Cool. I will give 2.4 a go - had only just installed 2.3.
Here [REF] Quasar kernel governors and I/O schedulers manual - xda-developers
it says:
"NOOP scheduler is best used with solid state devices such as flash memory or in general with devices that do not depend on mechanical movement to access data (meaning typical "hard disk" drive technology consisting of seek time primarily, plus rotational latency). Such non-mechanical devices do not require re-ordering of multiple I/O requests, a technique that groups together I/O requests that are physically close together on the disk, thereby reducing average seek time and the variability of I/O service time."
Surely all phones use flash therefore noop will always be best (which would be consistent with http://androidforums.com/3457389-post1.html)? Am I missing something?
Here [REF] Quasar kernel governors and I/O schedulers manual - xda-developers
it says:
"NOOP scheduler is best used with solid state devices such as flash memory or in general with devices that do not depend on mechanical movement to access data (meaning typical "hard disk" drive technology consisting of seek time primarily, plus rotational latency). Such non-mechanical devices do not require re-ordering of multiple I/O requests, a technique that groups together I/O requests that are physically close together on the disk, thereby reducing average seek time and the variability of I/O service time."
Surely all phones use flash therefore noop will always be best (which would be consistent with http://androidforums.com/3457389-post1.html)? Am I missing something?