Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 7 Nov 2003 23:47:51 -0600 (CST)
From:      Mark Hittinger <bugs@pu.net>
To:        hackers@freebsd.org
Subject:   re: sending messages, user process <--> kernel module
Message-ID:  <200311080547.hA85lsMx045036@pu.net>

next in thread | raw e-mail | index | archive | help

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@pu.net



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200311080547.hA85lsMx045036>