]> CyberLeo.Net >> Repos - FreeBSD/stable/10.git/commit
MFH: r259647
authorjulian <julian@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Fri, 7 Oct 2016 19:28:45 +0000 (19:28 +0000)
committerjulian <julian@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Fri, 7 Oct 2016 19:28:45 +0000 (19:28 +0000)
commit2ff45c79addf0fdfbfacc265a1821cd5c0c226ea
treee1f3874173f8210e920a8dbe1a880f7c3d6c5461
parentdcb66899e787b0dea1baf152b24583f9e8644e4c
MFH: r259647

 o Remove assertions on ipa_version as sometimes the version detection
   using cpuid can be quirky (this is the case of VMWare without the
   vPMC support) but fail to probe hwpmc.
 o Apply the fix for XEON family of processors as established by
   315338-020 document (bug AJ85).

 Sponsored by: EMC / Isilon storage division
 Reviewed by: fabient
MFC courtesy of panzura.

git-svn-id: svn://svn.freebsd.org/base/stable/10@306824 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
sys/dev/hwpmc/hwpmc_core.c
sys/dev/hwpmc/hwpmc_core.h
sys/dev/hwpmc/hwpmc_intel.c