Categories
OSKit
The OSKit is a framework and a set of 34 component libraries oriented to operating systems. It provides in a modular way most of the infrastructure "grunge" needed by an OS, as well as many higher-level components. Its goal is to lower both the barrier to entry, and the cost, of OS R&D.
The OSKit makes it easier to create a new OS, port an existing OS to architectures supported by the OSkit), or enhance an OS to support a wider range of devices, file system formats, executable formats, or network services. It can also build OS-related programs, such as boot loaders or OS-level servers atop a microkernel.
The OSKit lets language researchers concentrate on issues raised by using advanced languages inside operating systems instead of spending time on ugly code and hardware. With the addition of extensive multithreading and sophisticated scheduling support, the OSKit also provides a modular platform for embedded applications and a component-based approach to constructing entire operating systems.
Last updated 25 Jun, 2002
About
Leadership
- Mike Hibler - Maintainer
- See the CREDITS file in the distribution for a complete list - Contributor
Related Projects
Versions
20020317
20020317 stable released 2002-03-17
- Released: 17 Mar, 2002
- Code Maturity: Stable
- Source Archive: ftp://flux.cs.utah.edu/flux/oskit/oskit-20020317.tar.gz
- Licenses: GPLv2
- Interfaces: Command Line, Library
User Community and Support
User README included; User reference manual available in HTML format from http://www.cs.utah.edu/flux/oskit/html/oskit-www.html; User reference manual available in PostScript format from http://www.cs.utah.edu/flux/oskit/doc/oskit.ps.gz



