Date: Thu, 29 Apr 2010 16:20:32 -0500 From: "James R. Van Artsdalen" <james-freebsd-current@jrv.org> To: =?KOI8-R?Q?=E1=CE=C4=D2=C5=CA_=F3=CD=C1=C7=C9=CE?= <samspeed@mail.ru> Cc: FreeBSD Current <freebsd-current@freebsd.org>, Artem Belevich <fbsdlist@src.cx> Subject: Re: kmem_map too small: 3832475648 total allocated Message-ID: <4BD9F820.5060606@jrv.org> In-Reply-To: <E1O7Ngq-0000ZL-00.samspeed-mail-ru@f249.mail.ru> References: <q2qed91d4a81004282117v3e56d52qd7cc6a6fefc4f702@mail.gmail.com> <E1O7Ngq-0000ZL-00.samspeed-mail-ru@f249.mail.ru>
next in thread | previous in thread | raw e-mail | index | archive | help
=E1=CE=C4=D2=C5=CA =F3=CD=C1=C7=C9=CE wrote: > > panic: kmem_malloc(131072): kmem_map too small: 3832475648 total all= ocated > > > I open PR amd64/145654 with problem like it. Have you increasing Wired = memory at buildworld ? > =20 No. This # while true > do > sysctl -A | grep wired > make -j8 buildworld > done is getting: vm.max_wired: 997427 vm.max_wired: 997427 vm.max_wired: 997427 vm.max_wired: 997427 vm.max_wired: 997427 vm.max_wired: 997427 vm.max_wired: 997427 vm.max_wired: 997427 vm.max_wired: 997427 vm.max_wired: 997427 vm.max_wired: 997427 vm.max_wired: 997427 Is that the right variable to look at? A friend of mine can duplicate your PR too.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4BD9F820.5060606>