stephane eranian wrote:
quoted text > Andi,
>
> It would be much bigger because it would pull in a bunch of generic
> and model-specific
> data structures and code.
>
> To context switch, you need to know what the registers are, thus you
> need the PMU
> mapping table, which is implemented by a kernel module, so it needs
> its registration
> framework....
Can you strip it down to be simpler?
Minimally generic x86 perfctr switching code just needs an array with
MSR numbers, doesn't it? And there are only a few variants.
-Andi
--
unsubscribe notice To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to
majordomo@vger.kernel.org
More majordomo info at
http://vger.kernel.org/majordomo-info.html
Please read the FAQ at
http://www.tux.org/lkml/
Messages in current thread:
Re: [PATCH] perfmon: add context switch hooks for x86 , Andi Kleen , (Wed May 7, 7:31 am)