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)
Wed, Oct 22, 2:00 AM
Unknown Object (File)
Wed, Oct 22, 2:00 AM
Unknown Object (File)
Wed, Oct 22, 2:00 AM
Unknown Object (File)
Tue, Oct 21, 2:25 PM
Unknown Object (File)
Sep 21 2025, 11:58 PM
Unknown Object (File)
Sep 17 2025, 4:31 PM
Unknown Object (File)
Sep 12 2025, 11:13 PM
Unknown Object (File)
Aug 19 2025, 8:27 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