Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 23 Oct 2005 10:43:42 +0300
From:      Vladimir Sharun <sharun@ukr.net>
To:        freebsd-stable@freebsd.org
Subject:   kmem_malloc(4096): kmem_map too small: 536870912 total allocated
Message-ID:  <20051023074342.GA97095@dun.ukr.net>

next in thread | raw e-mail | index | archive | help
We have 2xOpteron/2Gb RAM server with extrensive disk load. Every week or two
it suddenly hangs with "kmem_malloc(4096): kmem_map too small 335bla-bla allocated". 
I look onto handbook and put vm.kmem_size_max="536870912" onto /boot/loader.conf.
Today was the same with the new parameters. Is there any other solutions ?

# sysctl -a | grep kmem
vm.kmem_size: 536870912
vm.kmem_size_max: 536870912
vm.kmem_size_scale: 3

The only vm.kmem_size_max on loader.conf, no vm.kmem_size.

We're running FreeBSD 6.0-BETA5 #0: Wed Sep 28 16:54:33 EEST 2005
in i386 mode. The same was with 5.3/5.4 and NetBSD 2.0 on this machine.




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20051023074342.GA97095>