1
0
Fork 0

Merge pull request #94 from jtpittman195/readahead_branch

tuned: Add readahead comment to throughput-performance tuned.conf
This commit is contained in:
Jaroslav Škarvada 2018-03-08 10:56:11 +01:00 committed by GitHub
commit 093429392e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -11,6 +11,9 @@ energy_perf_bias=performance
min_perf_pct=100
[disk]
# The default unit for readahead is KiB. This can be adjusted to sectors
# by specifying the relevant suffix, eg. (readahead => 8192 s). There must
# be at least one space between the number and suffix (if suffix is specified).
readahead=>4096
[sysctl]