All of lore.kernel.org
 help / color / mirror / Atom feed
From: Ralf Baechle <ralf@linux-mips.org>
To: Atsushi Nemoto <anemo@mba.ocn.ne.jp>
Cc: linux-mips@linux-mips.org
Subject: Re: [PATCH] Make c0_compare_int_usable faster
Date: Mon, 22 Oct 2007 22:04:00 +0100	[thread overview]
Message-ID: <20071022210400.GB20038@linux-mips.org> (raw)
In-Reply-To: <20071023.011416.61947729.anemo@mba.ocn.ne.jp>

On Tue, Oct 23, 2007 at 01:14:16AM +0900, Atsushi Nemoto wrote:

> Use delta value based on its speed for faster probing.

Still the same issue, it breaks with Qemu.  You probably don't see this
if you're testing on a desktop where the TSC is used for timing but on
a laptop it breaks big time.  I need to increase the shift value to at
least like 15 to get it to work more or less reliably with Qemu, so a
somewhat different approach is needed.

  Ralf

  reply	other threads:[~2007-10-22 21:04 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-10-22 16:14 [PATCH] Make c0_compare_int_usable faster Atsushi Nemoto
2007-10-22 21:04 ` Ralf Baechle [this message]
2007-10-23 12:55   ` Atsushi Nemoto
2007-10-28 23:57     ` Ralf Baechle

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=20071022210400.GB20038@linux-mips.org \
    --to=ralf@linux-mips.org \
    --cc=anemo@mba.ocn.ne.jp \
    --cc=linux-mips@linux-mips.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.