git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a1f2425
)
block: fsync_buffers_list() should use SWRITE_SYNC_PLUG
author
Jens Axboe
<jens.axboe@oracle.com>
Mon, 6 Apr 2009 12:48:03 +0000
(14:48 +0200)
committer
Linus Torvalds
<torvalds@linux-foundation.org>
Mon, 6 Apr 2009 15:04:53 +0000
(08:04 -0700)
Then it can submit all the buffers without unplugging for each one.
We will kick off the pending IO if we come across a new address space.
Signed-off-by: Jens Axboe <jens.axboe@oracle.com>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
No differences found