Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 02 May 2002 11:16:17 -0400 (EDT)
From:      John Baldwin <jhb@FreeBSD.org>
To:        John Baldwin <jhb@FreeBSD.org>
Cc:        cvs-all@FreeBSD.org, cvs-committers@FreeBSD.org
Subject:   RE: cvs commit: src/sys/kern kern_fork.c
Message-ID:  <XFMail.20020502111617.jhb@FreeBSD.org>
In-Reply-To: <200205021513.g42FDk147844@freefall.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help

On 02-May-2002 John Baldwin wrote:
> jhb         2002/05/02 08:13:46 PDT
> 
>   Modified files:
>     sys/kern             kern_fork.c 
>   Log:
>   - Protect randompid and nprocs with the allproc_lock.
>   - Reorder fork1() to do malloc() and other blocking operations prior to
>     acquiring the needed process locks.
>   - The new process inherit's the credentials of curthread, not the
>     credentials of the old process.
>   - Document a really weird race that will come up with KSE allows multiple
>     kernel threads per process.

s/with/when/

-- 

John Baldwin <jhb@FreeBSD.org>  <><  http://www.FreeBSD.org/~jhb/
"Power Users Use the Power to Serve!"  -  http://www.FreeBSD.org/

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?XFMail.20020502111617.jhb>