Hi,
I tested my configuration and I found that the problem makes setting:
setting any value slows down my hard drive.
When I try to run iotop I get:
Code:
Could not run iotop as some of the requirements are not met:
- Linux >= 2.6.20 with
- I/O accounting support (CONFIG_TASKSTATS, CONFIG_TASK_DELAY_ACCT, CONFIG_TASK_IO_ACCOUNTING)
When I check my kernel I find that everything is set to "y".
The only one thing that is not set is:
Code:
# CPU/Task time and stats accounting
# CONFIG_TICK_CPU_ACCOUNTING is not set
Do you know how is it possible that when I change vm.dirty_ratio even for 1 up or down I get max write speed about 5MB/s but if I leave the default value (20) my speed is about 500MB/s