Jump to content

Kernel Execution Environment: Difference between revisions

From EDM2
Created page with ""KEE" is the "kernel execution environment", a set of functions like kernel mutexes and the like that you will need when you write a multi-core compliant device driver. [[Catego..."
(No difference)

Revision as of 18:49, 23 November 2012

"KEE" is the "kernel execution environment", a set of functions like kernel mutexes and the like that you will need when you write a multi-core compliant device driver.