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)
Mon, Aug 10, 3:17 PM
Unknown Object (File)
Mon, Aug 10, 3:17 PM
Unknown Object (File)
Sat, Aug 8, 3:02 PM
Unknown Object (File)
Fri, Aug 7, 1:49 PM
Unknown Object (File)
Thu, Aug 6, 7:53 AM
Unknown Object (File)
Wed, Aug 5, 9:32 AM
Unknown Object (File)
Tue, Aug 4, 9:14 PM
Unknown Object (File)
Sun, Aug 2, 11:39 AM

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