about summary refs log tree commit diff
path: root/sysdeps/mach/hurd/i386
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 /sysdeps/mach/hurd/i386
parentf6ef0657e493e1f84dfb5b0b1966cf34e371ae27 (diff)
downloadglibc-d6af2388f7085b134d289b034a9cbe21a2d5f819.tar.gz
glibc-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 'sysdeps/mach/hurd/i386')
0 files changed, 0 insertions, 0 deletions