[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20190215114727.62648-1-alexander.shishkin@linux.intel.com>
Date: Fri, 15 Feb 2019 13:47:26 +0200
From: Alexander Shishkin <alexander.shishkin@...ux.intel.com>
To: Peter Zijlstra <a.p.zijlstra@...llo.nl>
Cc: Arnaldo Carvalho de Melo <acme@...hat.com>,
Ingo Molnar <mingo@...hat.com>, linux-kernel@...r.kernel.org,
jolsa@...hat.com,
Alexander Shishkin <alexander.shishkin@...ux.intel.com>
Subject: [PATCH v1 0/1] perf: High-order AUX allocations
Hi Peter,
This supersedes [1]. Since there is no reason not to always go with high
order allocations, we simply change the AUX allocator to optimistically
do that with a fallback to lower orders. And since this is not an opt-in
any more, no tool changes.
[1] https://marc.info/?l=linux-kernel&m=155005848007143
Alexander Shishkin (1):
perf: Optimistically use high order allocations for AUX buffers
kernel/events/ring_buffer.c | 32 +++++++++++++++-----------------
1 file changed, 15 insertions(+), 17 deletions(-)
--
2.20.1
Powered by blists - more mailing lists