cvs commit: src/sys/dev/md md.c

Pawel Jakub Dawidek pjd at FreeBSD.org
Sat Sep 18 02:16:20 PDT 2004


pjd         2004-09-18 09:16:19 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/md           md.c 
  Log:
  Actually this order (unlock, wakeup) in this case is race-safe and can
  save us 2 context switches.
  
  Explained by:   njl
  
  Revision  Changes    Path
  1.140     +1 -1      src/sys/dev/md/md.c


More information about the cvs-src mailing list