summaryrefslogtreecommitdiffstats
path: root/block/bsg.c
diff options
context:
space:
mode:
authorMartin K. Petersen2009-06-26 15:37:49 +0200
committerJens Axboe2009-07-01 10:56:25 +0200
commit7878cba9f0037f5599004b03a1260b32d9050360 (patch)
treebff5e1a47b6e64e45df0428925cc6db8542cad62 /block/bsg.c
parentcfq-iosched: get rid of the need for __GFP_NOFAIL in cfq_find_alloc_queue() (diff)
downloadkernel-qcow2-linux-7878cba9f0037f5599004b03a1260b32d9050360.tar.gz
kernel-qcow2-linux-7878cba9f0037f5599004b03a1260b32d9050360.tar.xz
kernel-qcow2-linux-7878cba9f0037f5599004b03a1260b32d9050360.zip
block: Create bip slabs with embedded integrity vectors
This patch restores stacking ability to the block layer integrity infrastructure by creating a set of dedicated bip slabs. Each bip slab has an embedded bio_vec array at the end. This cuts down on memory allocations and also simplifies the code compared to the original bvec version. Only the largest bip slab is backed by a mempool. The pool is contained in the bio_set so stacking drivers can ensure forward progress. Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com> Signed-off-by: Jens Axboe <axboe@carl.(none)>
Diffstat (limited to 'block/bsg.c')
0 files changed, 0 insertions, 0 deletions