davidxu     2006-03-15 23:24:14 UTC

  FreeBSD src repository

  Modified files:
    sys/kern             kern_fork.c 
  Log:
  Fix a race between file operations and rfork(RFCFDG) by parking
  all other threads at user boundary, the race can crash kernel
  under stress testing.
  
  Reviewed by: jhb
  MFC after: 3 days
  
  Revision  Changes    Path
  1.258     +17 -0     src/sys/kern/kern_fork.c
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to