• John Levon's avatar
    [PATCH] OProfile: reduce allocations of MSR structs · a5a107f0
    John Levon authored
    Andi Kleen pointed out the MSRs array was a massive bloat source. Reduce
    it somewhat by only allocating the amount actually needed for the CPU type.
    
    Untested on Pentium IV - I don't have a machine.
    a5a107f0
op_model_ppro.c 3.71 KB