Altera_Forum
Honored Contributor
21 years agoShared Memory
Does uClinux support shared memory (shmget)? I tried running a program with it but it doesnt seem to allocate the memory.
Starting from 2.6.5 or earlier, the official Linux kernel puts sys v IPC dependent on MMU. So you don't get any of IPC methods on uClinux.