Groups | Search | Server Info | Keyboard shortcuts | Login | Register


Groups > comp.os.linux.development.system > #305

"ipcs -m" on Linux shows not all shared memory segments

From Alex Vinokur <alex.vinokur@gmail.com>
Newsgroups comp.os.linux.development.system, comp.unix.programmer
Subject "ipcs -m" on Linux shows not all shared memory segments
Date 2011-10-16 22:07 -0700
Organization http://groups.google.com
Message-ID <dddaace6-d556-45eb-b6ed-052b91000e3a@f5g2000vbz.googlegroups.com> (permalink)

Cross-posted to 2 groups.

Show all headers | View raw


Hi,

Linux 2.6.18-238.1.1.el5 #1 SMP Tue Jan 4 13:32:19 EST 2011 x86_64
x86_64 x86_64 GNU/Linux

"ipcs -m" on Linux shows not all shared memory segments

> ipcs -m | grep 0x | wc -l
17
> cat /proc/sysvipc/shm | grep -v key | wc -l
22

Is there any option to get list of all shared memory segments via
icps?

Thanks,

Alex

Back to comp.os.linux.development.system | Previous | NextNext in thread | Find similar


Thread

"ipcs -m" on Linux shows not all shared memory segments Alex Vinokur <alex.vinokur@gmail.com> - 2011-10-16 22:07 -0700
  Re: "ipcs -m" on Linux shows not all shared memory segments China Blue Corn Chips <chine.bleu@yahoo.com> - 2011-10-16 22:38 -0700
    Re: "ipcs -m" on Linux shows not all shared memory segments Alex Vinokur <alex.vinokur@gmail.com> - 2011-10-16 23:00 -0700

csiph-web