Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 25 Sep 2000 23:35:23 -0700 (PDT)
From:      Alan Cox <alc@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/kern vfs_aio.c
Message-ID:  <200009260635.XAA92201@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
alc         2000/09/25 23:35:23 PDT

  Modified files:
    sys/kern             vfs_aio.c 
  Log:
  aio_qphysio: Eliminate one instance of an out-of-range check that is
   performed twice.  Eliminate initialization that is already performed
   by _aio_aqueue.
  
  aio_physwakeup: Eliminate redundant synchronization that is already
   performed by bufdone.
  
  Revision  Changes    Path
  1.83      +4 -19     src/sys/kern/vfs_aio.c



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200009260635.XAA92201>