From: David Ahern <david.ahern@xxxxxxxxxx> Date: Thu, 19 Mar 2015 20:55:27 -0600 > On 3/19/15 7:56 PM, David Miller wrote: >> Applied, but two questions: >> >> 1) Why didn't you have to deal with the overflow event >> latching issues I address in sparc_vt_write_pmc()? > > I saw the note. I need to understand why you wrote that. Relevant > sections of the PRM for the T4 and the M7 have the same wording, so I > was surprised to read that. Perhaps a h/w (or h/w revision) quirk? > > It was not needed for the M7 -- bare metal or LDOM -- so I opted to go > with the purist approach based on the PRM. As I get time and access to > hardware I will take a look at the T4. I hate having inconsistencies like this. My two big stress tests were: 1) "perf record make -s -j128" of a kernel build on my T4-2 2) Same kernel build, but instead of using perf record, I ran "perf top" in another window while "make -s -j128" was happening. Eventually, especially in case #2, events simply stopped being recorded. I really want to get to the bottom of this rathern than putting our hands in our pockets and saying "meh". -- To unsubscribe from this list: send the line "unsubscribe sparclinux" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html