HomeFreeBSD

thread: Remove kernel stack swapping support, part 4

Description

thread: Remove kernel stack swapping support, part 4

  • 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.

Tested by: pho
Reviewed by: alc, imp, kib
Differential Revision: https://reviews.freebsd.org/D46115

Details

Provenance
markjAuthored on Jul 29 2024, 1:40 AM
Reviewer
alc
Differential Revision
D46115: vm: Remove kernel stack swapping support, part 4
Parents
rG8370e9dfa188: vm: Remove kernel stack swapping support, part 3
Branches
Unknown
Tags
Unknown