Subject: Re: Results on 9600/200MP
To: Yoshihisa Sugimoto <sugimoto@sums.shiga-med.ac.jp>
From: Tsubai Masanari <tsubai@iri.co.jp>
List: port-macppc
Date: 03/20/1999 16:32:05
>CPU: 604ev (Revision 202)
>real mem = 201326592
>panic : startup : cannot allocate VM for buffers
>Stopped in at 0x22d5e0        lwz r0, r1, 0x14
>db>

You have too much memory.:-)

Reduce BUFPAGES, for example,

options 	BUFPAGES=1000

in your kernel configuration file.