On 18/02/2010 22:45, Matthieu Chase Heimer wrote:
I'm having some problems with vminfo. According to
http://wikis.sun.com/display/DTrace/vminfo+Provider, pgpgin contains the number of pages paged in
as arg0. I've noticed that vmstat will give me the same values in the pi column. However the vmstat
man page says pi is kilobytes paged in. There is no way that I can so consistently get the same
values from the pgpgin probe's arg0 and vmstat's pi column and have them not be the same
information and unit. Which unit am I getting, "count of pages" or "kilobytes
paged"?
I haven't looked at the code but since according to vmstat.1M epi, api
and fpi are all in pages I would be surprised if pi would be different.
So I think vmstat man page is wrong.
_______________________________________________
dtrace-discuss mailing list
dtrace-discuss@opensolaris.org