|
|
|
|
|
|
|
|
|
|
xen-devel
Re: [Xen-devel] [PATCH] Broken timer macros breaks VMX
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
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
<Prev in Thread] |
Current Thread |
[Next in Thread> |
- Re: [Xen-devel] [PATCH] Broken timer macros breaks VMX,
Arun Sharma <=
|
|
|
|
|