From 76fca9f14a5fac1ab7a7b51e9bdff062fc364576 Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Sat, 25 Aug 2007 17:24:23 +0000 Subject: * sysdeps/x86_64/cacheinfo.c (handle_amd): Fix computation of associativity for fully-associative caches. --- ChangeLog | 3 +++ 1 file changed, 3 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 7de59d8f68..9374c90f9d 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,8 @@ 2007-08-25 Ulrich Drepper + * sysdeps/x86_64/cacheinfo.c (handle_amd): Fix computation of + associativity for fully-associative caches. + * sysdeps/x86_64/cacheinfo.c (handle_amd): Handle L3 cache requests. Fill on more associativity values for L2. Patch mostly by Evandro Menezes. -- cgit 1.4.1