repeatable crash on RELENG7

Alexandr Pakhomov pahom.rt at gmail.com
Tue Dec 2 08:55:55 PST 2008


On Tue, Dec 2, 2008 at 5:12 PM, Mike Tancsa <mike at sentex.net> wrote:

> At 08:38 AM 12/2/2008, Kostik Belousov wrote:
>
>> >
>> > mdconfig -a -t malloc -s 1800M
>> You cannot have ~ 2Gb of kernel memory allocated for md, at least not on
>> i386.
>>
>
> Thanks,  how do I find out what the limit is on a machine ? Is it
> vm.kvm_size ?
>
>
>        ---Mike
> _______________________________________________
> freebsd-stable at freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-stable
> To unsubscribe, send any mail to "freebsd-stable-unsubscribe at freebsd.org"
>

Try tune both vm.kmem_size and vm.kmem_size_max via /boot/loader.conf. They
are equal to 330M by default.


More information about the freebsd-stable mailing list