For more I/O speed you can modify "block/deadline-iosched,c" with this:
"static const int fifo_batch = 16;"
to
"static const int fifo_batch = 1;"
Line 23.
Can you add this in CM kernel?
![]() |
Welcome to our forum. Like most online communities you must register to post, but don't worry this is a simple free process that requires minimal information for you to signup. Be a part of the CyanogenMod Forum by signing in or creating an account. You can even sign in with your Facebook or Twitter account.
|
Posted 27 May 2012 - 08:56 AM
For more I/O speed you can modify "block/deadline-iosched,c" with this:
Line 23.
Can you add this in CM kernel?