Page MenuHomeFreeBSD

fork: Drop an uneeded PHOLD/PRELE pair
ClosedPublic

Authored by markj on Jun 6 2026, 1:02 AM.
Tags
None
Referenced Files
F167604882: D57486.id179326.diff
Sun, Aug 23, 1:44 AM
Unknown Object (File)
Thu, Aug 20, 2:25 PM
Unknown Object (File)
Wed, Aug 12, 11:09 AM
Unknown Object (File)
Wed, Aug 12, 9:17 AM
Unknown Object (File)
Tue, Aug 11, 6:47 PM
Unknown Object (File)
Sun, Aug 9, 4:19 PM
Unknown Object (File)
Sun, Aug 9, 1:27 AM
Unknown Object (File)
Fri, Aug 7, 11:01 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.