Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 1 Sep 2009 17:55:37 +0000 (UTC)
From:      "George V. Neville-Neil" <gnn@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/dev/hwpmc hwpmc_core.c pmc_events.h
Message-ID:  <200909011755.n81Htw3R017854@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
gnn         2009-09-01 17:55:37 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/hwpmc        hwpmc_core.c pmc_events.h 
  Log:
  SVN rev 196739 on 2009-09-01 17:55:37Z by gnn
  
  Add counters for the i7 architecture which were accidentally left
  out of the original commit of i7 support.  These are all the counters
  on pages A-32 and A-33 of the _Intel(R) 64 and IA32 Architectures
  Software Developer's Manual Vol 3B_, June 2009.  Almost all
  of these counters relate to operations on the L2 cache.
  
  Reviewed by:    jkoshy
  MFC after:      1 month
  
  Revision  Changes    Path
  1.6       +23 -0     src/sys/dev/hwpmc/hwpmc_core.c
  1.10      +59 -3     src/sys/dev/hwpmc/pmc_events.h



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