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)
Sun, Sep 21, 11:58 PM
Unknown Object (File)
Wed, Sep 17, 4:31 PM
Unknown Object (File)
Fri, Sep 12, 11:13 PM
Unknown Object (File)
Aug 19 2025, 8:27 PM
Unknown Object (File)
Aug 16 2025, 2:17 AM
Unknown Object (File)
Aug 14 2025, 11:03 PM
Unknown Object (File)
Aug 9 2025, 6:34 AM
Unknown Object (File)
Aug 9 2025, 6:34 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