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)
Fri, Oct 17, 7:10 AM
Unknown Object (File)
Fri, Oct 17, 7:10 AM
Unknown Object (File)
Fri, Oct 17, 7:10 AM
Unknown Object (File)
Thu, Oct 16, 9:35 PM
Unknown Object (File)
Mon, Oct 13, 7:24 PM
Unknown Object (File)
Sat, Oct 11, 11:45 PM
Unknown Object (File)
Sep 21 2025, 5:24 AM
Unknown Object (File)
Sep 21 2025, 2:02 AM
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