davidxu     2006-10-26 09:33:34 UTC

  FreeBSD src repository

  Modified files:
    sys/kern             kern_umtx.c 
  Log:
  Optimize umtx_lock_pi() a bit by moving some heavy code out of the loop,
  make a fast path when a umtx_pi can be allocated without being blocked.
  
  Revision  Changes    Path
  1.52      +27 -32    src/sys/kern/kern_umtx.c
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to