Linux - NewbieThis Linux forum is for members that are new to Linux.
Just starting out and have a question?
If it is not in the man pages or the how-to's this is the place!
Notices
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Does anybody know of how I can find a "directory listing" of shared memory regions (and hopefully their sizes), either in the /proc filesystem or something under /dev ? I thought I'd seen something before, but I can't find it now.
Unfortunately, ipcs only works for SYS V IPC, not POSIX. Oh well. From further searching, it seems there isn't a mechanism to see POSIX shared mem regions, just msg queues. I guess I'll have to go read Linux kernel source.
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.