kk wrote: > hai geng.. > > tolong minta output: > > zcat /proc/config.gz | grep -i CONFIG_DEFAULT_IOSCHED > > Soalnya belakangan kalau hardisk lagi kerja tapi cpu gk kerja2 banget, > aplikasi lain jadi suka lambat. Dari nge-google katanya sih ini > terjadi pada distro yang IO Schedulerenya "cfq", dan distro yg aku > pakai sched-nya emang itu. Jadi pengen tahu aja distro lain scheduler > nya apa, ntar aku mau recompile kernel pake sched tersebut.. > > makasih bantuannya :)
harusnya g perlu recompile kernel. tinggal, $ echo "deadline" > /sys/block/DEV/queue/scheduler" dimana DEV bisa sd* atau hd*, atau cara kedua bisa kasih parameter di grub menu.lst, kernel ... elevator=deadline --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Klub Linux Bandung" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/klub-linux-bandung?hl=en -~----------~----~----~----~------~----~------~--~---
