cvs commit: src/sys/kern kern_proc.c
Paul Herman
pherman at frenchfries.net
Tue Feb 1 06:50:59 PST 2005
On Tue, 1 Feb 2005, Joerg Sonnenberger wrote:
A jail should hide the outside system from within, and pure
kernel threads are not of interest for the jail. Effectively,
this means psshowallthreads == 0 for jails.
Ah, so when do we get per jail user/nice/system/load CPU stats in
top/vmstat et. al.? ;-)
/me runs and ducks for cover.
Nice work on the jail stuff Joerg!
-Paul.
More information about the Commits
mailing list