* Create a rc script to manage the disk/io scheduling system
* Perhaps 1 entry to "enable" it, and all disks will have mode set to "auto", in auto mode smart inquiries and other heuristics could attempt to determine the best i/o scheduler
* Per-device and device class or similar defaults should be definable in rc.conf also
-* The bulk of this functionality could be implemented in a resurrected "dschedctl" utility and exposed as a thin wrapper through the rc interface, allowing hotplug scripts and etc. an easier option to use the same facilities.
+* The bulk of this functionality could be implemented in a resurrected "dschedctl" utility and exposed through the rc interface using just a thin wrapper, allowing hotplug scripts and etc. an easier option to use the same facilities.
## Kernel projects