[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <AANLkTin6oeDreACiYZfGnLFx8gjK1Qqd_6Mtp3ZHG+b7@mail.gmail.com>
Date: Tue, 15 Feb 2011 16:01:09 +0100
From: stephane eranian <eranian@...glemail.com>
To: Peter Zijlstra <peterz@...radead.org>
Cc: eranian@...gle.com, linux-kernel@...r.kernel.org, mingo@...e.hu,
paulus@...ba.org, davem@...emloft.net, fweisbec@...il.com,
perfmon2-devel@...ts.sf.net, robert.richter@....com,
acme@...hat.com, lizf@...fujitsu.com
Subject: Re: [PATCH 1/2] perf_events: add cgroup support (v9)
On Tue, Feb 15, 2011 at 3:55 PM, Peter Zijlstra <peterz@...radead.org> wrote:
> On Mon, 2011-02-14 at 11:20 +0200, Stephane Eranian wrote:
>> + if (mode & PERF_CGROUP_SWOUT) {
>> + cpu_ctx_sched_out(cpuctx, EVENT_ALL);
>> + /*
>> + * must not be done before ctxswout dur
>> + * to event_filter_match() in event_sched_out()
>> + */
>> + cpuctx->cgrp = NULL;
>> + }
>
> s/dur/due/ ?
>
Yep, sorry about that.
Powered by blists - more mailing lists