Re: [PATCH] O17int

From: Måns Rullgård
Date: Tue Aug 19 2003 - 12:25:48 EST


Con Kolivas <kernel@xxxxxxxxxxx> writes:

> Food for the starving masses.
>
> This patch prevents any single task from being able to starve the
> runqueue that it's on. This minimises the impact a poorly behaved
> application or a malicious one has on the rest of the system. If an

I have to disagree. Open a file of a few hundred lines in XEmacs and
do a regexp search for "^[> ]*-*\n\\([> ]*.*\n\\)*[> ]*foo". The
system will more or less freeze. It's a very nasty regexp, and it's
an error to try to use it, but it still shouldn't freeze the system.

--
Måns Rullgård
mru@xxxxxxxxxxxx

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