> I am planning on using doors for kernel upcalls. I would like to know
> if there is a code sample where I can see doors being used from a
> kernel module to communicate with the user space app. The communication
> is initiated by the kernel module and a small amount is passed to the
> user
On Tue, 11 May 2010 08:42:32 PDT
msb wrote:
> I am planning on using doors for kernel upcalls. I would like to know if
> there is a code sample where I can see doors being used from a kernel module
> to communicate with the user space app. The communication is initiated by the
> kernel module