aboutsummaryrefslogtreecommitdiff
path: root/include/linux/debugobjects.h
diff options
context:
space:
mode:
authorZach Brown <[email protected]>2006-12-10 02:20:56 -0800
committerLinus Torvalds <[email protected]>2006-12-10 09:57:21 -0800
commit17a7b1d74b1207f8f1af40b5d184989076d08f8b (patch)
tree18dceaf00a1ae275fb770c83cec0eae81662352a /include/linux/debugobjects.h
parent6d544bb4d9019c3a0d7ee4af1e4bbbd61a6e16dc (diff)
[PATCH] dio: call blk_run_address_space() once per op
We only need to call blk_run_address_space() once after all the bios for the direct IO op have been submitted. This removes the chance of calling blk_run_address_space() after spurious wake ups as the sync path waits for bios to drain. It's also one less difference betwen the sync and async paths. In the process we remove a redundant dio_bio_submit() that its caller had already performed. Signed-off-by: Zach Brown <[email protected]> Cc: Badari Pulavarty <[email protected]> Cc: Suparna Bhattacharya <[email protected]> Acked-by: Jeff Moyer <[email protected]> Signed-off-by: Andrew Morton <[email protected]> Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'include/linux/debugobjects.h')
0 files changed, 0 insertions, 0 deletions