Re: Hard freeze with 2.5.65-mm1

Andrew Morton (akpm@digeo.com)
Wed, 19 Mar 2003 12:19:09 -0800


Alexander Hoogerhuis <alexh@ihatent.com> wrote:
>
> I've had I/O stall a few times while watching movies, but only the
> mplayer process hung, and I could break it off and restart and it
> woudl fun again for a few minutes.

This is a bug in the new nanosleep code. mplayer asks the kernel for a 50
millisecond sleep and the kernel gives it a two month sleep instead.

Please set INITIAL_JIFFIES to zero and retest.

With what compiler are you building your kernels?
-
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/