Page MenuHomeFreeBSD

vm: Remove kernel stack swapping support, part 4
ClosedPublic

Authored by markj on Jul 24 2024, 9:39 PM.
Tags
None
Referenced Files
Unknown Object (File)
Tue, Mar 31, 10:09 PM
Unknown Object (File)
Tue, Mar 31, 1:23 PM
Unknown Object (File)
Tue, Mar 17, 6:32 PM
Unknown Object (File)
Wed, Mar 11, 1:05 AM
Unknown Object (File)
Mar 2 2026, 3:33 PM
Unknown Object (File)
Feb 27 2026, 3:16 AM
Unknown Object (File)
Feb 22 2026, 2:07 AM
Unknown Object (File)
Feb 7 2026, 2:41 PM

Details

Summary
  • Remove the IS_SWAPPED thread inhibitor state.
  • Remove all uses of TD_IS_SWAPPED() in the kernel.
  • Remove the TDF_CANSWAP flag.
  • Remove the P_SWAPPINGOUT and P_SWAPPINGIN flags.

Diff Detail

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