1
0
Fork 0

profiles: switched from multiplies to hardcoded values

Related: rhbz#922068

Signed-off-by: Jaroslav Škarvada <jskarvad@redhat.com>
This commit is contained in:
Jaroslav Škarvada 2013-11-05 23:20:12 +01:00
parent f26e5f58f3
commit 93803c074e
2 changed files with 2 additions and 2 deletions

View file

@ -6,4 +6,4 @@
include=throughput-performance
[disk]
readahead_multiply=4
readahead=4096

View file

@ -14,7 +14,7 @@ transparent_hugepages=always
[disk]
devices=sd*,cciss*,dm-*,vd*
elevator=deadline
readahead_multiply=4
readahead=4096
[sysctl]
# ktune sysctl settings for rhel6 servers, maximizing i/o throughput