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
F150844784: D46130.id.diff
Sat, Apr 4, 10:56 AM
Unknown Object (File)
Wed, Apr 1, 11:28 PM
Unknown Object (File)
Fri, Mar 20, 9:57 AM
Unknown Object (File)
Fri, Mar 20, 3:11 AM
Unknown Object (File)
Wed, Mar 18, 7:23 PM
Unknown Object (File)
Wed, Mar 18, 7:17 PM
Unknown Object (File)
Wed, Mar 18, 6:45 AM
Unknown Object (File)
Fri, Mar 13, 9:03 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