cvs commit: src/sys/kern kern_fork.c

John Baldwin jhb at FreeBSD.org
Tue Aug 1 15:31:00 UTC 2006


jhb         2006-08-01 15:30:56 UTC

  FreeBSD src repository

  Modified files:
    sys/kern             kern_fork.c 
  Log:
  Don't lock each of the processes while looking for a pid.  The allproc and
  proctree locks that we already hold provide sufficient protection.
  
  Revision  Changes    Path
  1.260     +1 -5      src/sys/kern/kern_fork.c


More information about the cvs-src mailing list