[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Xen-changelog] Comment out DTLB MATCH message as it is more frequent and annoying now



# HG changeset patch
# User djm@xxxxxxxxxxxxxxx
# Node ID 2556621a7759428504e27d854772d4dd4f061ded
# Parent  7fd1b4d42d94c5fb73f8feb9b98fd72fed55504a
Comment out DTLB MATCH message as it is more frequent and annoying now

diff -r 7fd1b4d42d94 -r 2556621a7759 xen/arch/ia64/xen/vcpu.c
--- a/xen/arch/ia64/xen/vcpu.c  Fri Sep 16 22:50:09 2005
+++ b/xen/arch/ia64/xen/vcpu.c  Fri Sep 16 22:51:55 2005
@@ -1333,8 +1333,8 @@
                dtlb_translate_count++;
                if (vcpu->domain==dom0 && !in_tpa) *pteval = trp->page_flags;
                else *pteval = vcpu->arch.dtlb_pte;
-               printf("DTLB MATCH... NEW, DOM%s, %s\n", vcpu->domain==dom0?
-                       "0":"U", in_tpa?"vcpu_tpa":"ia64_do_page_fault");
+//             printf("DTLB MATCH... NEW, DOM%s, %s\n", vcpu->domain==dom0?
+//                     "0":"U", in_tpa?"vcpu_tpa":"ia64_do_page_fault");
                *itir = trp->itir;
                return IA64_NO_FAULT;
        }

_______________________________________________
Xen-changelog mailing list
Xen-changelog@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-changelog


 


Rackspace

Lists.xenproject.org is hosted with RackSpace, monitoring our
servers 24x7x365 and backed by RackSpace's Fanatical Support®.