cvs commit: src/sys/kern vfs_aio.c

Alan Cox alc at FreeBSD.org
Mon May 30 11:02:02 PDT 2005


alc         2005-05-30 18:02:01 UTC

  FreeBSD src repository

  Modified files:
    sys/kern             vfs_aio.c 
  Log:
  Eliminate unnecessary calls to wakeup(); no one sleeps on &aio_freeproc.
  
  Eliminate an unused flag, AIOP_SCHED; it's cleared but never set.
  
  Revision  Changes    Path
  1.187     +1 -12     src/sys/kern/vfs_aio.c


More information about the cvs-all mailing list