Page MenuHomeFreeBSD

vm_pageout: Group sysctl variables together with sysctl definitions
ClosedPublic

Authored by markj on Jan 10 2022, 4:57 PM.
Tags
None
Referenced Files
F150180161: D33811.diff
Mon, Mar 30, 1:57 AM
Unknown Object (File)
Sat, Mar 28, 6:35 AM
Unknown Object (File)
Sun, Mar 15, 3:28 AM
Unknown Object (File)
Feb 25 2026, 1:02 AM
Unknown Object (File)
Feb 22 2026, 12:58 AM
Unknown Object (File)
Feb 17 2026, 2:42 PM
Unknown Object (File)
Feb 12 2026, 6:39 PM
Unknown Object (File)
Jan 28 2026, 5:01 AM
Subscribers

Details

Summary

Fix some style bugs while here. No functional change intended.

MFC after: 1 week

Diff Detail

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

Event Timeline

markj requested review of this revision.Jan 10 2022, 4:57 PM
kib added inline comments.
sys/vm/vm_pageout.c
181–182

Move the description to the new line there as well?

200–201

and there?

This revision is now accepted and ready to land.Jan 10 2022, 5:10 PM
markj marked 2 inline comments as done.
  • Put descriptions on their own lines.
  • Make whitespace consistent for all sysctls.
This revision now requires review to proceed.Jan 10 2022, 5:15 PM
This revision is now accepted and ready to land.Jan 11 2022, 12:26 AM