Nanos, microkernel OS

When I studied the architecture of the x86 processor I made an amazing discovery. Starting with the 286 processor there is possible to design an OS(Operating System) where single applications could crash or even be malice without affecting any other process.

As a side note I was using windows at the moment and had windows95 as my reference.

So I started writing the microkernel for the future OS that would be called Nanos .

Later on I found that documentation on other hardware were a lot harder to come by so the kernel can be downloaded on the website .

You can leave a response, or trackback from your own site.

Leave a Reply