>
>> because of the profiling tools available. Similair tools would
>> be valuable for Linux but would be difficult to develop
>> on Intel since the hardware support for profiling isn't as good.
> 
>The PPro/PII has some extremely good machine level profiling stuff, its
>fairly hard to target specific processes but you can measure the most
>bizarre things globally with the performance monitoring MSR's      
>

Thanks I wasn't aware of that. Not being able to target specific
process's isn't that much of an issue for numeric codes since
if you're doing a big number crunching job it's usually the only thing
running. Does anyone know of any user level tools to read the
MSR's and generate useful optimization info? (If there aren't any
I guess that would be a good project).

Emil

-
Linux SMP list: FIRST see FAQ at http://www.irisa.fr/prive/mentre/smp-faq/
To Unsubscribe: send "unsubscribe linux-smp" to [EMAIL PROTECTED]

Reply via email to