🦞🌯 Lobster Roll

Thread

More MS OS/2 2.0 (os2museum.com)

Stories related to "More MS OS/2 2.0" across the full archive.

Antique BeOS Content by Scot Hacker (birdhouse.org)
bhgv/Inferno-OS_Android - an Android port of Inferno OS (github.com)
Microkernels - The component-based operating systems (microkernel.info)
Fuchsia is not Linux (fuchsia.googlesource.com)
Node9, an OS based on Inferno, LuaJIT, and Libuv (github.com)
Tag Proposal: osdev
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...
Booting an Intel Architecture System, Part I: Early Initialization (drdobbs.com)
CPU Exceptions | Writing an OS in Rust (os.phil-opp.com)
XANA & iX: A history & post-mortem of two small operating system projects (medium.com)
9front hackers' interview (on early days) (9front.org)
> 9front priorities: > > 1) have fun, > 2) fix things that haven't yet been fixed, > 3) trigger ragnarok
Omero: Pervasive User Interfaces in the Plan B Operating System (2012) (youtube.com)
Nebulet | More answers to questions that you may or may not have asked. (lsneff.me)
Introducing feL4: Rust Programs for the seL4 Microkernel (users.rust-lang.org)
Bringup is Hard (garbled.net)
LibreOffice 6.2 has been ported to Haiku (discuss.haiku-os.org)
The Microkernel Overhead (2012) (archive.fosdem.org)
MorphOS Version 3.11 released (morphos.de)
Plan9 fcall GBIT macro demo (github.com)
A response to this thread https://bsd.network/@mathuin/100362908125358435
Nanix: an idea for a modern, small, UNIX-like operating system (zebmccorkle.u.asymptote.club)
Amiga like OSes on QEMU (zero.eik.bme.hu)
Fuchsia: Google Is Quietly Working on a Successor to Android (bloomberg.com)
Interim OS (2015) (interim-os.com)
OS/161 - teaching how to make a UNIX OS (os161.eecs.harvard.edu)
Booting Secure (michaellynn.github.io)
Writing an OS in Rust: Double Fault Exceptions (os.phil-opp.com)
Embedded Linux in a Partitioned Architecture for Aerospace Applications (2009) (air.di.fc.ul.pt)
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...
Survey of Contemporary, Real-Time, Operating Systems (2004) (eng.auburn.edu)
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).
Freeing the Web from the Browser (reinterpretcast.com)
CuriOS: Improving Reliability through Operating System Structure (2008) (people.cs.ksu.edu)
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 ...
Formal Specification and Verification of a Microkernel (2010) (people.cs.ksu.edu)
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...