Re: [PATCH] O12.2int for interactivity

From: William Lee Irwin III
Date: Mon Aug 11 2003 - 19:22:18 EST


Rob Landley wrote:
>> Another way of looking at it is that every time you remove a bottleneck,
>> the next most serious problem becomes the new bottleneck.
>> Does this mean it's a bad idea to stop trying to identify the next
>> bottleneck? (Whether or not you then choose to deal with it is another
>> question...)

On Mon, Aug 11, 2003 at 07:49:31PM -0400, Timothy Miller wrote:
> No. It just means that it's possible to produce artificial loads that
> break things, and since those artificial loads won't be encountered in
> typical usage, they should not be optimized for.
> Mind you, we prefer that the worst case "record you cannot play" doesn't
> have TOO much impact, because we don't want people writing DoS programs
> which exploit those artificial cases.

Guys, it's _way_ premature to say any of this. AFAICT _no_ alternatives
to the duelling queues with twiddled priorities have been explored yet,
nor has the maximum been squeezed out of twiddling the methods for
priority adjustment in that yet (which is Con Kolivas' area).


-- wli
-
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/