Y
Hacker News
new
|
ask
|
show
|
jobs
by
jdblair
982 days ago
You could make a multi-tasking os with no memory protection (kind of like AmigaOS), and with a partially posix api. Is that still Linux?
4 comments
AlotOfReading
982 days ago
That's basically just NuttX. Along similar lines is Zephyr, which is actually managed by the Linux foundation and broadly follows kernel conventions where reasonable.
link
bestouff
981 days ago
Yes, that's called uCLinux - linux without an MMU.
link
swagempire
981 days ago
Wait, isn't this Fuzix?
https://hackaday.com/2017/04/16/z80-fuzix-is-like-old-fashio...
link
ladyanita22
981 days ago
Yes, such a thing exists and its a build flag in the Linux kernel.
link