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
F138137610: D46115.diff
Sat, Nov 29, 4:52 AM
Unknown Object (File)
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)
Oct 30 2025, 1:51 AM
Unknown Object (File)
Oct 29 2025, 11:56 PM
Unknown Object (File)
Oct 29 2025, 7:38 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 Skipped
Unit
Tests Skipped
Build Status
Buildable 58813
Build 55700: arc lint + arc unit