Re: BUG:: SYSV IPC shmem reported as "(deleted)" in process maps

Christoph Rohland (cr@sap.com)
Thu, 05 Sep 2002 19:08:19 +0200


Hi Anton,

On Fri, 30 Aug 2002, Anton Lavrentiev wrote:
> cat /proc/#/maps:
> 40018000-40022000 rw-s 00000000 00:05 5865476 /SYSV01315549 (deleted)
> 4021b000-40225000 rw-s 00000000 00:05 5898248 /SYSV012cc3bc (deleted)
>
> ipcs -a:
> 0x01315549 5865476 ncbiduse 666 40960 1
> 0x012cc3bc 5898248 ncbiduse 666 40960 1

Works as designed.

The internal implementation creates the file unlinked. SYSV is one
holder of this open file. The display may be irritating but IMHO its
internal simplicity is worth to live with it.

Greetings
Christoph

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/