Kernel Execution Environment: Difference between revisions
Appearance
No edit summary |
mNo edit summary |
||
Line 2: | Line 2: | ||
* [[Kernel Execution Environment Functions]] | * [[Kernel Execution Environment Functions]] | ||
[[Category: | [[Category:KPI]] |
Revision as of 22:44, 28 October 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.