Summary: | Add a script to configure kernel IO schedulers | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Emmanuel Rosa <emmanuelrosa> |
Component: | [OLD] baselayout | Assignee: | Gentoo's Team for Core System packages <base-system> |
Status: | RESOLVED DUPLICATE | ||
Severity: | enhancement | ||
Priority: | High | ||
Version: | unspecified | ||
Hardware: | x86 | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Attachments: |
/etc/init.d/ioscheduler: Kernel IO scheduler selector script
/etc/conf.d/ioscheduler: ioscheduler script configuration file |
Description
Emmanuel Rosa
2005-06-01 14:58:17 UTC
Created attachment 60418 [details]
/etc/init.d/ioscheduler: Kernel IO scheduler selector script
/etc/init.d/ioscheduler
Just save and add to boot runlevel (rc-update add ioscheduler boot). When
executed, it reads /etc/conf.d/ioscheduler to determine what scheduler to use
for each block device available during boot.
Created attachment 60420 [details]
/etc/conf.d/ioscheduler: ioscheduler script configuration file
this is kind of limited imho and doesnt really belong in baselayout any suggestions as to an alternative package to stick this with ? |