Subject: Re: -current kernel hangs on amd64
To: Mindaugas R. <rmind@NetBSD.org>
From: Kurt Schreiner <ks@ub.uni-mainz.de>
List: current-users
Date: 10/13/2007 22:06:27
On Sat, Oct 13, 2007 at 03:35:22AM +0300, Mindaugas R. wrote:
> Kurt Schreiner <ks@ub.uni-mainz.de> wrote:
> > trying "build.sh -j 8 ..." w/ a kernel build from -current
> > cvs update'd an hour or so ago (userland two or three weeks
> > old) and using the new scheduler results in:
> 
> Can you please try the revision 1.16 (latest) of kern_sleepq.c?
Yep! At least on my P4 box w/ HT enabled a kernel with the new
scheduler and kern_sleepq.c rev 1.16  has no problems anymore
running build.sh -j 4 ... (needed powerbutton before to get it back).

Kurt