Re: Possible Kernel Memory Leak in 2.0.28 (fwd)

Jim Nance (jlnance@avanticorp.com)
Sat, 1 Feb 1997 07:26:30 -0500 (EST)


Forwarded message:

> Does this mean: If I have running a process which allocated some
> chunks of shared memory, and that process crashes, the shmem won't be
> deallocated ?

Yes, this is exactly what this means. You can use the ipcs and ipcrm
commands to remove them.

Jim