- Xinu - Xinu is the reverse of UNIX: a small, elegant, multitasking OS supporting: concurrent processing, message passing, ports, semaphores, memory management, buffer pools, uniform device I/O, shell, Tcl, TCP/IP. Begun as a vehicle to teach OS design concepts, now used by many educational institutions for this; several embedded systems makers have ported it to their hardware: Intel 80960, 8096; Motorola 680x0.
www.cs.purdue.edu/research/xinu.html
- Xinu Page - At University of Canberra, Australia: downloads, FAQ, Man pages, brief bibliography, license. This seems to be the most useful Xinu page for getting started.
public.ise.canberra.edu.au/~chrisc/xinu.html
- Xinu Version 7.0 on the Sun - Large page, many details of using Xinu on Sun 2 and 3 with 68k CPUs.
www.ugrad.cs.ubc.ca/spider/xinu/xinu.sun3/xref/Xinu-7.0.html
|