Sunday, February 21, 2010

Invoking user-space applications from the kernel

Invoking user-space applications from the kernel: "The Linux® system call interface permits user-space applications to invoke functionality in the kernel, but what about invoking user-space applications from the kernel? Explore the usermode-helper API, and learn how to invoke user-space applications and manipulate their output."