Date: Thu, 17 Jul 2003 14:49:03 -0500 From: Jeremy Messenger <mezz7@cox.net> To: Jung-uk Kim <jkim@niksun.com> Cc: freebsd-threads@freebsd.org Subject: Re: [PATCH] Re: Threads in top Message-ID: <oprsgzz1sb8ckrg5@smtp.central.cox.net> In-Reply-To: <200307171545.18232.jkim@niksun.com> References: <003401c34bc5$104dcac0$0400a8c0@dread> <3F1638F6.F32171DA@mindspring.com> <200307171545.18232.jkim@niksun.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, 17 Jul 2003 15:45:18 -0400, Jung-uk Kim <jkim@niksun.com> wrote: > The patch adds command line option "-H" and interactive command "H". I think, you have forgotten to attach your patch. ;-) Cheers, Mezz > Enjoy, > > Jung-uk Kim > > On Thursday 17 July 2003 01:49 am, Terry Lambert wrote: >> Kai Mosebach wrote: >> > is it somehow possible to hide the threads in top / only see the >> > master process ? >> >> The ps program does this by not showing threads unless invoked >> with the "-H" option. Probably someone who wants to hide the >> threads in top (hint hint) should do what ps does in order to >> make top act the same way (Darwin uses "-M" instead of "-H", >> but FreeBSD uses this for system dump image files). >> >> FWIW, the implementation detail is that everything is returned, >> and the filtering occurs on display. >> >> -- Terry -- bsdforums.org 's moderator, mezz.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?oprsgzz1sb8ckrg5>