Open Source
linuxipc.txt
Associated article: Linux, Real-Time Linux, & IPC
Tags: Open Source
Published source code accompanying the article by Frederick M. Proctor in which he examines two of the best IPC mechanisms available under Linux--FIFO and shared memory. Alse see SHMEM.ZIP and SHMEX.ZIP.
Linux, Real-Time Linux,& IPC by Frederick M. Proctor Example 1: (a) image=/boot/zImage label=rtlinux-0.6 root=/dev/hda2 read-only (b) image=/boot/zImage label=rtlinux-0.6 root=/dev/hda2 read-only append="mem=31m" (c) image=/boot/zImage label=...