Loongson

From Infogalactic: the planetary knowledge core
Jump to: navigation, search
Loongson
File:Loongson logo.svg
Marketed by Loongson Technology, Jiangsu Lemote Tech Co., Ltd, Dawning Information Industry, and others
Designed by Institute of Computing Technology (ICT), Chinese Academy of Sciences, Jiangsu Lemote Tech Co., Ltd
Common manufacturer(s)
Max. CPU clock rate 200 MHz to 1.5 GHz
Min. feature size 180 nm to 28 nm
Instruction set MIPS64

Loongson (simplified Chinese: 龙芯; pinyin: Lóngxīn; literally: "Dragon Core")[1] is a family of general-purpose MIPS64 CPUs developed at the Institute of Computing Technology (ICT), Chinese Academy of Sciences (CAS) in the People's Republic of China. The chief architect is Professor Hu Weiwu. It was formerly called Godson.

Loongson is the result of a public–private partnership. BLX IC Design Corporation was founded in 2002 by ICT and Jiangsu Zhongyi Group. Based in Beijing, BLX focuses on designing the 64-bit Loongson general-purpose and embedded processors, together with developing software tools and reference platforms.

STMicroelectronics fabricates and markets Loongson chips for BLX, which is fabless.

MIPS patent issues

The current Loongson instruction set is a MIPS64, but the internal microarchitecture is independently developed by ICT. Early implementations of the family lacked four instructions patented by MIPS Technologies to avoid legal issues.[2][3]

In 2007, a deal was reached by MIPS Technologies and ICT. STMicroelectronics bought a MIPS license for Loongson, and thus the processor can be promoted as MIPS-based or MIPS-compatible instead of MIPS-like.[4][5][6]

In June 2009, ICT licensed the MIPS32 and MIPS64 architectures directly from MIPS Technologies.[7]

In August 2011, Loongson Technology Corp. Ltd. licensed the MIPS32 and MIPS64 architectures from MIPS Technologies, Inc. for continued development of MIPS-based Loongson CPU cores.[8][9]

Architecture revisions

Loongson 1

The first revision of the Loongson architecture, the Loongson1 (Godson-232 core) is a pure 32-bit CPU running at a clock speed of 266 MHz. It is fabricated with 0.18 micron CMOS process, has 8 KB of data cache, 8 KB of instruction cache and a 64-bit floating-point unit, capable of 200 double-precision MFLOPS.[10] It is intended for embedded applications, such as point of sale (POS) systems, where a high performance 64-bit architecture is not needed.

Loongson 2

The Loongson 2 adds 64 Bit ability to the Loongson architecture. Initially running at 500 MHz, later revisions to Godson 2E were produced that run up to 1 GHz. The Godson 2F, released to market in early 2008, ran at 1.2 GHz.

Loongson 2E

File:Godson2.jpg
Loongson 2E

Loongson 2F

Godson-2G

  • 1.0 GHz, 65 nm CMOS, 3 W
  • 100 M transistors, area 60 mm^2
  • Single GS464 core
    • 64-bit MIPS64 compatible
    • HW support X86 binary translation
    • Four-issue, OOO
    • 64 KB+64 KB L1 (four-way)
  • 1 MB L2 cache
  • On-chip DDR2/3 controller
  • 16-bit HT
  • PCI/PCIX, LPC, GPIO, etc.

Godson-2H

  • 1 GHz, 65 nm
  • Single GS464V core (HD media decoding)
  • 512 KB L2 cache
  • 3D low-power GPU
  • DDR2/3 memory controller
  • PCIE 2.0 controller
  • SATA, USB, GMAC controller
  • LPC, SPI, UART, etc.

Loongson 3

The 65 nm Loongson 3 (Godson-3) is able to run at a clock speed near 1 GHz, with 4 CPU cores (~15 W) first and 8 cores later (40 W). In April 2010, Loongson 3A was released with DDR2/3 DRAM support.

Loongson 3B

There are two versions of the Loongson-3B (Godson-3B), the first[11] featuring a 32 nm 6-core processor, and the second version[12] having a 28 nm 8-core processor. Each version can be clocked from 1.2 GHz to 1.5 GHz. Loongson-3B has exceptional energy efficiency in terms of performance per watt - executing 192 GFLOPS using 40 watts. Each CPU core has 64 KB L1 cache and 128 KB L2 cache. All the cores share a common 8 MB L3 cache, which helps to reduce the cache miss rate.

