|  |  | 
  
    |  |  | 
 
  |   |  | 
  
    |  |  | 
  
    |  |  | 
  
    |   xen-bugs
[Xen-bugs] [Bug 375] BVT scheduling parameter setting 
| http://bugzilla.xensource.com/bugzilla/show_bug.cgi?id=375
s-uchida@xxxxxxxxxxxxx changed:
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED
------- Additional Comments From s-uchida@xxxxxxxxxxxxx  2005-10-31 02:12 
-------
# HG changeset patch
# User s-uchida@xxxxxxxxxxxxx
# Node ID d1bda08540cde9462d48008d12debcc70061ee6e
# Parent  43676a50998205fff080c329bea1409df75ff115
bug fix: bvt schedulear twice MILLISECS funciton by adjdom function
diff -r 43676a509982 -r d1bda08540cd xen/common/sched_bvt.c
--- a/xen/common/sched_bvt.c    Sun Oct 30 18:23:36 2005
+++ b/xen/common/sched_bvt.c    Mon Oct 31 02:00:04 2005
@@ -327,8 +327,8 @@
         /* The warp should be the same as warpback */
         inf->warp = warpback;
         inf->warp_value = warpvalue;
-        inf->warpl = MILLISECS(warpl);
-        inf->warpu = MILLISECS(warpu);
+        inf->warpl = warpl;
+        inf->warpu = warpu;
         
         /* If the unwarp timer set up it needs to be removed */
         rem_ac_timer(&inf->unwarp_timer);
-- 
Configure bugmail: 
http://bugzilla.xensource.com/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
_______________________________________________
Xen-bugs mailing list
Xen-bugs@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-bugs
 | 
 
| <Prev in Thread] | Current Thread | [Next in Thread> |  | 
[Xen-bugs] [Bug 375] BVT scheduling parameter setting,
bugzilla-daemon <=
 |  |  | 
  
    |  |  |