Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: [netbsd-3] src/sys/arch/xen/xen



Module Name:    src
Committed By:   tron
Date:           Mon Jan 22 13:45:12 UTC 2007

Modified Files:
        src/sys/arch/xen/xen [netbsd-3]: xbd_xenbus.c

Log Message:
Pull up following revision(s) (requested by bouyer in ticket #1653):
        sys/arch/xen/xen/xbd_xenbus.c: revision 1.15
xbd_handler: call dk_iodone after updating rsp_cons.
otherwise, xbdstart kicked via dk_iodone still sees RING_FULL condition
and just returns.  it makes xbd stall when all requests are acked by
a single xbd_handler.  PR/34005.


To generate a diff of this commit:
cvs rdiff -r1.7.2.5 -r1.7.2.6 src/sys/arch/xen/xen/xbd_xenbus.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