Date: Tue, 20 Apr 2004 16:40:21 +0300 From: Ruslan Ermilov <ru@freebsd.org> To: Stefan Bethke <stb@lassitu.de> Cc: freebsd-current@freebsd.org Subject: Re: Tuning KVA_PAGES / kmem? Message-ID: <20040420134021.GD64842@ip.net.ua> In-Reply-To: <F2014C7A-92BB-11D8-BB31-000393496BE8@lassitu.de> References: <F2014C7A-92BB-11D8-BB31-000393496BE8@lassitu.de>
next in thread | previous in thread | raw e-mail | index | archive | help
--gE7i1rD7pdK0Ng3j Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Tue, Apr 20, 2004 at 01:14:52PM +0200, Stefan Bethke wrote: > Hi, >=20 > I'm struggling a bit with a box I'm setting up right now: 2x Xeon 2.8 =20 > GHz with 6 GB RAM. Main disk is a RAID 5 on 3ware controller. I'm =20 > running -current from around Easter. >=20 > Occasionally, the machine panics with: > panic: kmem_malloc(4096): kmem_map too small: 275251200 total allocated > at line 337 in file /usr/src/sys/vm/vm_kern.c >=20 > I had stability problems when I was using PAE, so I disabled that for =20 > the moment; even when running GENERIC, I get this panic. >=20 > I dug through the archives, and I found some hints that with >>2 GB =20 > RAM, the auto-tuning might produce undesirable results, so I might need = =20 > to tune KVA_PAGES to reserve more address space for the kernel, or =20 > fiddle with VM_KMEM_SIZE_MAX, VM_KMEM_SIZE_SCALE, or some vm sysctls. >=20 > Can someone point me in the right direction? >=20 See sys/i386/conf/NOTES, when it talks about KVA_PAGES, for the starters. Cheers, --=20 Ruslan Ermilov ru@FreeBSD.org FreeBSD committer --gE7i1rD7pdK0Ng3j Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (FreeBSD) iD8DBQFAhShFUkv4P6juNwoRAqYrAJ9WmeyBVpf99E824BmHk6gZ2bsM/QCfRe+8 6tp6st8v0OcUwwSnjlI1qDk= =zlVv -----END PGP SIGNATURE----- --gE7i1rD7pdK0Ng3j--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040420134021.GD64842>