Subject: CVS commit: src/sys/dev/scsipi
To: None <source-changes@NetBSD.org>
From: YAMAMOTO Takashi <yamt@netbsd.org>
List: source-changes
Date: 04/04/2005 11:26:50
Module Name:	src
Committed By:	yamt
Date:		Mon Apr  4 11:26:50 UTC 2005

Modified Files:
	src/sys/dev/scsipi: scsipi_base.c

Log Message:
scsipi_completion_thread:
if we seemt to need more resources after doing ADAPTER_REQ_GROW_RESOURCES,
yield cpu rather than busy-looping.  PR/25164.


To generate a diff of this commit:
cvs rdiff -r1.128 -r1.129 src/sys/dev/scsipi/scsipi_base.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.