svn commit: r215239 - head/usr.bin/top

Bruce Cran bruce at cran.org.uk
Sat Nov 13 12:29:03 UTC 2010


On Sat, 13 Nov 2010 14:56:32 +0300
Sergey Kandaurov <pluknet at freebsd.org> wrote:

> On 13 November 2010 14:43, Bruce Cran <brucec at freebsd.org> wrote:
> > Author: brucec
> > Date: Sat Nov 13 11:43:20 2010
> > New Revision: 215239
> > URL: http://svn.freebsd.org/changeset/base/215239
> >
> > Log:
> >  Memory stats are reported in bytes, not pages.
> >
> >  PR:   docs/151283
> >  Submitted by: Bas Smeelen <b.smeelen at ose.nl>
> >  MFC after: 3 days
> >
> 
> Hi.
> The downside is that usually active/passive/inactive operations are
> performed over
> pages, not bytes, since a page is usually the minimum unit of memory
> management. The sentences resulted after this change sound now weird
> for me.

I think the wording is better in that it's not so misleading, but could
still be improved.

-- 
Bruce Cran


More information about the svn-src-all mailing list