From owner-freebsd-questions Tue Mar 20 16:50:34 2001 Delivered-To: freebsd-questions@freebsd.org Received: from post.webmailer.de (natmail2.webmailer.de [192.67.198.65]) by hub.freebsd.org (Postfix) with ESMTP id C365737B719 for ; Tue, 20 Mar 2001 16:50:30 -0800 (PST) (envelope-from koester@x-itec.de) Received: from bastion.localhost (pD90497F7.dip.t-dialin.net [217.4.151.247]) by post.webmailer.de (8.9.3/8.8.7) with ESMTP id BAA05198 for ; Wed, 21 Mar 2001 01:50:28 +0100 (MET) Received: from master (www.x-itec2.de [192.168.0.1] (may be forged)) by bastion.localhost (8.11.1/8.11.1) with ESMTP id f2L1hNO04785 for ; Wed, 21 Mar 2001 01:43:23 GMT Date: Wed, 21 Mar 2001 01:47:21 +0100 From: Boris X-Mailer: The Bat! (v1.48f) Personal Reply-To: Boris X-Priority: 3 (Normal) Message-ID: <8499514944.20010321014721@x-itec.de> To: freeBSD-questions Subject: SHMEM-Question Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hello, I have a little question about the shared-memory limitation. bastion# sysctl -a | grep -i SHM kern.ipc.shmmax: 4194304 kern.ipc.shmmin: 1 kern.ipc.shmmni: 96 kern.ipc.shmseg: 64 kern.ipc.shmall: 1024 kern.ipc.shm_use_phys: 0 Everywhere i read there is a shared memory limit of approx 100 kb, and here we have a lot more -) Thats great, or am I looking at the wrong place??? COOOOOOOOOOOOOOL If I have 128 MB RAM and if I would use 130 MB for shared memory, will this memory being placed in the swapfile? Sorry for this stupid question, I am new with this things. -- Boris To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message