On Wed, 2010-09-08 at 15:30 +0200, Stephane Eranian wrote:
> +       } times[NR_CPUS] ____cacheline_aligned_in_smp;

That's fail! NR_CPUS can be like 4k for distro configs.

Use proper per-cpu allocations.

------------------------------------------------------------------------------
This SF.net Dev2Dev email is sponsored by:

Show off your parallel programming skills.
Enter the Intel(R) Threading Challenge 2010.
http://p.sf.net/sfu/intel-thread-sfd
_______________________________________________
perfmon2-devel mailing list
perfmon2-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/perfmon2-devel

Reply via email to