Re: [PATCH 0/7] [GIT PULL][for 2.6.31] ring-buffer: various cleanups

From: Ingo Molnar
Date: Sat Jun 20 2009 - 11:26:59 EST



* Steven Rostedt <rostedt@xxxxxxxxxxx> wrote:

> Ingo,
>
> Please pull the latest tip/tracing/urgent tree, which can be found at:
>
> git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-trace.git
> tip/tracing/urgent
>
>
> Steven Rostedt (7):
> ring-buffer: use BUF_PAGE_HDR_SIZE in calculating index
> ring-buffer: remove useless warn on check
> ring-buffer: remove useless compile check for buffer_page size
> ring-buffer: check for less than two in size allocation
> ring-buffer: add locks around rb_per_cpu_empty
> ring-buffer: do not grab locks in nmi
> ring-buffer: have benchmark test print to trace buffer
>
> ----
> kernel/trace/ring_buffer.c | 82 ++++++++++++++++++++++++---------
> kernel/trace/ring_buffer_benchmark.c | 37 ++++++++-------
> 2 files changed, 78 insertions(+), 41 deletions(-)

Pulled, thanks a lot Steve!

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