NetBSD/sys/arch/xen
yamt 760e1ad563 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.
2007-01-01 22:54:14 +00:00
..
compile
conf Use agp_machdep.c from the new location (x86, not i386). 2006-12-18 20:07:36 +00:00
i386 bring in wedge handling code from arch/x86/x86/x86_autoconf.c. 2007-01-01 02:59:50 +00:00
include Define ipl_t as uint8_t so that it can be packed into a word with a lock 2006-12-26 15:22:44 +00:00
x86 Remove extra ) causing compile failure when CONS_OVERRIDE is defined. 2006-12-09 10:37:52 +00:00
xen xbd_handler: call dk_iodone after updating rsp_cons. 2007-01-01 22:54:14 +00:00
xenbus Coverity CID 3786: Fix memory leak (from Arnaud Lacombe) 2006-09-29 14:36:30 +00:00
Makefile