[PATCH 6/6] linux: Add MAP_DROPPABLE from Linux 6.11
Andreas Schwab
schwab@suse.de
Tue Oct 8 13:40:34 GMT 2024
On Okt 08 2024, Adhemerval Zanella wrote:
> +@item MAP_DROPPABLE
> +This request the page to be never written out to swap, it will be zeroed
Remove "This".
> +under memory pressure (so kernel can just drop the page), it is inherited
> +by fork, it is not counted against @code{mlock} budget, and if there is
> +no enough memory to service a page faults there is no fatal error (so not
no -> not, faults -> fault, not -> no
> +signal is sent).
--
Andreas Schwab, SUSE Labs, schwab@suse.de
GPG Key fingerprint = 0196 BAD8 1CE9 1970 F4BE 1748 E4D4 88E3 0EEA B9D7
"And now for something completely different."
More information about the Libc-alpha
mailing list