Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 3 Dec 2007 11:00:39 +0000 (UTC)
From:      Joseph Koshy <jkoshy@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/dev/hwpmc hwpmc_x86.c
Message-ID:  <200712031100.lB3B0dpb056508@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
jkoshy      2007-12-03 11:00:39 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_6)
    sys/dev/hwpmc        hwpmc_x86.c 
  Log:
  MFC r1.6:
  "Revert revision 1.4.
   Intel CPUs with family 0x6, model 0xE and later (i.e., Intel Core(TM))
   have a PMC architecture that differs somewhat from previous CPUs in
   family 0x6.  Even though the basic programming model is similar, the
   documented set of legal values that may be loaded into their PMC MSRs
   differs from that of the previous PMCs in family 0x6 and reusing bit
   values legal for the older PMCs could result in undefined behaviour in
   the general case."
  
  Revision  Changes    Path
  1.2.2.3   +1 -1      src/sys/dev/hwpmc/hwpmc_x86.c



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200712031100.lB3B0dpb056508>