From owner-freebsd-hackers Wed Nov 8 13:47:56 2000 Delivered-To: freebsd-hackers@freebsd.org Received: from mgw1.MEIway.com (mgw1.meiway.com [212.73.210.75]) by hub.freebsd.org (Postfix) with ESMTP id 3334437B479 for ; Wed, 8 Nov 2000 13:47:54 -0800 (PST) Received: from mail.Go2France.com (ms1.meiway.com [212.73.210.73]) by mgw1.MEIway.com (Postfix Relay Hub) with ESMTP id 826FA6A901; Wed, 8 Nov 2000 22:47:53 +0100 (CET) Received: from sv.Go2France.com [212.73.210.79] by mail.Go2France.com with ESMTP (SMTPD32-6.04) id AB75A010226; Wed, 08 Nov 2000 22:53:57 +0100 Message-Id: <5.0.0.25.0.20001108224536.02526a20@mail.Go2France.com> X-Sender: lconrad%Go2France.com@mail.Go2France.com X-Mailer: QUALCOMM Windows Eudora Version 5.0 Date: Wed, 08 Nov 2000 22:47:50 +0100 To: Mike Silbersack From: Len Conrad Subject: Re: post-install of kernal sources, maxusers max? Cc: freebsd-hackers@freebsd.org In-Reply-To: References: <5.0.0.25.0.20001108211845.04d2d0a0@mail.Go2France.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG >kern.ipc.nmbclusters >kern.ipc.nmbufs # sysctl -w kern.ipc.nmbclusters=2048 sysctl: oid 'kern.ipc.nmbclusters' is read only # sysctl -w kern.ipc.nmbufs=8192 sysctl: oid 'kern.ipc.nmbufs' is read only I'll have to reboot, >You can determine which is needed more through a quick netstat -m. # netstat -m 367/960/4096 mbufs in use (current/peak/max): 189 mbufs allocated to data 178 mbufs allocated to packet headers 150/504/1024 mbuf clusters in use (current/peak/max) 1248 Kbytes allocated to network (31% in use) 0 requests for memory denied 0 requests for memory delayed 0 calls to protocol drain routines question still is what postfix is missing. I guess I better try to postfix list again. Thanks, Silby Len To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message