All of lore.kernel.org
 help / color / mirror / Atom feed
From: Alexandre Boeglin <alex@boeglin.org>
To: The development of GRUB 2 <grub-devel@gnu.org>
Subject: Re: [PATCH] fix GRUB_TICKS_PER_SECOND in include/grub/efi/time.h
Date: Fri, 29 Feb 2008 13:52:40 +0100	[thread overview]
Message-ID: <20080229125240.GA13522@boeglin.org> (raw)
In-Reply-To: <200802220924.24766.okuji@enbug.org>

Le ven 22 fév 2008 à 09:24:23 +0100, Yoshinori K. Okuji a écrit :
> > Then, I think the problem is the same, as the current grub_get_rtc returns
> > a number of milliseconds. So, shouldn'it be 60 * 60 * 1000 ?
> 
> No. Why do you think it returns milliseconds?

Ah, it does not exactly "return" milliseconds, sorry. But currently it seems
GRUB_TICKS_PER_SECOND "overflows" a value in milliseconds, so I think it
should use milliseconds and not seconds as its "base".

Alex



  reply	other threads:[~2008-02-29 12:50 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-02-17 11:52 [PATCH] fix GRUB_TICKS_PER_SECOND in include/grub/efi/time.h Alexandre Boeglin
2008-02-17 12:15 ` Alexandre Boeglin
2008-02-17 14:55   ` Alexandre Boeglin
2008-02-21 18:53     ` Alexandre Boeglin
2008-02-21 21:16       ` Yoshinori K. Okuji
2008-02-21 21:08 ` Yoshinori K. Okuji
2008-02-22  7:49   ` Alexandre Boeglin
2008-02-22  8:24     ` Yoshinori K. Okuji
2008-02-29 12:52       ` Alexandre Boeglin [this message]
2008-03-01 17:30         ` Yoshinori K. Okuji

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=20080229125240.GA13522@boeglin.org \
    --to=alex@boeglin.org \
    --cc=grub-devel@gnu.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.