On Tue, May 15, 2012 at 06:51:43PM -0700, Ethan Jackson wrote:
> Looks good to me.
> 
> Does it make sense to add the results of getrusage() to the memory
> report as a convenience?

I did think about adding more of the information to the output, but
Linux doesn't implement most of the interesting memory-related fields
(it doesn't have ru_ixrss, ru_idrss, ru_isrss, or ru_nswap).  The
others don't seem interesting in a memory context.
_______________________________________________
dev mailing list
dev@openvswitch.org
http://openvswitch.org/mailman/listinfo/dev

Reply via email to