All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Paul E. McKenney" <paulmck@linux.vnet.ibm.com>
To: Eduard - Gabriel Munteanu <eduard.munteanu@linux360.ro>
Cc: Pekka Enberg <penberg@cs.helsinki.fi>,
	Mathieu Desnoyers <mathieu.desnoyers@polymtl.ca>,
	Dipankar Sarma <dipankar@in.ibm.com>,
	Alexey Dobriyan <adobriyan@gmail.com>,
	Ingo Molnar <mingo@elte.hu>,
	linux-kernel@vger.kernel.org
Subject: Re: [PATCH 0/2] kmemtrace over tracepoints (resubmit)
Date: Tue, 30 Dec 2008 19:56:16 -0800	[thread overview]
Message-ID: <20081231035616.GD15692@linux.vnet.ibm.com> (raw)
In-Reply-To: <cover.1230622068.git.eduard.munteanu@linux360.ro>

On Tue, Dec 30, 2008 at 09:41:26AM +0200, Eduard - Gabriel Munteanu wrote:
> Hi again,
> 
> I've figured out a way to minimally modify RCU headers. If you still think
> splitting RCU headers is a good idea, let me know, but this is meant to get
> kmemtrace in Linus' tree as soon as possible.

I am only in favor of splitting the RCU headers if someone -really-
needs it.  ;-)

So if this works, go for it!!!

							Thanx, Paul

> I also renamed tracers as Pekka suggested.
> 
> Let me know what you think.
> 
> 
> 	Cheers,
> 	Eduard
> 
> 
> Eduard - Gabriel Munteanu (2):
>   RCU: Don't include unnecessary headers, allow kmemtrace w/
>     tracepoints.
>   kmemtrace: Use tracepoints instead of markers.
> 
>  include/linux/kmemtrace.h  |   91 +++++++++++------------------------------
>  include/linux/rcuclassic.h |    1 -
>  include/linux/rcupdate.h   |    1 -
>  include/linux/rcupreempt.h |    2 +-
>  include/linux/slab_def.h   |    9 ++--
>  include/linux/slub_def.h   |   12 ++----
>  lib/Kconfig.debug          |    2 +-
>  mm/kmemtrace.c             |   96 ++++++++++++++++++++++++++++++++------------
>  mm/slab.c                  |   25 +++++------
>  mm/slob.c                  |   27 +++++-------
>  mm/slub.c                  |   30 +++++--------
>  11 files changed, 140 insertions(+), 156 deletions(-)
> 

      parent reply	other threads:[~2008-12-31  3:56 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-12-30  7:41 [PATCH 0/2] kmemtrace over tracepoints (resubmit) Eduard - Gabriel Munteanu
2008-12-30  7:41 ` [PATCH 1/2] RCU: Don't include unnecessary headers, allow kmemtrace w/ tracepoints Eduard - Gabriel Munteanu
2008-12-30  7:49   ` Ingo Molnar
2008-12-30  7:53     ` Ingo Molnar
2008-12-30  8:14       ` Eduard - Gabriel Munteanu
2008-12-30  8:21         ` Ingo Molnar
2008-12-30  7:41 ` [PATCH 2/2] kmemtrace: Use tracepoints instead of markers Eduard - Gabriel Munteanu
2008-12-30  7:50   ` Pekka Enberg
2008-12-30 12:40   ` Arnaldo Carvalho de Melo
2008-12-30 14:02     ` Eduard - Gabriel Munteanu
2009-01-02 21:48       ` Mathieu Desnoyers
2009-01-02 22:38         ` Eduard - Gabriel Munteanu
2009-01-02 23:32           ` Mathieu Desnoyers
2008-12-31  3:56 ` Paul E. McKenney [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20081231035616.GD15692@linux.vnet.ibm.com \
    --to=paulmck@linux.vnet.ibm.com \
    --cc=adobriyan@gmail.com \
    --cc=dipankar@in.ibm.com \
    --cc=eduard.munteanu@linux360.ro \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mathieu.desnoyers@polymtl.ca \
    --cc=mingo@elte.hu \
    --cc=penberg@cs.helsinki.fi \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.