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..."
 
m Martini moved page KEE to KEE (Kernel Execution Environment)
(No difference)

Revision as of 19:17, 9 June 2017

"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.