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
F115309465: D33811.diff
Tue, Apr 22, 11:28 AM
F115251544: D33811.diff
Mon, Apr 21, 9:29 PM
F115246711: D33811.id.diff
Mon, Apr 21, 8:18 PM
F115246180: D33811.id101295.diff
Mon, Apr 21, 8:11 PM
F115245761: D33811.id101210.diff
Mon, Apr 21, 8:04 PM
F115242772: D33811.id101210.diff
Mon, Apr 21, 7:09 PM
F115242745: D33811.id101295.diff
Mon, Apr 21, 7:08 PM
F115242429: D33811.id.diff
Mon, Apr 21, 7:03 PM
Subscribers

Details

Summary

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

MFC after: 1 week

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 43813
Build 40701: arc lint + arc unit

Event Timeline

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

Move the description to the new line there as well?

200

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