Date: Fri, 3 Nov 2000 08:11:05 -0800 (PST) From: Mike Smith <msmith@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/twe twe.c Message-ID: <200011031611.IAA98731@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
msmith 2000/11/03 08:11:05 PST Modified files: sys/dev/twe twe.c Log: If we can't get a command to back the bio we just took off the queue, put the bio back, otherwise we'll drop it when we bail. This was causing bio lossage under load, leading to eventual system lockup. Revision Changes Path 1.5 +4 -2 src/sys/dev/twe/twe.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?200011031611.IAA98731>