tech-kern archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: Interface for communicating from kernel to user mode



Resolved, vmspace initialization was missing.
I used uio_setup_sysspace(&my_uio);

Now I am seeing message in kernel which was sent through socket pair from user space.

Thanks for all your detailed answers.
Peter


Home | Main Index | Thread Index | Old Index