Subject: Re: panic: uvm_km_suballoc: unable to allocate space in parent map
To: Thorsten Frueauf <s_frueau@ira.uka.de>
From: Simon Burge <simonb@telstra.com.au>
List: port-pmax
Date: 12/15/1998 11:45:26
On Mon, 14 Dec 1998 23:20:56 +0100 (GMT)  Thorsten Frueauf wrote:

> Hello!
> 
> I got a DECstation 5000/200 and I bootstrapped it with the NetBSD 1.3.3
> snapshot provided by Simon (thanx for doing this!) - worked fine so far.
> So I wanted to bring it up to current and mounted src supped from
> 29.11.1998 and compiled a kernel. But if I try booting it, I get the
> following:
> 
> Copyright (c) 1996, 1997, 1998
>     The NetBSD Foundation, Inc.  All rights reserved.
> Copyright (c) 1982, 1986, 1989, 1991, 1993
>     The Regents of the University of California.  All rights reserved.
> 
> NetBSD 1.3I (CYBERDEC-4) #0: Sun Dec  6 19:51:16 MET 1998
>     milano@cyberdec-4:/usr/src/sys/arch/pmax/compile/CYBERDEC-4
> DECstation 5000/200 (3MAX)
> real mem  = 33554432
> panic: uvm_km_suballoc: unable to allocate space in parent map
> halted.
> 
> The GENERIC install kernel from the 1.3.3 snapshot (actually its a 1.3H
> kernel) works though. Any hints?

Try the kernel in ftp.netbsd.org:/pub/NetBSD/misc/simonb/kernel-19981208.
It's a -current kernel as of about the 8th of December.  It's a GENERIC
kernel without the slip and ppp drivers, and COMPAT_1{0,1} enabled.

There were some problems fixed recently to do with large swap partitions,
but you shouldn't have seen that particular problem until swapctl was
run in /etc/rc.

Simon.