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
F94406785: D46115.id141339.diff
Tue, Sep 17, 5:03 AM
Unknown Object (File)
Wed, Sep 11, 7:45 AM
Unknown Object (File)
Tue, Sep 10, 1:37 AM
Unknown Object (File)
Mon, Sep 9, 2:59 AM
Unknown Object (File)
Sun, Sep 8, 9:39 PM
Unknown Object (File)
Sun, Sep 8, 5:58 PM
Unknown Object (File)
Sun, Sep 8, 1:51 PM
Unknown Object (File)
Sun, Sep 8, 5:12 AM

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