|
|
Subscribe / Log in / New account

Expedited memory reclaim from killed processes

Expedited memory reclaim from killed processes

Posted Apr 14, 2019 12:45 UTC (Sun) by nix (subscriber, #2304)
In reply to: Expedited memory reclaim from killed processes by k3ninho
Parent article: Expedited memory reclaim from killed processes

which is only moved into dedicated address space for the child when it's changed
The address space is always dedicated to the child after fork(), even before CoW. The *physical memory* is not.


to post comments

Expedited memory reclaim from killed processes

Posted Apr 15, 2019 12:20 UTC (Mon) by k3ninho (subscriber, #50375) [Link]

oops. thanks.

K3n.


Copyright © 2025, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds