- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Does uClinux support shared memory (shmget)? I tried running a program with it but it doesnt seem to allocate the memory.
Link Copied
2 Replies
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
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.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Thanks for the reply Wentao.
Well I was going through the uClinux email list archives and thought the versions>2.4 supported some Sys V IPC but I guess it doesn't. So I guess I'll try r/w from a file on a mounted fs.
Reply
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page