Re: Negative values in /proc/latency_stats

From: Tim Pepper
Date: Wed Feb 04 2009 - 19:57:32 EST


On Tue, Feb 3, 2009 at 4:16 PM, Arjan van de Ven <arjan@xxxxxxxxxxxxx> 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
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/