Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/arch/xen/xen
Module Name: src
Committed By: cl
Date: Sat Apr 24 16:47:29 UTC 2004
Modified Files:
src/sys/arch/xen/xen: xbd.c
Log Message:
Catch up with recent src/sys/dev/dksubr.c change (1.11 -> 1.12) which
prevents us from processing multiple bufs during 1 *start call. We now
rely on dk_start calling us repeatedly as long as there are bufs on the
queue.
To generate a diff of this commit:
cvs rdiff -r1.1 -r1.2 src/sys/arch/xen/xen/xbd.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index