Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src



Module Name:    src
Committed By:   scottr
Date:           Fri Sep 18 05:53:08 UTC 1998

Modified Files:
        src/sys/dev/scsipi: scsipi_base.c
Log Message:
SCSI_ASYNCREQ turns out to be redundant; we can simply free the scsipi_xfer
in scsipi_done() if the transfer is asynchronous.  This reduces the size
of the critical section in scsipi_execute_xs() somewhat (in fact,
back to its original size).




Home | Main Index | Thread Index | Old Index