BPF!
BPF!
Posted Dec 29, 2024 18:56 UTC (Sun) by ma4ris8 (subscriber, #170509)In reply to: BPF! by ma4ris8
Parent article: Process creation in io_uring
Here is Rust Maelstrom analysis of the memory usage overhead in fork().
It shows, how the overhead rises, when caller process has bigger memory mapping.
https://maelstrom-software.com/blog/spawning-processes-on-linux/
It shows, how the overhead rises, when caller process has bigger memory mapping.
https://maelstrom-software.com/blog/spawning-processes-on-linux/