Recently, ICT has launched a Loongson-3B-based six-core desktop solution. Technical specifications:

  • Mini-ITX motherboard with Loongson-3B CPU
  • ATI RS780E (AMD 780E) southbridge with 128 MB integrated graphics
  • ATI SBx00 Azalia on-board audio
  • up to 16 GB DDR3 memory
  • Intel 82574L gigabit network interface
  • PCI, PCIe, 4 SATA ports, USB and other peripheral interfaces
  • Can optionally be equipped with AMD HD6770 discrete graphics, and HDD or SSD hard drive

This desktop solution uses an optimized version of Fedora 13, with a lot of software ported and available, such as Kingsoft (WPS) office suite. The manufacturer states that the user experience of the desktop solution has been significantly improved over its Loongson-3A based predecessor. Results of a benchmark test, conducted in April 2014, are available[13]

Hardware-assisted x86 emulation

The Loongson 3 adds over 200 new instructions over Loongson 2. Their addition has the specific benefit of speeding up Intel x86 CPU emulation at a cost of 5% of the total die area. The new instructions help with emulation performance, for example QEMU (the only known example). The new instructions reduce the impact of executing x86/CISC-style instructions in the MIPS pipeline. With added improvements in QEMU from ICT, Loongson-3 achieves an average of 70% the performance of executing native binaries when running x86 binaries from nine benchmarks.[14]

Supported software

Unlike processors from Intel, Advanced Micro Devices or VIA Technologies, Loongson does not directly support the x86 instruction set. The processor's main operating system is Linux, while in theory any OS with MIPS support should also work. For example, Windows CE was ported to a Loongson-based system with minimal effort.[15] In 2010, Lemote ported an Android distribution to the Loongson platform.[16]

Many operating systems work on Loongson:[17]

Linux

<templatestyles src="Module:Hatnote/styles.css"></templatestyles>

BSD

Compiler support

The GNU Compiler Collection (GCC) is the main compiler for software development on the Loongson platform.[37][38]

ICT also ported Open64 to the Loongson II platform.[39]

User applications

Open source applications on Linux Platform can be ported with little effort. Most common open source applications (including OpenOffice.org, Mozilla Firefox, Pidgin, and MPlayer) and applications written for the Java platform are supported.[40] For .NET applications, an unofficial port of the Mono Common Language Runtime is available online.[41]

Godson microprocessor specifications

Name / Generation Model Frequency
[MHz]
Architecture
version
Year Cores Process
[nm]
Transistors
[millions]
Die size
[mm2]
Power
[W]
Voltage
[V]
L1 Dcache
[k]
L1 Icache
[k]
L2 cache
[k]
Performance
[ SPECCPU2000]
Godson-1 (embedded CPU) 1 266 MIPS32 2002 1 180 4 ? 1 ? 8 8 none 19/25
1A 300 MIPS32 2011? 1 130 529 1 16 16 none
1B 200 MIPS32 2011 1 130 289 <0.5 8 8 none
Godson-2 (singleCore) 2B 250 MIPS-III 64-bit 2003 1 180 ? ? ? ? 32 32 none 52/58
2C[42] 450 MIPS-III 64-bit 2004 1 180 13.5 41.5 ? ? 64 64 none 159/114
STLS2E 1000 MIPS-III 64-bit 2006 1 90 47 36 7 1.2 64 64 512 503/503
STLS2F 1200 MIPS-III 64-bit 2007 1 90 51 43 5 1.2 64 64 512
L2G 900–1000 MIPS64 2010 1 65 100 60 <4 1.1? 64 64 1024 ?
L2H? 1000 MIPS64 2011 1 65 4 1.1? 64 64 512 ?
Godson-3 (multiCore) L3A/L2GQ 1000 MIPS64 2009+ 4 65 425+ 174.5 <15 1.1 64×4 64×4 4096 568/788[43]
L3B 1050 MIPS64 2011? 8 65 582.6? 299.8? <50 ? 64×8? 64×8? 4096 ?
L3B2000 1000 MIPS64 2015 4 40 ? ? ? ? 64×4? 64×4? ? 762/1125
L3C? 1500+ MIPS64 2012? 16 28 685 ? 20 ? ? ? ? ?
Godson-T (manyCore) Godson-T[44] 1000 MIPS32 ? 64 28? ? ? ? ? 32×64 16×64 256×16 ?
Name / Generation Model Frequency
[MHz]
Architecture
version
Year Cores Process
[nm]
Transistors
[millions]
Die size
[mm2]
Power
[W]
Voltage
[V]
L1 Dcache
[k]
L1 Icache
[k]
L2 cache
[k]
Performance
[ SPECCPU2000]

