]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
If we can't get a command to back the bio we just took off the queue,
authorMike Smith <msmith@FreeBSD.org>
Fri, 3 Nov 2000 16:11:05 +0000 (16:11 +0000)
committerMike Smith <msmith@FreeBSD.org>
Fri, 3 Nov 2000 16:11:05 +0000 (16:11 +0000)
commit76ba114c80622c79a85e1919ae194202b8758313
treeec2541472bff098da4c377d14c0668a553d49116
parentc6e77fea5455fbaec8403cf54ed1413253e65487
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.
sys/dev/twe/twe.c