From owner-freebsd-multimedia Fri Feb 11 17:53:13 2000 Delivered-To: freebsd-multimedia@freebsd.org Received: from charon.ipass.net (charon.ipass.net [198.79.53.8]) by builder.freebsd.org (Postfix) with ESMTP id D191D3DFD for ; Fri, 11 Feb 2000 17:53:08 -0800 (PST) Received: from stealth.ipass.net. (ppp-1-46.dialup.rdu.ipass.net [209.170.132.46]) by charon.ipass.net (8.9.3/8.9.3) with ESMTP id UAA06765; Fri, 11 Feb 2000 20:52:58 -0500 (EST) Received: (from rhh@localhost) by stealth.ipass.net. (8.9.3/8.8.8) id UAA00785; Fri, 11 Feb 2000 20:54:42 -0500 (EST) (envelope-from rhh) Date: Fri, 11 Feb 2000 20:54:42 -0500 From: Randall Hopper To: Tim Pozar Cc: multimedia@FreeBSD.ORG Subject: Re: fxtv Message-ID: <20000211205442.A742@ipass.net> References: <20000210225128.A23075@lns.com> <20000211180829.C3420@ipass.net> <20000211154109.A11930@lns.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0pre3i In-Reply-To: <20000211154109.A11930@lns.com> Sender: owner-freebsd-multimedia@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Tim Pozar: |> Hmmm. Interesting. Do you have: |> options SYSVSHM |> in your kernel config file? | |Yup... | |> Also, run "ipcs -M". | |This is what I have... | shmall: 1024 (max amount of shared memory in pages) | |Exactly the same. Althought this is after rebooting and it seems |to be behaving now. | |> Finally, if both of the above look good, you could just have orphaned |> shared memory lying around. Run "ipcs -m" and you probably should see a |> blank slate. If not, use "ipcrm" to remove the orphaned shared memory |> queues (assumes you're not running apps that allocate shared memory). Yep. Sounds like you just got had orphaned shared memory lying around eating all your available shared mem. Nuke via ipcrm, or a reboot. Randall To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-multimedia" in the body of the message