svn commit: r349791 - head/sys/vm
Scott Long
scottl at samsco.org
Mon Jul 8 19:13:12 UTC 2019
Hi Bruce,
This isn’t the first time I’ve witnessed your passion on this topic. It would
help immensely if there was some documentation, maybe in /sys/sys/param.h,
or maybe even in a manual page, on what a “click” is, what a “db” is, why
they’re important, and how they should be used. Do you have any
documentation tucked away that could be edited and committed?
Thanks,
Scott
> On Jul 6, 2019, at 11:48 AM, Bruce Evans <brde at optusnet.com.au> wrote:
>
> On Sat, 6 Jul 2019, Doug Moore wrote:
>
>> Log:
>> Fix style(9) violations involving division by PAGE_SIZE.
>
> It is style violation to even use an explicit division by PAGE_SIZE
> instead of the btoc() conversion macro (*).
More information about the svn-src-all
mailing list