aboutsummaryrefslogtreecommitdiffstats
path: root/elf/multiload.c
diff options
context:
space:
mode:
authorH.J. Lu <hjl.tools@gmail.com>2016-05-27 15:16:22 -0700
committerH.J. Lu <hjl.tools@gmail.com>2016-05-27 15:16:51 -0700
commitd6af2388f7085b134d289b034a9cbe21a2d5f819 (patch)
tree247fee5893bf0ed398c80500d3fa919580cac5db /elf/multiload.c
parentFix powerpc64 ceil, rint etc. on sNaN input (bug 20160). (diff)
downloadglibc-d6af2388f7085b134d289b034a9cbe21a2d5f819.tar.xz
glibc-d6af2388f7085b134d289b034a9cbe21a2d5f819.zip
Count number of logical processors sharing L2 cache
For Intel processors, when there are both L2 and L3 caches, SMT level type should be ued to count number of available logical processors sharing L2 cache. If there is only L2 cache, core level type should be used to count number of available logical processors sharing L2 cache. Number of available logical processors sharing L2 cache should be used for non-inclusive L2 and L3 caches. * sysdeps/x86/cacheinfo.c (init_cacheinfo): Count number of available logical processors with SMT level type sharing L2 cache for Intel processors.
Diffstat (limited to 'elf/multiload.c')
0 files changed, 0 insertions, 0 deletions