]> sourceware.org Git - glibc.git/commit
x86: Add cache information support for Hygon processors
authorFeifei Wang <wangfeifei@hygon.cn>
Mon, 19 Aug 2024 06:57:54 +0000 (14:57 +0800)
committerH.J. Lu <hjl.tools@gmail.com>
Mon, 26 Aug 2024 17:01:58 +0000 (10:01 -0700)
commitd14aecbffc032c97d86fdbfdcb7991d1a55e8399
tree0249dafb86d71c376eb1790ecbcd53340c5bd8eb
parent6b08116b2deab23c0f4c9688ff4aa6ca4483889c
x86: Add cache information support for Hygon processors

Add hygon branch in dl_init_cacheinfo function to initialize
cache size variables for hygon processors. In the meanwhile,
add handle_hygon() function to get cache information.

Signed-off-by: Feifei Wang <wangfeifei@hygon.cn>
Reviewed-by: Jing Li <lijing@hygon.cn>
Reviewed-by: H.J. Lu <hjl.tools@gmail.com>
sysdeps/x86/dl-cacheinfo.h
This page took 0.040615 seconds and 5 git commands to generate.