On Mon, 28 Nov 2011 13:30:11 -0500 John Baldwin wrote:

 JB> On Thursday, November 24, 2011 3:54:06 pm Mikolaj Golub wrote:
 >> Author: trociny
 >> Date: Thu Nov 24 20:54:06 2011
 >> New Revision: 227956
 >> URL: http://svn.freebsd.org/changeset/base/227956
 >> 
 >> Log:
 >>   usr.bin/procstat
 >>   
 >>   Add -l flag to display resource limits.
 >>   
 >>   PR:                bin/161257
 >>   Reviewed by:        kib
 >>   MFC after:        2 weeks

 JB> Thanks for doing this!  Did you consider making the procstat -l output use
 JB> "pretty" output similar to the output of /usr/bin/limits?  For example,
 JB> using "infinity" instead of -1 and using humanize_number() for finite 
limits
 JB> that are in units of bytes?

Looks like a good idea. I used procfs output as a reference but limits(1)
looks prettier :-). Will do.

-- 
Mikolaj Golub
_______________________________________________
svn-src-head@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-src-head
To unsubscribe, send any mail to "svn-src-head-unsubscr...@freebsd.org"

Reply via email to