Date: Thu, 11 Dec 2003 20:30:30 -0800 (PST) From: Doug White <dwhite@gumbysoft.com> To: Zoran Kikic <kikic@magic-garden.de> Cc: freebsd-current@freebsd.org Subject: Re: AW: just a hint: kmem_map too small - 5.2-CURRENT-20031209 Message-ID: <20031211202958.V45532@carver.gumbysoft.com> In-Reply-To: <19B481CA418DC04CA76EEF2B90B905F11DF1D5@srv-mail.magic-garden.local> References: <19B481CA418DC04CA76EEF2B90B905F11DF1D5@srv-mail.magic-garden.local>
next in thread | previous in thread | raw e-mail | index | archive | help
You might try making sure the acpi module doesn't load. ACPI is fatally braindamaged on your system and it might be freaking out the ACPI code. On Fri, 12 Dec 2003, Zoran Kikic wrote: > 1. installed the 5.2-CURRENT-20031209 iso (cd-rom) > - / 248MB > - swap 102MB > - /tmp 248MB > - /usr 8.4G > - /var 248MB > > 2. downloaded sources (cvsup) from cvsup2.de.freebsd.org > > 3. dropped some kernel options (modifiedKernel.txt) > > 4. cd /usr/src && make depend && make buildkernel KERNCONF=WORKING && > make installkernel KERNCONF=NEW && reboot > > after reboot: > > > ------------------------------------------------------------------------ > -- > panic: kmem_malloc(3203072): kmem_map too small: 25944064 total > allocated > cpuid = 0; > boot() called on cpu#0 > > syncing disks.... > > ------------------------------------------------------------------------ > -- > > with additional 64mb everything is fine. > > > I hope it helps somehow. > > Zoran > -- Doug White | FreeBSD: The Power to Serve dwhite@gumbysoft.com | www.FreeBSD.org
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20031211202958.V45532>