On Sat, Sep 22, 2012 at 2:57 AM, William Cohen <wco...@redhat.com> wrote:
> Hi,
>
> I was trying to build papi 5.0.1 with the bundled libpfm and found that it 
> wouldn't build on 32-bit processors because one of the bit fields was too 
> large and didn't fit in 32-bit. I ended up working the following patch to 
> split the reserved field into something that would fit in 32-bits.  Is there 
> any particular reason that field needs to be a single 58-bit quantity?
>
Because that is the actual number of bits that are reserved. Forgot
about 32-bit mode.
Will apply the patch.
Thanks.
> -Will
>
> ------------------------------------------------------------------------------
> How fast is your code?
> 3 out of 4 devs don\\\'t know how their code performs in production.
> Find out how slow your code is with AppDynamics Lite.
> http://ad.doubleclick.net/clk;262219672;13503038;z?
> http://info.appdynamics.com/FreeJavaPerformanceDownload.html
> _______________________________________________
> perfmon2-devel mailing list
> perfmon2-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/perfmon2-devel
>

------------------------------------------------------------------------------
How fast is your code?
3 out of 4 devs don\\\'t know how their code performs in production.
Find out how slow your code is with AppDynamics Lite.
http://ad.doubleclick.net/clk;262219672;13503038;z?
http://info.appdynamics.com/FreeJavaPerformanceDownload.html
_______________________________________________
perfmon2-devel mailing list
perfmon2-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/perfmon2-devel

Reply via email to