tech-kern archive

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

Interface for communicating from kernel to user mode



Hello,
what is suitable interface or mechanism on NetBSD to send message with some data from kernel-mode code to user-mode process ? For example in the past on Linux I used on call nlmsg_unicast(socket, buffer, pid) to send data to some user-mode process.



Home | Main Index | Thread Index | Old Index