Jump to content

Kernel Execution Environment

From EDM2
Revision as of 19:49, 23 November 2012 by Martini (talk | contribs) (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...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

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