Y
Hacker News
new
|
ask
|
show
|
jobs
by
cbsmith
3857 days ago
I seem to recall the QNX kernel is pretty slim as well.
2 comments
pjc50
3856 days ago
I used to have a 1.44Mb floppy that booted QNX to a desktop environment. Of course, that's not so unusual historically: both Amiga and GEM had single-floppy desktop enviroments (or did the Amiga require two to get to Workbench?)
link
david-given
3856 days ago
That's just the microkernel, though --- it didn't contain any functionality other than sending messages (and a few other things, microkernels very).
Fuzix' 27kB contains the scheduler, drivers, tty, file system and Posix subsystem!
link
cbsmith
3856 days ago
Fuzix definitely was end to end. On the other hand, the QNX kernel is a more capable foundation to build on.
link