tech-kern archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: disappointing upgrade to NetBSD 5.0



Dan Engholm <mustang <at> engholm.org> writes:
> The installation went without a hitch but
> shortly after booting to the upgraded system, the user domain kernel
> crashed.  The message in the Xen console said:
> 
> panic: Unable to reduce memory reservation
> [...]
> I can't be sure what I am doing to get the problem to occur, but it seems
> to be network related.  Looking around Google, I found one thread in
> port-xen with a similar description but it dead ended with no resolution. 
> (see http://mail-index.netbsd.org/port-xen/2009/01/18/msg004686.html)

There was indeed no resolution to that problem.  I ended up converting
the calls to panic() into waring printf()s.  That gave me a stable Xen2 domU
under 5.99.4.  IIRC the Xen3 xennet driver does the same.

--chris






Home | Main Index | Thread Index | Old Index