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:
445722f
)
[PATCH] Propagate down request sync flag
author
Jens Axboe
<jens.axboe@oracle.com>
Wed, 13 Dec 2006 12:02:26 +0000
(13:02 +0100)
committer
Jens Axboe
<jens.axboe@oracle.com>
Wed, 13 Dec 2006 12:02:26 +0000
(13:02 +0100)
We need to do this, otherwise the io schedulers don't get access to the
sync flag. Then they cannot tell the difference between a regular write
and an O_DIRECT write, which can cause a performance loss.
Signed-off-by: Jens Axboe <jens.axboe@oracle.com>
No differences found