Re: Keys get stuck

From: David Newall
Date: Wed Mar 12 2008 - 12:47:31 EST


Theodore Tso wrote:
> The problem is that under heavy load the auto-repeat problem is real;
> I've seen it as well, and it means that I've started to try to avoid
> "make -j4" since that's a great way to trigger it.
>

I'm sure it does suck under heavy load, although I suppose you could
increase the start time. But I wonder if that is the problem this
time? Modern machines are so damned fast they actually take real effort
to load. Actually, "make -j4" doesn't sound particularly heavy.
There's huge disk i/o in a make. Plenty of scheduling opportunities.
Obviously I only know what everybody else here knows; but with so many
recent posts suggesting a scheduling fault has been introduced, I'm
expecting it to be that.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/