2nd RTL Workshop: Sharing Memory between Kernel and User Space in Linux
December 12, 1997Techniques allowing kernel tasks and user space processes to share large blocks of memory are presented. In particular, “mbuff/” device driver is introduced. Simple examples of synchronizing producer and consumer threads using only shared memory are given. (more…)