[SOLVED] Re: Strange vkernel crash
Matthew Dillon
dillon at apollo.backplane.com
Wed Apr 11 14:45:00 PDT 2007
:It seems the problem is that I changed MAXDSIZ and MAXSSIZ. Thanks
:Matt for finding this!
:------
:Dave Hayes - Consultant - Altadena CA, USA - dave at jetcafe.org
:>>> The opinions expressed above are entirely my own <<<
I've committed a change to the vkernel code in HEAD which should
properly detect the issue and use a different address to map
kernel virtual memory. At the very least it won't continue trying
to boot if it can't map the memory.
/usr/src/sys/platform/vkernel/platform/init.c rev 1.34
If you could test it out on your system (a HEAD vkernel ought to at
least boot on a 1.8.1 system), I will MFC it to the -RELEASE branch.
-Matt
Matthew Dillon
<dillon at backplane.com>
More information about the Kernel
mailing list