Re: How does one know how many thread a process owns?
From: Giorgos Keramidas (keramida_at_freebsd.org)
Date: 04/14/05
- Previous message: Giorgos Keramidas: "Re: How does one know how many thread a process owns?"
- In reply to: David Xu: "Re: How does one know how many thread a process owns?"
- Next in thread: Andre Guibert de Bruet: "Re: How does one know how many thread a process owns?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Thu, 14 Apr 2005 13:04:16 +0300 To: David Xu <davidxu@freebsd.org>
On 2005-04-14 07:18, David Xu <davidxu@freebsd.org> wrote:
> When will you commit it ? the world is walking towards to threaded,
> especially with multi-cores CPU will be out in few monthes. :-)
Ok, I have a version that doesn't need to duplicate the sprintf() part
of format_next_proc() and uses a wider column width for the THR count,
since people have reported using a few thousand threads. Can you give
this one a try too?
Both patches are available at
http://people.freebsd.org/~keramida/diff/top-threads.diff
http://people.freebsd.org/~keramida/diff/top-threads2.diff
_______________________________________________
freebsd-current@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org"
- Previous message: Giorgos Keramidas: "Re: How does one know how many thread a process owns?"
- In reply to: David Xu: "Re: How does one know how many thread a process owns?"
- Next in thread: Andre Guibert de Bruet: "Re: How does one know how many thread a process owns?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|