Am Dienstag, 18. M=E4rz 2003 20:21 schrieb Linus Torvalds:
> On Tue, 18 Mar 2003, Brian Gerst wrote:
> > Here's a few more data points:
>
> Ok, this shows the behaviour I was trying to explain:
> > vendor_id : AuthenticAMD
> > cpu family : 5
> > model : 8
> > model name : AMD-K6(tm) 3D processor
> > stepping : 12
> > cpu MHz : 451.037
> > empty overhead=3D105 cycles
> > load overhead=3D-2 cycles
> > I$ load overhead=3D30 cycles
> > I$ load overhead=3D90 cycles
> > I$ store overhead=3D95 cycles
>
> ie loading from the same cacheline shows bad behaviour, most likely due to
> cache line exclusion. Does anybody have an original Pentium to see if I
> remember that one right?
Yes, you are right!
=46or an old Pentium-I with 133MHz (running FreeBSD, so I cannot provide=20
cpuinfo-data :-( ) I get following:
empty overhead=3D73 cycles
load overhead=3D0 cycles
I$ load overhead=3D88 cycles
I$ load overhead=3D96 cycles
I$ store overhead=3D72 cycles
And just to provide data for the AMD K6-III :
vendor_id : AuthenticAMD
cpu family : 5
model : 9
model name : AMD-K6(tm) 3D+ Processor
stepping : 1
cpu MHz : 450.791
cache size : 256 KB
empty overhead=3D142 cycles
load overhead=3D89 cycles
I$ load overhead=3D95 cycles
I$ load overhead=3D99 cycles
I$ store overhead=3D91 cycles
Thomas
--Boundary-02=_Mu3d+dqmGEEdqwK
Content-Type: application/pgp-signature
Content-Description: signature
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.1 (GNU/Linux)
iD8DBQA+d3uMYAiN+WRIZzQRAthOAKDwxj4nHLhiCUjyCz+QsKAuJidmpQCgoHnq
wbFQZLfikzL6W8YiLSDio/g=
=kxea
-----END PGP SIGNATURE-----
--Boundary-02=_Mu3d+dqmGEEdqwK--
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/