Date: Wed, 13 Apr 2005 17:15:23 +0800 From: Jiawei Ye <leafy7382@gmail.com> To: David Xu <davidxu@freebsd.org> Cc: freebsd-current@freebsd.org Subject: Re: How does one know how many thread a process owns? Message-ID: <c21e92e205041302152c9cbaaf@mail.gmail.com> In-Reply-To: <425CD009.6040208@freebsd.org> References: <c21e92e20504122232f568545@mail.gmail.com> <425CC7F8.3030803@samsco.org> <425CD009.6040208@freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On 4/13/05, David Xu <davidxu@freebsd.org> wrote:
> I believe he wants to see total threads number in a process. add a column
> to top to display total kernel threads in per-process, p_numthreads in pr=
oc
> structure is what you need . :)
>=20
> David Xu
Exactly what I want. Is is possible to modify our top?
Jiawei Ye
--=20
"Without the userland, the kernel is useless."
--inspired by The Tao of Programming
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?c21e92e205041302152c9cbaaf>
