Ozone Article Index for
Ozone
Articles about
Ozone
Website Links For
Ozone
 

Information About

Ozone




  Logo
  Screenshot
  Caption
  Developer Mike Rieker
  Family OpenVMS Unix-like NT
  Source Model Open Source
  Working State
  Latest Release Version
  Latest Release Date
  Kernel Type Nanokernel
  License GPL
  Website http://wwwo3oneorg


OZONE is an Object Oriented Operating System written in the C Programming Language . Almost everything in the kernel is an object ( Thread s, Process es, Device s, File s, event flags, etc) to which can be assigned logical names.

On I686 based processors it uses the Protection Ring concept to a greater extend than the systems it was inspired by ( VMS , Unix , Windows NT ). As only small Interrupt Handler s run in kernel mode (ring 0) and what makes-up the actual Kernel runs in exec mode (ring 1).http://www.o3one.org/x86stuff.html





OZONE is licensed under a GPL License.


History



SEE ALSO




REFERENCES



EXTERNAL LINKS