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, Apr 21, 8:37 AM
Unknown Object (File)
Tue, Apr 21, 1:39 AM
Unknown Object (File)
Fri, Apr 17, 1:53 AM
Unknown Object (File)
Thu, Apr 16, 2:40 PM
Unknown Object (File)
Wed, Apr 15, 5:20 AM
Unknown Object (File)
Mon, Apr 13, 10:58 PM
Unknown Object (File)
Mon, Apr 13, 10:20 PM
Unknown Object (File)
Sun, Apr 12, 8:33 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