Difference between revisions of "OS: Tuning Kernel Scheduler"
Jump to navigation
Jump to search
Onnowpurbo (talk | contribs) |
Onnowpurbo (talk | contribs) |
||
Line 11: | Line 11: | ||
* http://blog.nexcess.net/2010/11/07/changing-your-linux-io-scheduler/ | * http://blog.nexcess.net/2010/11/07/changing-your-linux-io-scheduler/ | ||
* http://www.mysqlperformanceblog.com/2009/01/30/linux-schedulers-in-tpcc-like-benchmark/ | * http://www.mysqlperformanceblog.com/2009/01/30/linux-schedulers-in-tpcc-like-benchmark/ | ||
+ | * http://www.randombugs.com/linux/tuning-linux-system-database.html | ||
==Pranala Menarik== | ==Pranala Menarik== | ||
* [[OS: Build in Monitoring Tool]] | * [[OS: Build in Monitoring Tool]] |
Revision as of 09:03, 8 March 2013
Referensi
- https://access.redhat.com/knowledge/docs/en-US/Red_Hat_Enterprise_Linux/6/html/Performance_Tuning_Guide/index.html - BAGUS
- http://www.cs.rochester.edu/u/sanders/linux-scheduler-proj/lottery_scheduler/node2.html
- http://oreilly.com/catalog/linuxkernel/chapter/ch10.html
- http://www.ibm.com/developerworks/linux/library/l-scheduler
- http://events.linuxfoundation.org/slides/2011/linuxcon/lcna2011_rajan.pdf
I/O Scheduler
- http://blog.nexcess.net/2010/11/07/changing-your-linux-io-scheduler/
- http://www.mysqlperformanceblog.com/2009/01/30/linux-schedulers-in-tpcc-like-benchmark/
- http://www.randombugs.com/linux/tuning-linux-system-database.html