Page MenuHomeFreeBSD

fork: Drop an uneeded PHOLD/PRELE pair
ClosedPublic

Authored by markj on Jun 6 2026, 1:02 AM.
Tags
None
Referenced Files
Unknown Object (File)
Sun, Aug 30, 5:32 AM
Unknown Object (File)
Sat, Aug 29, 4:18 AM
Unknown Object (File)
Wed, Aug 26, 8:35 PM
Unknown Object (File)
Tue, Aug 25, 11:00 PM
Unknown Object (File)
Mon, Aug 24, 7:55 AM
Unknown Object (File)
Sun, Aug 23, 1:44 AM
Unknown Object (File)
Thu, Aug 20, 2:25 PM
Unknown Object (File)
Wed, Aug 12, 11:09 AM
Subscribers

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

markj requested review of this revision.Jun 6 2026, 1:02 AM

I would add some words to the commit messages saying that it is not needed because kernel does not have swapping, But even if it has, I do not think there is any problem with the kstack swapout.

This revision is now accepted and ready to land.Jun 6 2026, 2:26 AM
This revision was automatically updated to reflect the committed changes.