All of lore.kernel.org
 help / color / mirror / Atom feed
From: Peter Zijlstra <peterz@infradead.org>
To: frank.rowand@am.sony.com
Cc: mingo@redhat.com, tom.leiming@gmail.com, linux-kernel@vger.kernel.org
Subject: Re: [PATCH] LOCKSTAT: patch test - Fix min, max times in /proc/lock_stats
Date: Thu, 19 Nov 2009 23:29:55 +0100	[thread overview]
Message-ID: <1258669795.11284.256.camel@laptop> (raw)
In-Reply-To: <4B05BBAE.2050005@am.sony.com>

On Thu, 2009-11-19 at 13:42 -0800, Frank Rowand wrote:
> Fix min, max times in /proc/lock_stats
> 
> (1) When collecting lock hold and wait times, if the current minimum time is
>     zero, it will be replaced by the next time.
> 
> (2) When aggregating minimum and maximum lock hold and wait times accross cpus,
>     the values are added, instead of selecting the minimum and maximum.
> 
> 
> Signed-off-by: Frank Rowand <frank.rowand@am.sony.com>

Thanks Frank, took both patches.


  reply	other threads:[~2009-11-19 22:29 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-11-19 21:42 [PATCH] LOCKSTAT: patch test - Fix min, max times in /proc/lock_stats Frank Rowand
2009-11-19 22:29 ` Peter Zijlstra [this message]
2009-12-06 13:03 ` [tip:core/urgent] lockstat: " tip-bot for Frank Rowand

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=1258669795.11284.256.camel@laptop \
    --to=peterz@infradead.org \
    --cc=frank.rowand@am.sony.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mingo@redhat.com \
    --cc=tom.leiming@gmail.com \
    /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.