svn commit: r306831 - in user/alc/PQ_LAUNDRY/usr.bin: systat vmstat

Bruce Evans brde at optusnet.com.au
Sat Oct 8 00:32:21 UTC 2016


On Fri, 7 Oct 2016, Mark Johnston wrote:

> On Sat, Oct 08, 2016 at 10:35:59AM +1100, Bruce Evans wrote:
>> On Fri, 7 Oct 2016, Mark Johnston wrote:
>>
>>> Log:
>>>  Teach vmstat and systat about v_pdshortfalls.
>>
>> systat has a negative amount of space available for expansion.
>
> Hm, I see. I'll revert the systat modifications then. It isn't
> particularly handy to have the rate of shortfall wakeups given what's
> already available in the vmstat display.

Thanks.

If you have important new fields to display, then it is a problem to
find space for them.  Probably needs another screen.  The -v screen
is already very dense but only partly well-organized.  I would move
the swap stats off it first, since I haven't used swap for almost 20
years.  I also find the top lines with memory statistics almost useless.

The least useful vm fields seem to be ozfod, %ozfod, intrn and cache,
and the most useless field is still 'buf'.

Bruce


More information about the svn-src-user mailing list