Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 14 Nov 2007 03:17:57 +0100
From:      Kris Kennaway <kris@FreeBSD.org>
To:        Julian Elischer <julian@elischer.org>
Cc:        julian@FreeBSD.org, current@FreeBSD.org
Subject:   Re: Loss of detail from kthreads
Message-ID:  <473A5AD5.60208@FreeBSD.org>
In-Reply-To: <473A4E5E.3080404@elischer.org>
References:  <473A4570.9020908@FreeBSD.org> <473A4E5E.3080404@elischer.org>

next in thread | previous in thread | raw e-mail | index | archive | help
Julian Elischer wrote:

> if you want that done by default someway then let's hear
> what you'd like to do..

Basically there are a lot of places where the information about kernel 
threads is now hidden when before it wss in plain sight.  I don't think 
this serves any purpose; you might argue it is "tidier" to collapse 
large numbers of kernel threads into generic containers with obscure 
names like "intr" [*], but this is at the expense of conveying up front 
the useful information from the individual threads.

I'm basically requesting that the places that display kproc names be 
converted to instead default to displaying kthreads, without having to 
remember to add weird new command options (i.e. invocation of POLA).

Kris

[*] why the abbreviated name?  Surely we can spare an extra 5 bytes :)




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?473A5AD5.60208>