I made small extension to proc fs which add SYSV ipc.
This create 3 directories /proc/ipc/{msg,sem,shm} and add to it
files with names of msg/sem/shm identifiers (like /proc/_pid_).
I would like ask if it may become useful.
Gziped patch to kernel 1.3.91 is included in attachments.
Pavel