cvs commit: src/sys/kern kern_fork.c kern_proc.c src/sys/sys proc.h src/sys/vfs/procfs procfs_vnops.c

Matthew Dillon dillon at apollo.backplane.com
Wed May 24 13:00:58 PDT 2006


:Yes and I want to change that behaviour to decouple them at one point or
:another. I have no problem with keeping them under the same lock, but
:I'd like to see the isolation :-)
:
:Joerg

    It is rather a mess right now, but the algorithm isn't straightforward
    because it has to map out process groups as well as process ids.  It
    isn't high on my priority list but if you want to take a whack at it,
    be my guest!

					-Matt
					Matthew Dillon 
					<dillon at xxxxxxxxxxxxx>





More information about the Commits mailing list