Re: [osol-code] Kernel API related to Doors

2010-05-11 Thread Peter Memishian
> 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

Re: [osol-code] Kernel API related to Doors

2010-05-11 Thread Michael Hunter
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