* A utility similar to top which displays I/O usage on a per-process basis
* Network, Disk
+### SMART capabilities
+* Add to natacontrol (see NetBSD's atactl?)
+* Add to camcontrol
+
+### Disk scheduling rc scripts
+* 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
+
## Kernel projects
### One-liners