projects
/
GitHub
/
exynos8895
/
android_kernel_samsung_universal8895.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8f34ee7
)
[PATCH] Make CFQ the default IO scheduler
author
Jens Axboe
<axboe@suse.de>
Mon, 19 Jun 2006 08:06:48 +0000
(10:06 +0200)
committer
Jens Axboe
<axboe@nelson.home.kernel.dk>
Fri, 23 Jun 2006 15:10:39 +0000
(17:10 +0200)
Signed-off-by: Jens Axboe <axboe@suse.de>
block/Kconfig.iosched
patch
|
blob
|
blame
|
history
diff --git
a/block/Kconfig.iosched
b/block/Kconfig.iosched
index f3b7753aac9940a34e6b6af58f7a7f26762c8b50..48d090e266fc5745be94af97ff8deb32c2726995 100644
(file)
--- a/
block/Kconfig.iosched
+++ b/
block/Kconfig.iosched
@@
-40,7
+40,7
@@
config IOSCHED_CFQ
choice
prompt "Default I/O scheduler"
- default DEFAULT_
AS
+ default DEFAULT_
CFQ
help
Select the I/O scheduler which will be used by default for all
block devices.