All of lore.kernel.org
 help / color / mirror / Atom feed
* mmap strangeness in 2.4.22
@ 2003-10-09 14:56 Richard B. Johnson
  0 siblings, 0 replies; only message in thread
From: Richard B. Johnson @ 2003-10-09 14:56 UTC (permalink / raw)
  To: Linux kernel


I have a shared memory segment called 0xdeadface,
shown below.

When active, readable, writable, etc., it shows up
in /proc/NNN/maps as (deleted). How/why would this
be?

Also, `cat mem` in any /proc/NNN subdirectory returns
"No such process" when `cat` tries to read it.


Output from cat /proc/MYPID/maps:

08048000-0804b000 r-xp 00000000 08:11 457876     /root/Message-Based/monitor/monitor
0804b000-0804c000 rw-p 00002000 08:11 457876     /root/Message-Based/monitor/monitor
0804c000-08075000 rwxp 00000000 00:00 0
40000000-40013000 r-xp 00000000 08:11 393742     /root/Message-Based/clib/ld.so
40013000-40014000 rw-p 00012000 08:11 393742     /root/Message-Based/clib/ld.so
40014000-40015000 rw-p 00000000 00:00 0
40015000-4001c000 r-xp 00000000 08:11 964822     /root/Message-Based/lib/llib.so
4001c000-4001d000 rw-p 00006000 08:11 964822     /root/Message-Based/lib/llib.so
4001d000-40030000 r-xp 00000000 08:11 394079     /root/Message-Based/clib/crt.so
40030000-40031000 rw-p 00012000 08:11 394079     /root/Message-Based/clib/crt.so
40031000-400d2000 rw-s 00000000 00:04 0          /SYSVdeadface (deleted)
bfffe000-c0000000 rwxp fffff000 00:00 0

Cheers,
Dick Johnson
Penguin : Linux version 2.4.22 on an i686 machine (797.90 BogoMips).
            Note 96.31% of all statistics are fiction.



^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2003-10-09 14:56 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-10-09 14:56 mmap strangeness in 2.4.22 Richard B. Johnson

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.