Jump to content

OS/2 Kernel: Difference between revisions

From EDM2
No edit summary
Line 19: Line 19:
* [http://www.edm2.com/0607/kernel.html Inside the OS/2 Kernel]
* [http://www.edm2.com/0607/kernel.html Inside the OS/2 Kernel]
* [http://www.edm2.com/0703/hshk.html OS2LDR and OS2KRNL -- The Secret Handshake]
* [http://www.edm2.com/0703/hshk.html OS2LDR and OS2KRNL -- The Secret Handshake]
* [http://www.os2world.com/wiki/index.php/Databook_for_OS/2#The_OS.2F2_Kernel Databook for OS/2 - The Kernel]


[[Category:Components]]
[[Category:Components]]

Revision as of 14:39, 14 April 2015

OS/2 Warp and eComStation uses a hybrid kernel, it tries to combine the benefits of microkernel and monolithic kernel architectures.


Files

The files that compose the OS/2-eCS kernel are:

Documentation

Articles