cvs commit: src/sys/dev/ata ata-queue.c

Søren Schmidt sos at FreeBSD.org
Tue Feb 17 11:24:12 PST 2004


sos         2004/02/17 11:24:11 PST

  FreeBSD src repository

  Modified files:
    sys/dev/ata          ata-queue.c 
  Log:
  Dont use the bio_taskqueue if we are in timeout.
  Use taskqueue_thread rather than taskqueue_swi (maybe we should have
  a taskqueue_ata).
  
  Revision  Changes    Path
  1.21      +2 -2      src/sys/dev/ata/ata-queue.c


More information about the cvs-src mailing list