[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20140210175854.GB27965@twins.programming.kicks-ass.net>
Date: Mon, 10 Feb 2014 18:58:54 +0100
From: Peter Zijlstra <peterz@...radead.org>
To: Mark Rutland <mark.rutland@....com>
Cc: linux-kernel@...r.kernel.org, will.deacon@....com,
dave.martin@....com, Ingo Molnar <mingo@...hat.com>
Subject: Re: [PATCH 4/7] perf: be less pessimistic when scheduling events
On Mon, Feb 10, 2014 at 05:44:21PM +0000, Mark Rutland wrote:
> This patch makes ctx_flexible_sched_in attempt to schedule every group
> in the flexible_groups list even when earlier groups failed to schedule,
> enabling more groups to be scheduled simultaneously.
Since you're basically free to create as many events as you want, you can
(as an unprivilidged user) make the context switch to and from your task
arbitrarily expensive.
So no, that's not going to fly.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists