Thread
:
I/O nr_requests
View Single Post
Turok101
2011-02-19 , 03:50
Posts: 4 | Thanked: 5 times | Joined on Nov 2010
#
1
I wanted to find something to balance out the n900 I/Os and get a consistently smooth experience. I came across the I/O queue depth parameter nr_requests which is found here:
Code:
/sys/block/mmcblk0/queue/nr_requests /sys/block/mmcb1k1/queue/nr_requests
This parameter is 128 by default. I read Zan Lynx's comment from this website:
http://stackoverflow.com/questions/3...y-is-happening
Then I read a bit more on nr_requests and found this site:
http://yoshinorimatsunobu.blogspot.com/2009/04/linux-io-scheduler-queue-size-and.html
I changed my nr_requests to 100000 and it feels like a balanced system and things are smooth. It's like this is what was missing.
Hope it helps...and don't forget to thank me
Quote & Reply
|
The Following 3 Users Say Thank You to Turok101 For This Useful Post:
epitaph
,
nkirk
,
sony123
Turok101
View Public Profile
Find all posts by Turok101