Page MenuHomeFreeBSD

fork: Drop an uneeded PHOLD/PRELE pair
ClosedPublic

Authored by markj on Sat, Jun 6, 1:02 AM.
Tags
None
Referenced Files
Unknown Object (File)
Fri, Jul 3, 7:32 AM
Unknown Object (File)
Thu, Jun 25, 7:52 PM
Unknown Object (File)
Thu, Jun 25, 10:50 AM
Unknown Object (File)
Wed, Jun 24, 3:24 PM
Unknown Object (File)
Sun, Jun 21, 1:18 PM
Unknown Object (File)
Sun, Jun 21, 1:12 PM
Unknown Object (File)
Sun, Jun 21, 12:29 AM
Unknown Object (File)
Sun, Jun 21, 12:24 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.Sat, Jun 6, 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.Sat, Jun 6, 2:26 AM
This revision was automatically updated to reflect the committed changes.