On Sat, Apr 17, 2004 at 05:24:07 +0200, m wrote: > # lsof | grep DEL > apache-ss 28184 root mem DEL 0,4 229382 > /SYSV00000000 > ... > > It is normal ?
Yes. Apache uses the System V interprocess communication mechanisms
(ipc(5)). This kind of entry is associated with that.
HTH,
Ray
--
To this day we are still wondering what exactly it is, besides prices, that
Microsoft has innovated.
Seen on segfault.org

