Thread
Stories related to "More MS OS/2 2.0" across the full archive.
Proposal for a new tag *osdev* for **less known operating systems**.
Here some example that in my opinion should be tagged with it:
- [Node9, an OS based on Inferno, LuaJIT, and Libuv](https://lobste.rs/s/ael570/node9_os_based_on_inferno_luajit_libuv)
- [9FRONT "MARITIME ENGINEERING STANDARDS...
> 9front priorities:
>
> 1) have fun,
> 2) fix things that haven't yet been fixed,
> 3) trigger ragnarok
A response to this thread https://bsd.network/@mathuin/100362908125358435
Abstract: "The ARINC 653 specification, defined for aeronautical applications, has the goal of providing a standard interface between a given real-time operating system (RTOS) and the
corresponding applications. It also provides robust partitioning, with the final goal of guaranteeing safety and ti...
Both an introduction to real-time concepts/techniques and a survey of some OS's. Larger, up-to-date list [here](https://en.wikipedia.org/wiki/Comparison_of_real-time_operating_systems).
Abstract: "An error that occurs in a microkernel operating system service can potentially result in state corruption and service failure. A simple restart of the failed service is not always the best solution for reliability. Blindly restarting a service which maintains client-related state such as
...
Abstract: "This thesis basically splits up into two parts. The first part introduces the abstract model of the Vamos kernel. The Vamos kernel provides the infrastructure for process and memory management, priority-based round-robin
scheduling, communication with external devices, as well as inter-p...