[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Xen-changelog] Oops, forgot a file.
ChangeSet 1.1305.1.4, 2005/03/15 16:32:55-07:00, djm@xxxxxxxxxxxxxxx Oops, forgot a file. time.c | 2 -- 1 files changed, 2 deletions(-) diff -Nru a/xen/arch/ia64/patch/linux-2.6.7/time.c b/xen/arch/ia64/patch/linux-2.6.7/time.c --- a/xen/arch/ia64/patch/linux-2.6.7/time.c 2005-03-25 19:03:36 -05:00 +++ b/xen/arch/ia64/patch/linux-2.6.7/time.c 2005-03-25 19:03:36 -05:00 @@ -1,5 +1,5 @@ --- ../../linux-2.6.7/arch/ia64/kernel/time.c 2004-06-15 23:19:01.000000000 -0600 -+++ arch/ia64/time.c 2005-03-09 13:22:52.000000000 -0700 ++++ arch/ia64/time.c 2005-03-14 17:27:11.000000000 -0700 @@ -10,16 +10,22 @@ */ #include <linux/config.h> @@ -208,7 +208,7 @@ + } + if (domain0_ready && vcpu_timer_expired(dom0->exec_domain[0])) { + vcpu_pend_timer(dom0->exec_domain[0]); -+ vcpu_set_next_timer(dom0->exec_domain[0]); ++ //vcpu_set_next_timer(dom0->exec_domain[0]); + domain_wake(dom0->exec_domain[0]); + } + if (!is_idle_task(current->domain) && current->domain != dom0) { ------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click _______________________________________________ Xen-changelog mailing list Xen-changelog@xxxxxxxxxxxxxxxxxxxxx https://lists.sourceforge.net/lists/listinfo/xen-changelog
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |