block: get rid of request allocation batching
authorJens Axboe <jaxboe@fusionio.com>
Fri, 4 Mar 2011 09:19:25 +0000 (10:19 +0100)
committerJens Axboe <jaxboe@fusionio.com>
Fri, 4 Mar 2011 19:15:15 +0000 (20:15 +0100)
commitd0e6be989d64bea1c4e0a48ba208ff3d7c57b8dd
tree59fd9734eb7a1a68f749cec6d1b5ded3cb862199
parentcbdbb4c1d22e26f9d5314fefe6f2c7e5ed7f6a0f
block: get rid of request allocation batching

We'll add per-io_context allocation tracking shortly. So there's
no point in having a batch count assigned on wakeup if it becomes
per-process (or per ioc, which is essentially the same).

Signed-off-by: Jens Axboe <jaxboe@fusionio.com>
block/blk-core.c
block/blk-ioc.c
block/blk-settings.c
block/blk.h
fs/btrfs/volumes.c
include/linux/blkdev.h
include/linux/iocontext.h