Page MenuHomeFreeBSD

fork: Drop an uneeded PHOLD/PRELE pair
ClosedPublic

Authored by markj on Sat, Jun 6, 1:02 AM.
Tags
None
Referenced Files
F159370526: D57486.id.diff
Sat, Jun 13, 9:48 AM
F159352577: D57486.id179326.diff
Sat, Jun 13, 4:47 AM
F159346302: D57486.id179326.diff
Sat, Jun 13, 3:00 AM
F159333441: D57486.diff
Fri, Jun 12, 11:14 PM
F159329514: D57486.id179341.diff
Fri, Jun 12, 10:11 PM
Unknown Object (File)
Fri, Jun 12, 6:01 AM
Unknown Object (File)
Thu, Jun 11, 5:47 PM
Unknown Object (File)
Wed, Jun 10, 6:38 PM
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.