cvs commit: src/sys/sys proc.h src/sys/kern kern_umtx.c

David Xu davidxu at FreeBSD.org
Thu May 18 01:44:11 PDT 2006


davidxu     2006-05-18 08:43:46 UTC

  FreeBSD src repository

  Modified files:
    sys/sys              proc.h 
    sys/kern             kern_umtx.c 
  Log:
  Move flag TDF_UMTXQ into structure umtxq, this eliminates the requirement
  of scheduler lock in some umtx code.
  
  Revision  Changes    Path
  1.38      +12 -15    src/sys/kern/kern_umtx.c
  1.458     +1 -1      src/sys/sys/proc.h


More information about the cvs-src mailing list