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, Dec 25, 5:27 AM
Unknown Object (File)
Dec 8 2024, 10:19 PM
Unknown Object (File)
Dec 7 2024, 6:19 AM
Unknown Object (File)
Dec 7 2024, 6:00 AM
Unknown Object (File)
Nov 23 2024, 9:13 PM
Unknown Object (File)
Nov 23 2024, 2:47 AM
Unknown Object (File)
Nov 21 2024, 4:30 AM
Unknown Object (File)
Nov 20 2024, 12: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