From owner-freebsd-questions Wed Jul 7 17:40:52 1999 Delivered-To: freebsd-questions@freebsd.org Received: from c523578-a.sttls1.wa.home.com (c523578-a.sttls1.wa.home.com [24.5.122.51]) by hub.freebsd.org (Postfix) with ESMTP id EB0A6150A1 for ; Wed, 7 Jul 1999 17:40:45 -0700 (PDT) (envelope-from todd@c523578-a.sttls1.wa.home.com) Received: from localhost (todd@localhost) by c523578-a.sttls1.wa.home.com (8.9.3/8.9.3) with ESMTP id RAA02282 for ; Wed, 7 Jul 1999 17:48:59 -0700 (PDT) (envelope-from todd@c523578-a.sttls1.wa.home.com) Date: Wed, 7 Jul 1999 17:48:59 -0700 (PDT) From: Todd Backman To: questions@freebsd.org Subject: vm.kmem.size issue? Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I am running a web server on 3.2-R that has been rebooting at regular intervals ~45mins. The box runs a PII 450 w/384mb ram. NMBCLUSTERS are set to: 30720 and maxusers set to: 512. I get the following on console before it reboots: panic: kmem_malloc(4096): kmem_map too small: 80613376 total allocated There are no messages in var/log that give any indication of what is happening here...even after sending .err msgs to /var/log/messages. After looking through the archives I believe that this is a VM problem. Question: How/where do I up the 'vm.kmem.size' setting? Thanks in advance. - Todd To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message