In article <20111025113549.edb0a17...@cvs.netbsd.org>,
Jukka Ruohonen <source-changes-d@NetBSD.org> wrote:
>-=-=-=-=-=-
>
>Module Name:   src
>Committed By:  jruoho
>Date:          Tue Oct 25 11:35:49 UTC 2011
>
>Modified Files:
>       src/sys/kern: subr_cpufreq.c
>       src/sys/sys: cpufreq.h
>
>Log Message:
>Use microsecond rather than nanosecond resolution when sampling latencies.

Why? This is backwards as things tend to become faster instead of slower.
We really want to be switching most things in the kernel to timespec from
timeval not the other way around?

christos

Reply via email to