]> sourceware.org Git - newlib-cygwin.git/commit
Add support for Hygon Dhyana processor
authorJinke Fan <fanjinke@hygon.cn>
Fri, 17 May 2019 03:29:11 +0000 (11:29 +0800)
committerCorinna Vinschen <corinna@vinschen.de>
Mon, 3 Jun 2019 08:32:58 +0000 (10:32 +0200)
commitee7e49e19388fd0f19ca1c4773d3efc5fa123d58
treeb34d2949f1796fefcff8a16a93b422fa4f3abcf6
parentf5a5a23ea8c73f9d2a2fdcb471883989f23f9e4b
Add support for Hygon Dhyana processor

-Add vendor identification
-Support in get_cpu_cache

Background:
    Chengdu Haiguang IC Design Co., Ltd (Hygon) is a Joint Venture
    between AMD and Haiguang Information Technology Co.,Ltd., aims at
    providing high performance x86 processor for China server market.
    Its first generation processor codename is Dhyana, which
    originates from AMD technology and shares most of the
    architecture with AMD's family 17h, but with different CPU Vendor
    ID("HygonGenuine")/Family series number(Family 18h).

Related Hygon kernel patch can be found on:
http://lkml.kernel.org/r/5ce86123a7b9dad925ac583d88d2f921040e859b.1538583282.git.puwen@hygon.cn

Signed-off-by: Jinke Fan <fanjinke@hygon.cn>
winsup/cygwin/fhandler_proc.cc
winsup/cygwin/sysconf.cc
This page took 0.03116 seconds and 5 git commands to generate.