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
F157790680: D46115.diff
Mon, May 25, 5:43 AM
Unknown Object (File)
Thu, May 21, 5:20 AM
Unknown Object (File)
Sun, May 10, 3:56 PM
Unknown Object (File)
Mon, May 4, 11:12 PM
Unknown Object (File)
Apr 21 2026, 8:37 AM
Unknown Object (File)
Apr 21 2026, 1:39 AM
Unknown Object (File)
Apr 17 2026, 1:53 AM
Unknown Object (File)
Apr 16 2026, 2:40 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