![]() |
2011-09-03
, 07:20
|
Posts: 3,074 |
Thanked: 12,964 times |
Joined on Mar 2010
@ Sofia,Bulgaria
|
#11
|
The Following 2 Users Say Thank You to freemangordon For This Useful Post: | ||
![]() |
2011-09-09
, 23:37
|
Posts: 79 |
Thanked: 332 times |
Joined on Jul 2011
|
#12
|
The Following User Says Thank You to VaZso For This Useful Post: | ||
![]() |
2015-05-02
, 08:10
|
Posts: 2 |
Thanked: 2 times |
Joined on May 2014
@ Moscow, Russia
|
#13
|
First set all your swappolube/whatever to defaults or uninstall so it doesn't interfere.
Then:
Unpack or perform your heavy IO load.Code:echo 8192 > /sys/block/mmcblk0/queue/nr_requests echo 8192 > /sys/block/mmcblk1/queue/nr_requests echo 1 > /proc/sys/vm/swappiness
After:
Code:echo 100 > /proc/sys/vm/swappiness
I found this helps alot with large IO.
The Following 2 Users Say Thank You to Godhell For This Useful Post: | ||