cpufreq Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: "Mattia Dongili" <malattia@linux.it>
To: Mattia Dongili <malattia@linux.it>
Cc: davej@redhat.com, Eric Piel <eric.piel@tremplin-utc.net>,
	Dominik Brodowski <linux@dominikbrodowski.net>,
	cpufreq@lists.linux.org.uk
Subject: Re: [PATCH] transition latency of speedstep-ich (third try)
Date: Tue, 29 Nov 2005 08:48:32 +0100 (CET)	[thread overview]
Message-ID: <6978.83.103.117.254.1133250512.squirrel@picard.linux.it> (raw)
In-Reply-To: <20051128234854.GA3423@inferi.kami.home>

On Tue, November 29, 2005 12:48 am, Mattia Dongili said:
[...]
> +                long long diff = (t2.tv_sec * MSEC_PER_SEC + t2.tv_usec) -
> +                        (t1.tv_sec * MSEC_PER_SEC + t1.tv_usec);

doh... as the name suggests it should really be USEC_PER_SEC...

-- 
mattia
:wq!

  reply	other threads:[~2005-11-29  7:48 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-11-28 22:19 [PATCH] transition latency of speedstep-ich (third try) Pallipadi, Venkatesh
2005-11-28 23:35 ` Eric Piel
2005-11-28 23:48   ` Mattia Dongili
2005-11-29  7:48     ` Mattia Dongili [this message]
  -- strict thread matches above, loose matches on Subject: below --
2005-10-05 20:39 Pallipadi, Venkatesh
2005-11-26 22:40 ` Eric Piel
2005-11-28 22:12   ` Mattia Dongili
2005-09-28 23:53 Pallipadi, Venkatesh
2005-09-29 22:06 ` Eric Piel
2005-10-14 15:19   ` Stefan Seyfried
2005-09-28  1:26 Pallipadi, Venkatesh
2005-09-28 21:38 ` Eric Piel
2005-02-06 22:33 [PATCH] support for CPUFREQ_ETERNAL drivers by the ondemand governor Eric Piel
2005-02-09 19:15 ` Dominik Brodowski
2005-03-06 17:06   ` [PATCH] transition latency of speedstep-ich Eric Piel
     [not found]     ` <20050307182137.GB24559@isilmar.linta.de>
     [not found]       ` <432DD8DD.3090805@tremplin-utc.net>
     [not found]         ` <20050919101843.GA13041@isilmar.linta.de>
2005-09-19 22:35           ` [PATCH] transition latency of speedstep-ich (third try) Eric Piel

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=6978.83.103.117.254.1133250512.squirrel@picard.linux.it \
    --to=malattia@linux.it \
    --cc=cpufreq@lists.linux.org.uk \
    --cc=davej@redhat.com \
    --cc=eric.piel@tremplin-utc.net \
    --cc=linux@dominikbrodowski.net \
    /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