cvs commit: src/sys/kern kern_umtx.c

David Xu davidxu at FreeBSD.org
Fri May 30 02:18:54 UTC 2008


davidxu     2008-05-30 02:18:54 UTC

  FreeBSD src repository

  Modified files:
    sys/kern             kern_umtx.c 
  Log:
  Use a seperated hash table for mutex and rwlock, avoid wasting some time
  on walking through idle threads sleeping on condition variables.
  
  Revision  Changes    Path
  1.70      +21 -17    src/sys/kern/kern_umtx.c


More information about the cvs-src mailing list