diff options
author | Ulrich Drepper <drepper@redhat.com> | 2007-08-25 17:07:47 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2007-08-25 17:07:47 +0000 |
commit | 80e7d6a6d3c2894c281480f3131966fccdf881b7 (patch) | |
tree | dbe37116639e88b51dfa9f7b5a9882f0f9e7f244 /ChangeLog | |
parent | 1ae07d48d411e9d45678ec06d8d905c01b1f3d62 (diff) | |
download | glibc-80e7d6a6d3c2894c281480f3131966fccdf881b7.zip glibc-80e7d6a6d3c2894c281480f3131966fccdf881b7.tar.gz glibc-80e7d6a6d3c2894c281480f3131966fccdf881b7.tar.bz2 |
* sysdeps/x86_64/cacheinfo.c (handle_amd): Handle L3 cache
requests. Fill on more associativity values for L2.
Patch mostly by Evandro Menezes.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +2007-08-25 Ulrich Drepper <drepper@redhat.com> + + * sysdeps/x86_64/cacheinfo.c (handle_amd): Handle L3 cache + requests. Fill on more associativity values for L2. + Patch mostly by Evandro Menezes. + 2007-08-24 Ulrich Drepper <drepper@redhat.com> * sysdeps/unix/sysv/linux/x86_64/init-first.c |