svn commit: r249428 - head/sys/dev/hwpmc

poyopoyo at puripuri.plala.or.jp poyopoyo at puripuri.plala.or.jp
Sat Apr 13 02:55:06 UTC 2013


At Fri, 12 Apr 2013 20:43:14 +0000 (UTC),
Ryan Stone wrote:
>   Cosmetic change: make a comment reference Sandy Bridge *Xeon*
..
>  #define	IAP_F_SBX	(1 << 8)	/* CPU: Sandy Bridge Xeon */
> -#define	IAP_F_IBX	(1 << 9)	/* CPU: Ivy Bridge */
> +#define	IAP_F_IBX	(1 << 9)	/* CPU: Ivy Bridge Xeon */
>  #define	IAP_F_HW	(1 << 10)	/* CPU: Haswell */
..
and *Ivy* Bridge Xeon? :)


More information about the svn-src-head mailing list