WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-devel

[Xen-devel] nmi_count in common code?

To: "xen-devel" <xen-devel@xxxxxxxxxxxxxxxxxxx>
Subject: [Xen-devel] nmi_count in common code?
From: "Magenheimer, Dan (HP Labs Fort Collins)" <dan.magenheimer@xxxxxx>
Date: Fri, 13 Jan 2006 13:09:18 -0800
Delivery-date: Fri, 13 Jan 2006 21:16:10 +0000
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
List-help: <mailto:xen-devel-request@lists.xensource.com?subject=help>
List-id: Xen developer discussion <xen-devel.lists.xensource.com>
List-post: <mailto:xen-devel@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=unsubscribe>
Sender: xen-devel-bounces@xxxxxxxxxxxxxxxxxxx
Thread-index: AcYYhZ3i5koMFZiZSDWo2+L950YLvg==
Thread-topic: nmi_count in common code?
Ian C's recent xen-unstable cset (8585), put some archdep
code involving nmi_stats in keyhandler.c.  While
there happens to be an easy workaround on ia64 for this
and -- in this particular case -- there might be some
use to having a similar key on ia64 (not sure on ppc?),
there are undoubtedly some archdep issues here that
probably ought to be managed in archdep code.

Perhaps it is time to add an arch_initialize_keytable()
in archdep code and then move the new do_nmi_stats
with that into a new arch/XXX/keyhandler.c?

And, please, y'all be careful out there when adding
code to common files!

Thanks,
Dan

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

<Prev in Thread] Current Thread [Next in Thread>
  • [Xen-devel] nmi_count in common code?, Magenheimer, Dan (HP Labs Fort Collins) <=