The Linux Kernel Mailing List
 help / color / mirror / Atom feed
* [PATCH] lockstat: documentation update
@ 2008-09-03 14:00 Peter Zijlstra
  2008-09-05  8:12 ` Ingo Molnar
  0 siblings, 1 reply; 2+ messages in thread
From: Peter Zijlstra @ 2008-09-03 14:00 UTC (permalink / raw)
  To: Ingo Molnar; +Cc: linux-kernel, Christoph Hellwig


Christoph noted that the documentation doesn't tell in what unit the
lockstat times are reported, ammend this.

Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl>
---
diff --git a/Documentation/lockstat.txt b/Documentation/lockstat.txt
index 4ba4664..02f36f5 100644
--- a/Documentation/lockstat.txt
+++ b/Documentation/lockstat.txt
@@ -100,6 +100,7 @@ The first lock (05-10) is a read/write lock, and shows two lines above the
 short separator. The contention points don't match the column descriptors,
 they have two: contentions and [<IP>] symbol.
 
+The integer part of the time values is in us.
 
 View the top contending locks:
 



^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH] lockstat: documentation update
  2008-09-03 14:00 [PATCH] lockstat: documentation update Peter Zijlstra
@ 2008-09-05  8:12 ` Ingo Molnar
  0 siblings, 0 replies; 2+ messages in thread
From: Ingo Molnar @ 2008-09-05  8:12 UTC (permalink / raw)
  To: Peter Zijlstra; +Cc: linux-kernel, Christoph Hellwig


* Peter Zijlstra <peterz@infradead.org> wrote:

> Christoph noted that the documentation doesn't tell in what unit the
> lockstat times are reported, ammend this.
> 
> Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl>

applied the commit below to tip/core/locking, thanks!

	Ingo

------------->
>From cdad72207d164569cb4bf647eb824a7f93e8d388 Mon Sep 17 00:00:00 2001
From: Peter Zijlstra <peterz@infradead.org>
Date: Wed, 3 Sep 2008 16:00:57 +0200
Subject: [PATCH] lockstat: documentation update

Christoph noted that the documentation doesn't tell in what unit the
lockstat times are reported, ammend this.

Reported-by: Christoph Hellwig <hch@infradead.org>
Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
---
 Documentation/lockstat.txt |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/Documentation/lockstat.txt b/Documentation/lockstat.txt
index 4ba4664..02f36f5 100644
--- a/Documentation/lockstat.txt
+++ b/Documentation/lockstat.txt
@@ -100,6 +100,7 @@ The first lock (05-10) is a read/write lock, and shows two lines above the
 short separator. The contention points don't match the column descriptors,
 they have two: contentions and [<IP>] symbol.
 
+The integer part of the time values is in us.
 
 View the top contending locks:
 

^ permalink raw reply related	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2008-09-05  8:13 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-09-03 14:00 [PATCH] lockstat: documentation update Peter Zijlstra
2008-09-05  8:12 ` Ingo Molnar

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox