Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 26 Mar 2001 22:44:52 -0800
From:      Dima Dorfman <dima@unixfreak.org>
To:        Andrew Hesford <ajh3@chmod.ath.cx>
Cc:        FreeBSD-questions <freebsd-questions@freebsd.org>
Subject:   Re: SysV Shared Memory 
Message-ID:  <20010327064452.B4F743E09@bazooka.unixfreak.org>
In-Reply-To: <20010326234254.A5588@cec.wustl.edu>; from ajh3@chmod.ath.cx on "Mon, 26 Mar 2001 23:42:54 -0600"

next in thread | previous in thread | raw e-mail | index | archive | help
Andrew Hesford <ajh3@chmod.ath.cx> writes:
> Due to what can only be dubbed Poor Programming Practice (TM), I
> accumulate a large number of shared memory segments as shown by `ipcs
> -m`. I suspect the vast majority of these active segments are due to
> Netscape Navigator.
> 
> Is there a way to deactive these segments, so they can be cleaned up? Or
> do I remove them?

RTFM: ipcrm(1):

     ipcrm - remove the specified message queues, semaphore sets, and shared
     segments

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20010327064452.B4F743E09>