DragonFly kernel List (threaded) for 2007-04
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
Re: [SOLVED] Re: Strange vkernel crash
:It seems the problem is that I changed MAXDSIZ and MAXSSIZ. Thanks
:Matt for finding this!
:------
:Dave Hayes - Consultant - Altadena CA, USA - dave@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@backplane.com>
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]