Saturday, November 29, 2008

Legal Risks of Open Source - GPL/Linux Loadable Kernel Modules

Loadable Kernel Modules are user written software which tightly binds with the operating system kernel and runs in the same address space as the kernel. This requires calls to the kernel using specially defined kernel functions.
Read more...

No comments:

Post a Comment