sending messages, user process <--> kernel module

Mark Hittinger bugs at pu.net
Fri Nov 7 21:48:04 PST 2003


Another idea is to do something with msgsnd()/msgrcv() to allow the kernel
to do interprocess communication with userland processes.  Some of the
older operating systems (DEC's TOPS-10, for example) used this technique.

Later

Mark Hittinger
bugs at pu.net


More information about the freebsd-hackers mailing list