|
|
|
|
|
|
|
|
|
|
xen-devel
Re: [Xen-devel] [PATCH] x86 oprofile: use rdmsrl/wrmsrl
On Tuesday 29 June 2010 18:02:54 Keir Fraser wrote:
> How many more of these patches do you have up your sleeve?
Depends on how small/large the chunks should/may be.
My intention is to remove duplicated rdmsr/wrmsr functions
and make rdmsr usable as a real C function.
The large part of changes are the bit-operations surrounding
the rdmsr/wrmsr code lines.
The sent patches replace rdmsr/wrmsr by rdmsrl/wrmsrl
step by step. When this is done, rdmsr/wrmsr can be killed.
Christoph
> -- Keir
>
> On 29/06/2010 16:47, "Christoph Egger" <Christoph.Egger@xxxxxxx> wrote:
> > Hi!
> >
> > Attached patch makes x86 oprofile code use rdmsrl/wrmsrl
> >
> > Signed-off-by: Christoph Egger <Christoph.Egger@xxxxxxx>
--
---to satisfy European Law for business letters:
Advanced Micro Devices GmbH
Einsteinring 24, 85609 Dornach b. Muenchen
Geschaeftsfuehrer: Alberto Bozzo, Andrew Bowd
Sitz: Dornach, Gemeinde Aschheim, Landkreis Muenchen
Registergericht Muenchen, HRB Nr. 43632
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
|
|
|
|