Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 28 Nov 2011 21:51:04 +0200
From:      Mikolaj Golub <trociny@freebsd.org>
To:        John Baldwin <jhb@freebsd.org>
Cc:        svn-src-head@freebsd.org, svn-src-all@freebsd.org, src-committers@freebsd.org
Subject:   Re: svn commit: r227956 - head/usr.bin/procstat
Message-ID:  <86wrakt49j.fsf@kopusha.home.net>
In-Reply-To: <201111281330.11720.jhb@freebsd.org> (John Baldwin's message of "Mon, 28 Nov 2011 13:30:11 -0500")
References:  <201111242054.pAOKs6vj012296@svn.freebsd.org> <201111281330.11720.jhb@freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?86wrakt49j.fsf>