Re: [PATCH] oprofile: Add support for missing Intel core i7 models

From: Andi Kleen
Date: Fri Jan 14 2011 - 18:43:36 EST


> Will it be the general way in the future not to add model detection
> for new Intel cpus to kernel code and instead use arch_perfmon? Are

Yes, at least for features that do not need specific new kernel support.
And it looks like most (all?) of the these features will be perf only.

The advantage of the scheme is that it avoids the major problems
we had with updates in the past where userland and kernel had to be
updated in lock-step.

> the user land patches for cpu detection already in the oprofile
> repository? I assume oprofile 0.9.6 is not up-to-date and needs to be
> patched.

It's in CVS.

-Andi
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/