[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20191114100312.GR4131@hirez.programming.kicks-ass.net>
Date: Thu, 14 Nov 2019 11:03:12 +0100
From: Peter Zijlstra <peterz@...radead.org>
To: Ian Rogers <irogers@...gle.com>
Cc: Ingo Molnar <mingo@...hat.com>,
Arnaldo Carvalho de Melo <acme@...nel.org>,
Mark Rutland <mark.rutland@....com>,
Alexander Shishkin <alexander.shishkin@...ux.intel.com>,
Jiri Olsa <jolsa@...hat.com>,
Namhyung Kim <namhyung@...nel.org>,
Andrew Morton <akpm@...ux-foundation.org>,
Masahiro Yamada <yamada.masahiro@...ionext.com>,
Kees Cook <keescook@...omium.org>,
Catalin Marinas <catalin.marinas@....com>,
Petr Mladek <pmladek@...e.com>,
Mauro Carvalho Chehab <mchehab+samsung@...nel.org>,
Qian Cai <cai@....pw>, Joe Lawrence <joe.lawrence@...hat.com>,
Tetsuo Handa <penguin-kernel@...ove.sakura.ne.jp>,
Sri Krishna chowdary <schowdary@...dia.com>,
"Uladzislau Rezki (Sony)" <urezki@...il.com>,
Andy Shevchenko <andriy.shevchenko@...ux.intel.com>,
Changbin Du <changbin.du@...el.com>,
Ard Biesheuvel <ardb@...nel.org>,
"David S. Miller" <davem@...emloft.net>,
Kent Overstreet <kent.overstreet@...il.com>,
Gary Hook <Gary.Hook@....com>, Arnd Bergmann <arnd@...db.de>,
Kan Liang <kan.liang@...ux.intel.com>,
linux-kernel@...r.kernel.org,
Stephane Eranian <eranian@...gle.com>,
Andi Kleen <ak@...ux.intel.com>
Subject: Re: [PATCH v3 07/10] perf: simplify and rename visit_groups_merge
On Wed, Nov 13, 2019 at 04:30:39PM -0800, Ian Rogers wrote:
> To enable a future caching optimization, pass in whether
> visit_groups_merge is operating on pinned or flexible groups. The
> is_pinned argument makes the func argument redundant, rename the
> function to ctx_groups_sched_in as it just schedules pinned or flexible
> groups in. Compute the cpu and groups arguments locally to reduce the
> argument list size. Remove sched_in_data as it repeats arguments already
> passed in. Remove the unused data argument to pinned_sched_in.
Where did my first two patches go? Why aren't
{pinned,flexible}_sched_in() merged?
Powered by blists - more mailing lists