A Sun engineer on Linux
Posted Sep 24, 2004 22:35 UTC (Fri) by
khim (subscriber, #9252)
In reply to:
A Sun engineer on Linux by mmarq
Parent article:
A Sun engineer on Linux
Geez... sorry about my mistake!... but are disk drives that important ?... IMO they are quite irrelevant, as irrelevant are other subsystems that have plenty of good enough support...
Since a lot of high-end controllers DO NOT have good support they are relevant.
the problem are subsystems that dont have good support and as i said before * you simple dont have do change everything to make it 'split' complaint* ...
That's exactly problem with "split drivers": you must literally redesign everything to make idea feasible. Otherwise you'll have the same problem as BIOS have with hard discs: yes, it works, but it's so slow it's totally unusable. If some piece of hardware is so slow that speed is not an issue you can just move everything to userspace and avoid drivers in kernel altogethers. Printer support is implemented this way and it works great.
(
Log in to post comments)