WSL2-Linux-Kernel/include
Christoph Hellwig 52d52d1c98 block: only allow contiguous page structs in a bio_vec
We currently have to call nth_page when iterating over pages inside a
bio_vec.  Jens complained a while ago that this is fairly expensive.
To mitigate this we can check that that the actual page structures
are contiguous when adding them to the bio, and just do check pointer
arithmetics later on.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
2019-04-12 09:06:42 -06:00
..
acpi
asm-generic
clocksource
crypto
drm
dt-bindings
keys
kvm
linux block: only allow contiguous page structs in a bio_vec 2019-04-12 09:06:42 -06:00
math-emu
media
memory
misc
net
pcmcia
ras
rdma
scsi
soc
sound
target
trace
uapi block: sed-opal: fix typos and formatting 2019-04-06 11:09:12 -06:00
video
xen block: pass page to xen_biovec_phys_mergeable 2019-04-01 12:11:13 -06:00