linux_dsm_epyc7002/drivers/block
Konrad Rzeszutek Wilk 97961ef46b xen/blkback: Move the plugging/unplugging to a higher level.
We used to the plug/unplug on the submit_bio. But that means
if within a stream of WRITE, WRITE, WRITE,...,WRITE we have
one READ, it could stall the pipeline (as the 'submio_bio'
could trigger the unplug_fnc to be called and stall/sync
when doing the READ). Instead we want to move the unplugging
when the whole (or as a much as possible) ring buffer has been
processed. This also eliminates us doing plug/unplug for
each request.

Signed-off-by: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
2011-04-26 13:01:32 -04:00
..
aoe
drbd Fix common misspellings 2011-03-31 11:26:23 -03:00
paride
xen-blkback xen/blkback: Move the plugging/unplugging to a higher level. 2011-04-26 13:01:32 -04:00
amiflop.c Merge branch 'for-2.6.39/core' of git://git.kernel.dk/linux-2.6-block 2011-03-24 10:16:26 -07:00
ataflop.c
brd.c
cciss_cmd.h
cciss_scsi.c
cciss_scsi.h
cciss.c
cciss.h cciss: fix lost command issue 2011-03-23 20:47:11 +01:00
cpqarray.c
cpqarray.h
cryptoloop.c
DAC960.c Fix common misspellings 2011-03-31 11:26:23 -03:00
DAC960.h
floppy.c
hd.c Fix common misspellings 2011-03-31 11:26:23 -03:00
ida_cmd.h
ida_ioctl.h
Kconfig xen/blkback: Move it from drivers/xen to drivers/block 2011-04-18 14:30:26 -04:00
loop.c
Makefile xen/blkback: Move it from drivers/xen to drivers/block 2011-04-18 14:30:26 -04:00
mg_disk.c
nbd.c
osdblk.c
pktcdvd.c
ps3disk.c
ps3vram.c
rbd_types.h
rbd.c rbd: use watch/notify for changes in rbd header 2011-03-22 11:33:56 -07:00
smart1,2.h
sunvdc.c
swim3.c
swim_asm.S
swim.c
sx8.c
ub.c
umem.c
umem.h
viodasd.c Fix common misspellings 2011-03-31 11:26:23 -03:00
virtio_blk.c
xd.c
xd.h
xen-blkfront.c
xsysace.c Fix common misspellings 2011-03-31 11:26:23 -03:00
z2ram.c