All of lore.kernel.org
 help / color / mirror / Atom feed
From: Arun Sharma <arun.sharma@intel.com>
To: Leendert van Doorn <leendert@watson.ibm.com>
Cc: xen-devel <xen-devel@lists.xensource.com>
Subject: Re: [PATCH] Broken timer macros breaks VMX
Date: Tue, 02 Aug 2005 14:16:07 -0700	[thread overview]
Message-ID: <42EFE297.2040509@intel.com> (raw)
In-Reply-To: <mailman.1122700301.23748@unix-os.sc.intel.com>

Leendert van Doorn wrote:

> Correcting the MILLISECS() and friends macros to return s_time_t instead
> of ULL fixes this problem. The other changes are just to get rid of
> redundant code and variables.
> 

Thanks, I have an equivalent change in our internal tree. We also 
changed vpit->period and friends to count in s_time_t instead of 
milliseconds, to reduce some math on every tick.

Now that your patch is already upstream, I've rebased our remaining 
changes against your patch.

I'm working to make our internal tree visible to everyone so that if you 
run into such issues, you can check if a pending commit has already 
fixed it.

	-Arun

      parent reply	other threads:[~2005-08-02 21:16 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-07-30  4:54 [PATCH] Broken timer macros breaks VMX Leendert van Doorn
     [not found] ` <mailman.1122700301.23748@unix-os.sc.intel.com>
2005-08-02 21:16   ` Arun Sharma [this message]

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=42EFE297.2040509@intel.com \
    --to=arun.sharma@intel.com \
    --cc=leendert@watson.ibm.com \
    --cc=xen-devel@lists.xensource.com \
    /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.