From: Ingo Molnar <mingo@elte.hu>
To: Peter Zijlstra <peterz@infradead.org>
Cc: linux-kernel <linux-kernel@vger.kernel.org>,
"Török Edwin" <edwintorok@gmail.com>,
"Steven Rostedt" <rostedt@goodmis.org>,
"Bill Huey" <billh@gnuppy.monkey.org>,
"Arnaldo Carvalho de Melo" <acme@ghostprotocols.net>
Subject: Re: [PATCH] lockstat: contend with points
Date: Mon, 20 Oct 2008 15:43:38 +0200 [thread overview]
Message-ID: <20081020134330.GD32363@elte.hu> (raw)
In-Reply-To: <1224231505.28131.71.camel@twins>
* Peter Zijlstra <peterz@infradead.org> wrote:
> Subject: lockstat: contend with points
> From: Peter Zijlstra <a.p.zijlstra@chello.nl>
> Date: Thu Oct 16 23:17:09 CEST 2008
>
> We currently only provide points that have to wait on contention, also
> lists the points we have to wait for.
>
> Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl>
> ---
> Documentation/lockstat.txt | 50 ++++++++++++++++++++++++++++-----------------
> include/linux/lockdep.h | 13 ++++++++---
> kernel/lockdep.c | 33 ++++++++++++++++++-----------
> kernel/lockdep_proc.c | 21 +++++++++++++++++-
> kernel/mutex.c | 2 -
> 5 files changed, 82 insertions(+), 37 deletions(-)
nice! Applied to tip/core/locking, thanks Peter.
Ingo
next prev parent reply other threads:[~2008-10-20 13:44 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-10-17 8:18 [PATCH] lockstat: contend with points Peter Zijlstra
2008-10-20 13:43 ` Ingo Molnar [this message]
2008-10-21 22:59 ` Tim Pepper
2008-10-22 7:04 ` Peter Zijlstra
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=20081020134330.GD32363@elte.hu \
--to=mingo@elte.hu \
--cc=acme@ghostprotocols.net \
--cc=billh@gnuppy.monkey.org \
--cc=edwintorok@gmail.com \
--cc=linux-kernel@vger.kernel.org \
--cc=peterz@infradead.org \
--cc=rostedt@goodmis.org \
/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.