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
F136863542: D46115.id141339.diff
Thu, Nov 20, 5:20 AM
Unknown Object (File)
Mon, Nov 17, 6:45 AM
Unknown Object (File)
Mon, Nov 10, 4:06 AM
Unknown Object (File)
Sat, Nov 8, 12:02 AM
Unknown Object (File)
Thu, Oct 30, 1:51 AM
Unknown Object (File)
Wed, Oct 29, 11:56 PM
Unknown Object (File)
Wed, Oct 29, 7:38 PM
Unknown Object (File)
Wed, Oct 29, 5:31 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