Date: Tue, 2 Dec 2008 10:46:35 +0000 (UTC) From: Joseph Koshy <jkoshy@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/dev/hwpmc hwpmc_amd.c hwpmc_ppro.c Message-ID: <200812021046.mB2AkinZ032300@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
jkoshy 2008-12-02 10:46:35 UTC FreeBSD src repository Modified files: sys/dev/hwpmc hwpmc_amd.c hwpmc_ppro.c Log: SVN rev 185555 on 2008-12-02 10:46:35Z by jkoshy - Efficiency tweak: when checking for PMC overflows, only go to hardware for PMCs that have been configured for sampling. - Bug fix: acknowledge PMC hardware overflows irrespective of the the (software) PMC's state. Revision Changes Path 1.21 +7 -10 src/sys/dev/hwpmc/hwpmc_amd.c 1.16 +6 -4 src/sys/dev/hwpmc/hwpmc_ppro.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200812021046.mB2AkinZ032300>