Date: Tue, 17 Feb 2004 11:24:11 -0800 (PST) From: Søren Schmidt <sos@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/ata ata-queue.c Message-ID: <200402171924.i1HJOBNr018951@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200402171924.i1HJOBNr018951>