• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

Athlon cache subsystem questions

Soulkeeper

Diamond Member
what kinda set-associativity do the L1 and L2 caches of the athlon have ??
I think i remember reading somewhere that the L2 is 8 way set associative if this is true is it also true for the L1 cache ??
are blocks still addressed in 64 byte chunks ?? as with the slot a athlons
 
Both the ThunderBird and Palomino (along with their Duron derivatives) feature 2-way associativity for both the L1 D and I caches.

The L2 cache has 16-way set associativity. The cache line size is 64 bytes.
 
Back
Top