Re: [PATCH] /proc/sysvipc

Riccardo Facchetti (fizban@tin.it)
Fri, 24 Jul 1998 19:41:20 +0200 (MET DST)


On Fri, 24 Jul 1998, Dragos Acostachioaie wrote:

> The patch provides /proc/sysvipc, which reports informations about IPC
> resources: shared memory segments, message queues and semaphore arrays.

man shmctl(2), semctl(2) and msgctl(2) and read about the values for cmd
parameter. You will find some useful commands like SHM_INFO, SHM_STAT,
SEM_INFO, SEM_STAT, MSG_INFO and MSG_STAT.
To have all the infos about them there is an user space program called
ipcs(8).

Not that I don't appreciate your work, but <smile> it seems to me not
very useful </smile>.

Ciao,
Riccardo.

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.altern.org/andrebalsa/doc/lkml-faq.html