From owner-freebsd-hackers Fri Oct 15 8: 2:44 1999 Delivered-To: freebsd-hackers@freebsd.org Received: from ockle.nanoteq.co.za (ockle.nanoteq.co.za [196.37.91.54]) by hub.freebsd.org (Postfix) with ESMTP id 8498714A05 for ; Fri, 15 Oct 1999 08:01:41 -0700 (PDT) (envelope-from jkruger@oskar.nanoteq.co.za) Received: from oskar.nanoteq.co.za (localhost.nanoteq.co.za [127.0.0.1]) by ockle.nanoteq.co.za (8.9.3/8.9.3) with ESMTP id RAA61831 for ; Fri, 15 Oct 1999 17:00:18 +0200 (SAST) (envelope-from jkruger@oskar.nanoteq.co.za) Message-ID: <38074180.682FA436@oskar.nanoteq.co.za> Date: Fri, 15 Oct 1999 17:00:16 +0200 From: Johan Kruger Reply-To: jkruger@oskar.nanoteq.co.za Organization: Nanoteq X-Mailer: Mozilla 4.61 [en] (X11; I; FreeBSD 4.0-CURRENT i386) X-Accept-Language: en MIME-Version: 1.0 To: freebsd-hackers@freebsd.org Subject: kmem_suballoc: bad status return of 3 ?? Content-Type: multipart/mixed; boundary="------------C485C0785EFBECF15C2DBD83" Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG This is a multi-part message in MIME format. --------------C485C0785EFBECF15C2DBD83 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit I get this error when booting with a 2.2.8 kernel with maxusers = 2000 which is greater than 512. I compiled a 2.2.6 and 2.2.7 kernel before with 2000 users with no problem. If i decrease the maxusers to say 256 then it works, so i guess something has changed with the calculation of the mbufs and such. I looked in vm_kern.c from where the error is generated and in param.c which use MAXUSERS to determine some stuff. Any help on this subject will be appreciated. --------------C485C0785EFBECF15C2DBD83 Content-Type: text/x-vcard; charset=us-ascii; name="jkruger.vcf" Content-Transfer-Encoding: 7bit Content-Description: Card for Johan Kruger Content-Disposition: attachment; filename="jkruger.vcf" begin:vcard n:Kruger;Johan tel;cell:+27 83 3015923 tel;fax:+27 12 6651343 tel;home:+27 83 3015923 tel;work:+27 12 6651338 x-mozilla-html:FALSE org:Nanoteq;Development version:2.1 email;internet:jkruger@oskar.nanoteq.co.za title:Mr adr;quoted-printable:;;P.O BOX 12872=0D=0AOnderstepoort=0D=0A0110=0D=0ASouth Africa;Pretoria;Gauteng;0110;South Africa x-mozilla-cpt:;0 fn:Johan Kruger end:vcard --------------C485C0785EFBECF15C2DBD83-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message