public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Tim Pepper <lnxninja@linux.vnet.ibm.com>
To: Arjan van de Ven <arjan@infradead.org>
Cc: Andrew Morton <akpm@linux-foundation.org>,
	Corrado Zoccolo <czoccolo@gmail.com>,
	linux-kernel@vger.kernel.org
Subject: Re: Negative values in /proc/latency_stats
Date: Wed, 4 Feb 2009 16:57:05 -0800	[thread overview]
Message-ID: <eada2a070902041657r56bdabear46fdf1ce61edd574@mail.gmail.com> (raw)
In-Reply-To: <20090203214609.39c9c6b2.akpm@linux-foundation.org>

On Tue, Feb 3, 2009 at 4:16 PM, Arjan van de Ven <arjan@infradead.org> wrote:

> + * Latency Top version : v0.1
> + * 70 59433 4897 i915_irq_wait drm_ioctl vfs_ioctl do_vfs_ioctl sys_ioctl
> + * |    |    |    |
> + * |    |    |    +----> the stringified backtrace
> + * |    |    +---------> The maximum latency for this entry in microseconds
> + * |    +--------------> The accumulated latency for this entry (microseconds)
> + * +-------------------> The number of times this entry is hit
> + *
> + * (note: the average latency is the acummulated latency deviced by the number
> + * of times)

Perhaps:

     s/acummulated/accumulated
     s/deviced/divided

...jet lag?  :)




Tim

      parent reply	other threads:[~2009-02-05  0:57 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-01-31 13:42 Negative values in /proc/latency_stats Corrado Zoccolo
2009-02-02  7:42 ` Harik
2009-02-03  4:55 ` Andrew Morton
2009-02-03 15:19   ` Arjan van de Ven
2009-02-04  0:16   ` Arjan van de Ven
2009-02-04  5:46     ` Andrew Morton
2009-02-04  5:55       ` Arjan van de Ven
2009-02-06 22:50         ` Corrado Zoccolo
2009-02-05  0:57       ` Tim Pepper [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=eada2a070902041657r56bdabear46fdf1ce61edd574@mail.gmail.com \
    --to=lnxninja@linux.vnet.ibm.com \
    --cc=akpm@linux-foundation.org \
    --cc=arjan@infradead.org \
    --cc=czoccolo@gmail.com \
    --cc=linux-kernel@vger.kernel.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox