OS/2 Kernel: Difference between revisions
Appearance
Created page with "OS/2 Warp and eComStation uses a hybrid kernel, it tries to combine the benefits of microkernel and monolithic kernel architectures. ==Files==" |
|||
Line 3: | Line 3: | ||
==Files== | ==Files== | ||
* [[OS2KRNL]] | |||
==Documentation== | |||
* [[OS2 API:SOM Kernel|OS/2 Kernel API]] | |||
==Articles== | |||
* [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] | |||
[[Category:Components]] |
Revision as of 00:26, 28 March 2015
OS/2 Warp and eComStation uses a hybrid kernel, it tries to combine the benefits of microkernel and monolithic kernel architectures.