Page MenuHomeFreeBSD

conf: Remove kernel stack swapping support, part 12
ClosedPublic

Authored by markj on Jul 25 2024, 1:51 PM.
Tags
None
Referenced Files
Unknown Object (File)
Fri, Aug 14, 4:10 PM
Unknown Object (File)
Thu, Aug 13, 1:32 AM
Unknown Object (File)
Wed, Aug 12, 4:22 PM
Unknown Object (File)
Wed, Aug 12, 12:02 AM
Unknown Object (File)
Tue, Aug 11, 3:54 PM
Unknown Object (File)
Mon, Aug 10, 12:55 PM
Unknown Object (File)
Mon, Aug 10, 10:25 AM
Unknown Object (File)
Mon, Aug 10, 9:53 AM
Subscribers

Details

Summary

Remove the NO_SWAPPING option. There is still some code in
vm_swapout.c, but it relates to RACCT handling. Remove the option and
make compilation of vm_swapout.c conditional on RACCT.

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable