SoylentNews
SoylentNews is people
https://soylentnews.org/

Title    Microkernel, Rust-Programmed Redox OS's Devs Slam Linux, Unix, GPL
Date    Tuesday March 22 2016, @08:09AM
Author    martyb
Topic   
from the we're-gonna-create-our-own-mistakez! dept.
https://soylentnews.org/article.pl?sid=16/03/22/0116231

bitstream writes:

There's a new operating system that wants to do away with the old mistakes and cruft in other operating systems. It's called Redox OS and is available on GitHub. It's aimed at creating an alternative OS that is able to run almost all Linux executables with only minimal modifications. It features a pure ecosystem using the Rust programming language which they hope will improve correctness and security over other OSes. They are not afraid to prioritize correctness over compatibility. The philosophy being that "Redox isn't afraid of dropping the bad parts of POSIX while preserving modest Linux API compatibility."

Redox levels harsh criticisms at other OSes, saying "...we will not replicate the mistakes made by others. This is probably the most important tenet of Redox. In the past, bad design choices were made by Linux, Unix, BSD, HURD, and so on. We all make mistakes, that's no secret, but there is no reason to repeat others' mistakes." Not stopping there, the Redox documentation contains blunt critiques of Plan 9, the GPL, and other mainstays.

Redox OS seems to be supported on the i386 and x86_64 platforms. The aims are microkernel design, implementation in Rust language, optional GUI — Orbital, newlib for C programs, MIT license, drivers in userspace, common Unix commands included, and plans for ZFS.

They want to do away with syscalls that stay around forever and drivers for hardware that, for a long time, simply isn't possible to buy any more. They also provide a codebase that doesn't require you to navigate around 25 million lines of code like Linux.

Perhaps the mathematically proven L4 microkernel is something to consider over the monolithic kernel approach where any single driver can wreck the system? One aspect to look out for is if they map the graphic cards into user space.


Original Submission

Links

  1. "bitstream" - https://soylentnews.org/~bitstream/
  2. "Redox OS" - https://www.redox-os.org/
  3. "on GitHub" - https://github.com/redox-os/redox
  4. "Rust" - https://en.wikipedia.org/wiki/Rust_(programming_language)
  5. "The philosophy being" - https://www.redox-os.org/book/book/introduction/what_is_redox.html
  6. "POSIX" - https://en.wikipedia.org/wiki/POSIX
  7. "HURD" - https://en.wikipedia.org/wiki/GNU_Hurd
  8. "Redox documentation" - https://www.redox-os.org/book/book/introduction/why_redox.html
  9. "Plan 9" - https://en.wikipedia.org/wiki/Plan_9_from_Bell_Labs
  10. "MIT license" - https://en.wikipedia.org/wiki/MIT_License
  11. "proven L4 microkernel" - https://en.wikipedia.org/wiki/L4_microkernel_family
  12. "Original Submission" - https://soylentnews.org/submit.pl?op=viewsub&subid=12801

© Copyright 2024 - SoylentNews, All Rights Reserved

printed from SoylentNews, Microkernel, Rust-Programmed Redox OS's Devs Slam Linux, Unix, GPL on 2024-04-18 05:40:31