Matthew Dillon wrote:
>:Matt,
>:
>: So far so good. It boots up, and it stayed up for about 30
>:minutes while I did a "make -j4 buildworld". Unfortunately, the CPU
>:temperature rose above 60 degress Celcius, and the machine shut down :-)
>:I'll give it another go later, making sure it can stay up for at least
>:24 hours :-)
>:
>:Adam
>
> The config looks fine. I did some testing and found some issues,
> but it's still weird that it would crash at boot rather then later on.
>
> In anycase, please try this patch with the MAX_MAPENT returned back to
> its original value and tell me if it works. I rewrote the code so
> the vm_map_entry_t reserve is only used when allocating memory for more
> vm_map_entry_t structures.
>
> -Matt
> Matthew Dillon
> <dillon@backplane.com>
>
>
>
I'm still getting a crash... I haven't grabbed the debug output yet,
but it looks pretty similar to what I was seeing before :-)
Adam