Loongson-based systems

File:Lemote computers.jpg
Lemote FuLoong and YeeLoong with a Loongson 2F microprocessor
File:Fulong-MiniPC.jpg
Lemote's Fulong MiniPC on top of a CD-ROM drive as reference

In March 2006, a 100 Loongson II computer design called Longmeng (Dragon Dream) was announced by Lemote.

In June 2006 at Computex'2006, YellowSheepRiver announced the Municator YSR-639,[45] a small form factor computer based on the 400 MHz Loongson 2.

Currently, Loongson boxes that come with a 667 MHz Godson 2E processor or an 800 MHz Godson 2F processor are sold in China at CNY 1599 (US$200) or CNY 1800 respectively without monitor, mouse, or keyboard.

As of July 2008, two manufacturers have announced Loongson 2F products for sale outside China.

  • Van der Led, a Dutch company, announced an 8.9 in subnotebook, named Jisus, in April 2008.[46] As of September 2008, however, no orders have been fulfilled, the manufacturer does not respond to inquiries, and the product is no longer on their catalogue.
  • EMTEC, a French company, announced in June 2008[47] a 10″ subnotebook under the brand name Gdium[3], to be sold for "less than 399€" running Mandriva Linux. EMTEC announced the subnotebook would be available for sale in September in Europe, the United States, and China. EMTEC has already shown the devices in public events,[48] and is reaching out to the developer community through the "one laptop per hacker" program.[49]

As of November 2008 the new 8.9" netbook from the Chinese manufacturer Lemote that replaced mengloong, Yeeloong (Portable Dragon),[50] running Debian, is available[51] in Europe from the Dutch company Tekmote Electronics.

Loongson 3A laptop

Loongson insiders[52] revealed a new model based on the Loongson 3A quad-core laptop has been developed and is expected to launch in August 2011. With a similar design to the MacBook Pro[53] from Apple Inc., it will carry a Linux operating system by default.

In September 2011, Lemote announced the Yeeloong-8133 13.3" laptop featuring 900 MHz, quad-core Loongson-3A/2GQ CPU.[54]

Supercomputers

On 26 December 2007, China revealed its first Loongson based supercomputer with performance 1 teraFLOPS of peak performance, and about 350 GFLOPS measured by LINPACK in Hefei, designated as KD-50-I.[55] This supercomputer was designed by a joint team led by Chen Guoliang at the computer science technology department of the University of Science and Technology of China and ICT (the secondary contractor). KD-50-I is the first Chinese built supercomputer to utilize domestic Chinese CPUs, with a total of more than 336 Loongson-2F CPUs, and nodes are interconnected by Ethernet. The size of the computer was roughly equivalent to a household refrigerator and the cost was less than RMB 800,000 (approximately USD 120,000, EUR 80,000).[56]

On 20 April 2010, USTC announced successful development of Loongson 3A based KD-60-1. The new supercomputer is a cluster of standard blade servers with a total of over 80 quad-core Loongson processors, providing theoretical peak performance of 1 TFLOPS and reduces power consumption by 56% compared to the KD-50-I system that has similar performance.[57]

On 26 December 2012, USTC announced successful development of Loongson 3B based KD-90-1. The new supercomputer is a cluster of standard blade servers with a total of over 10 octo-core Loongson processors, providing theoretical peak performance of 1 TFLOPS, and reduces power consumption by 62% compared to the KD-60 system that has similar performance.[58]

Dawning 6000

<templatestyles src="Module:Hatnote/styles.css"></templatestyles>

The high-performance Dawning 6000, which has a projected speed of over one quadrillion operations per second, will incorporate the Loongson processor as its core. Dawning 6000 is currently jointly developed by the Institute of Computing Technology under the Chinese Academy of Sciences and the Dawning Information Industry Company. Li Guojie, chairman of Dawning Information Industry Company and director and academician of the Institute of Computing Technology, said research and development of the Dawning 6000 is expected to be completed in two years. By then, Chinese-made high-performance computers will be expected to achieve two major breakthroughs: first, the adoption of domestic-made central processing units (CPUs); second, the existing cluster-based system structure of high-performance computers will be changed once the computing speed reaches one quadrillion operations per second.

TopStar ATX

Topstar has also released a pair of Mini-ATX based motherboards, the TEB-6040M and TEB-5040.

Major events

Development of the first Loongson chip was started in 2001.

On 25 June 2008, Hu Weiwu (chief designer of Loongson processors) gave a keynote speech at ISCA 2008, held in Beijing. The topic of the speech was "Research and Development of Godson processors".[59]

