Page MenuHomeFreeBSD

Minimize conditional compilation for handling of M_EXEC.
ClosedPublic

Authored by markj on Apr 17 2020, 5:26 PM.
Tags
None
Referenced Files
Unknown Object (File)
Tue, Nov 12, 4:32 PM
Unknown Object (File)
Mon, Nov 11, 3:21 PM
Unknown Object (File)
Oct 17 2024, 1:56 PM
Unknown Object (File)
Oct 9 2024, 5:06 AM
Unknown Object (File)
Sep 29 2024, 10:29 PM
Unknown Object (File)
Sep 29 2024, 4:17 AM
Unknown Object (File)
Sep 29 2024, 1:26 AM
Unknown Object (File)
Sep 28 2024, 9:15 PM
Subscribers

Details

Summary

This simplifies some planned changes. The performance hit on systems
with VM_NRESERVLEVEL == 0 is going to be minimal, and we enable
reservations on all platforms except mips and powerpc anyway. No
functional change intended.

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Not Applicable
Unit
Tests Not Applicable