Re: 2.5.59-mm5 hangs on boot

Andrew Morton (akpm@digeo.com)
Sat, 25 Jan 2003 16:59:53 -0800


Tom Sightler <ttsig@tuxyturvy.com> wrote:
>
> On Sat, 2003-01-25 at 18:32, Andrew Morton wrote:
> > First up, please see if changing this:
> >
> > static int antic_expire = HZ / 25;
> >
> > to
> >
> > static int antic_expire = 0;
> >
> > in drivers/block/deadline-iosched.c fixes it up.
>
> This worked, but this is obviously not a real fix right? Just to show
> that that's where the problem is I guess.

Yup, thanks. I think others have seen a similar problem without the
anticipatory scheduling patch, so there may be a couple of problems here, or
a strange interaction.

> I'll gladly test other patches.

OK, thanks. Not sure what to suggest at present. Maybe when Luuk has done
the patch iteration and we've fixed whatever is causing his boot failure we
can then move on.

Are you using RAID at all?
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/