2010 January, Jiangsu province plans to buy 1.5 million Loongson PCs.[60]

See also

References

  1. 龍芯處理器英文品牌定名Loongson
  2. China's Microprocessor Dilemma(subscription required)
  3. http://www.linleygroup.com/newsletters/newsletter_detail.php?num=4264
  4. MIPS Technologies Licenses MIPS64 Architecture to STMicroelectronics Archived 19 January 2013 at the Wayback Machine
  5. China’s Institute of Computing Technology and STMicroelectronics announce their cooperation on the Loongson processors Archived 1 December 2008 at the Wayback Machine
  6. Godson-3 Emulates x86
  7. China’s Institute of Computing Technology Licenses Industry-Standard MIPS Architectures[dead link]
  8. Loongson Licenses MIPS32® and MIPS64® Architectures for Embedded and Computing Applications[dead link]
  9. http://www.bloomberg.com/apps/news?pid=newsarchive&sid=andnpz5dILv0
  10. cpu-museum.de Forum: Godson-1 and 2 Microprocessor Chips, 2005-Apr-20[dead link]
  11. Lua error in package.lua at line 80: module 'strict' not found.
  12. Lua error in package.lua at line 80: module 'strict' not found.
  13. Lua error in package.lua at line 80: module 'strict' not found.
  14. Lua error in package.lua at line 80: module 'strict' not found.
  15. 福瓏電腦WinCE 5.0 圖片 Archived 27 September 2007 at the Wayback Machine
  16. Company puts Android on laptop with China-backed chips
  17. [1][dead link]
  18. Lua error in package.lua at line 80: module 'strict' not found.
  19. Lua error in package.lua at line 80: module 'strict' not found.
  20. Arch Linux for Loongson[dead link]
  21. Archloong[dead link]
  22. Arch Linux for Lemote Desktop Environment Installation and Configuration[dead link]
  23. Arch Linux for Loongson - Heiher's Blog
  24. Arch Linux for Loongson Mirror[dead link]
  25. Lua error in package.lua at line 80: module 'strict' not found.
  26. DebianYeeloong - Debian Wiki
  27. Lua error in package.lua at line 80: module 'strict' not found.
  28. DebianYeeloong/HowTo/Install - Debian Wiki
  29. Lua error in package.lua at line 80: module 'strict' not found.
  30. Lua error in package.lua at line 80: module 'strict' not found.
  31. Lua error in package.lua at line 80: module 'strict' not found.
  32. Lua error in package.lua at line 80: module 'strict' not found.
  33. README
  34. Lua error in package.lua at line 80: module 'strict' not found.
  35. Lua error in package.lua at line 80: module 'strict' not found.
  36. Lua error in package.lua at line 80: module 'strict' not found.
  37. MIPS LS2 Scheduling and tuning
  38. Lua error in package.lua at line 80: module 'strict' not found.
  39. Open64 on MIPS: porting and enhancing Open64 for Loongson II
  40. [2][dead link]
  41. Little-endian MIPS support -- first draft
  42. Lua error in package.lua at line 80: module 'strict' not found.
  43. Lua error in package.lua at line 80: module 'strict' not found.
  44. Lua error in package.lua at line 80: module 'strict' not found.[dead link]
  45. Lua error in package.lua at line 80: module 'strict' not found.
  46. Lua error in package.lua at line 80: module 'strict' not found. (LinuxDevices, 8 April 2008)
  47. Gdium subnotebook's Announcement (4 June 2008)
  48. Gdium in a fair at Berlin
  49. OLPH
  50. Lua error in package.lua at line 80: module 'strict' not found. (LinuxDevices, 22 Octobjer 2008)
  51. Yeelong 8.9" netbook at tekmote.nl for 335.50€
  52. 2011 Godson and the open source community development forum (Shanghai Station) extend the campus of Shanghai University Loongson 3A Mini-ITX motherboards & laptops introduced, configuration, spy photos
  53. Loongson 3A Laptop Prototype Photos
  54. Lua error in package.lua at line 80: module 'strict' not found.
  55. KD-50-I Home page
  56. 中国“龙芯2F”国产万亿次高性能计算机研制成功
  57. 中国“龙芯3A”国产万亿次高性能计算机研制成功
  58. 中国“龙芯3B”国产万亿次高性能计算机研制成功
  59. Main program of ISCA 2008
  60. Soon Loongson in 1.5 million computers[dead link]

External links

Lua error in package.lua at line 80: module 'strict' not found.