cvs commit: src/sys/kern kern_proc.c

Joerg Sonnenberger joerg at britannica.bec.de
Tue Feb 1 05:07:44 PST 2005


On Tue, Feb 01, 2005 at 03:02:32AM +0000, David Rhodus wrote:
> On Mon, 31 Jan 2005 18:25:45 -0800 (PST), Joerg Sonnenberger
> >   Hide pure kernel threads from jailed processes.
> > 
> 
> 
> How come ?

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.

Joerg

> 
> -- 
>                                             -David
>                                             Steven David Rhodus
>                                             <drhodus at xxxxxxxxxxx>





More information about the Commits mailing list