On Tue, 29 Jan 2013, Andrey Zonov wrote:
On 1/28/13 6:51 PM, Bruce Evans wrote:
On Mon, 28 Jan 2013, Andrey Zonov wrote:
Log:
- Show page faults requiring I/O on vmstat display.
No space is available there for showing it.
Yep, you're right.
+mvprintw(VMSTATROW, VMSTATCOL + 9, "iof
On 1/28/13 6:51 PM, Bruce Evans wrote:
> On Mon, 28 Jan 2013, Andrey Zonov wrote:
>
>> Log:
>> - Show page faults requiring I/O on vmstat display.
>
> No space is available there for showing it.
>
Yep, you're right.
>> Modified: head/usr.bin/systat/vmstat.c
>>
On Mon, 28 Jan 2013, Andrey Zonov wrote:
Log:
- Show page faults requiring I/O on vmstat display.
No space is available there for showing it.
Modified: head/usr.bin/systat/vmstat.c
==
--- head/usr.bin/systat/vmstat.
Author: zont
Date: Mon Jan 28 12:57:42 2013
New Revision: 246033
URL: http://svnweb.freebsd.org/changeset/base/246033
Log:
- Show page faults requiring I/O on vmstat display.
Reviewed by: alc
MFC after:2 weeks
Modified:
head/usr.bin/systat/vmstat.c
Modified: head/usr.bin/systat/v