Make vm fork information available instead?
Make vm fork information available instead?
Posted Jul 5, 2024 10:53 UTC (Fri) by fw (subscriber, #26023)In reply to: Make vm fork information available instead? by mb
Parent article: Another try for getrandom() in the vDSO
MADV_WIPEONFORK was added to Linux 4.14: https://www.man7.org/linux/man-pages/man2/madvise.2.html
It does not cover VM forks, though. People disagree whether this is a problem.