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
F102760856: D46115.diff
Sat, Nov 16, 7:24 PM
Unknown Object (File)
Thu, Nov 7, 12:11 PM
Unknown Object (File)
Oct 17 2024, 6:16 PM
Unknown Object (File)
Oct 17 2024, 1:38 AM
Unknown Object (File)
Oct 14 2024, 12:36 AM
Unknown Object (File)
Oct 12 2024, 3:59 PM
Unknown Object (File)
Oct 11 2024, 7:22 AM
Unknown Object (File)
Oct 10 2024, 4:39 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