当前位置:网站首页>Nonvolatile MRAM memory used in all levels of cache
Nonvolatile MRAM memory used in all levels of cache
2020-11-06 22:00:00 【DISPLAY】
Magnetoresistive random access memory MRAM It's a new type of memory , Its advantages include fast reading speed, high integration and non-volatile . At present, a lot of research is mainly devoted to the research of MRAM Used in computer storage system . At the same time, nonvolatile MRAM Memory is also used at all levels of cache .
MRAM replace SRAM do L2 Cache
First compare the same area of MRAM and SRAM. Directly use the same area of MRAM Replace SRAM do L2 Caching can reduce the error rate . But the write latency is long . When the write operation strength is high , The advantage of reduced error rate will be offset by long delay, resulting in performance degradation . Although this direct substitution can greatly reduce the leakage power consumption , But when write intensive , Significant increase in dynamic power consumption , Make the effect of reducing energy consumption worse . If you directly use the same area of MRAM replace sram , When write operations are intensive , Its disadvantages such as long write delay and high energy consumption will offset its advantages .
MRAM As L3 Cache
L2 Too much capacity increases access latency, so it is not applicable . Add a level to the storage system L3 The feasibility of caching . The researchers calculated a 128MB,4-banks,16-way,256-byte block The cache area is only 161mm2, Suitable for stacking on current processors . The time model shows that the delay is only 15.82ns, Much less than the average memory access time . In different situations IPC The speed has increased 0.03% To 108%. Yes L2 The high cache error rate is greatly improved . And this improvement only needs to be added 0.4W Power consumption of .
MRAM Used as main memory
Research has shown that stacking on a chip DRAM The feasibility of memory . And DRAM Compared with MRAM There is no need to refresh periodically . But it's still DRAM The highest degree of integration . Current stack DRAM To improve the performance of 19%( For integers ) and 40%( For floating-point numbers ). We have reason to believe that stacking MRAM Technology will perform better because of its shorter latency .
although MRAM The low power consumption makes it possible to realize multi-layer stacking without worrying about the temperature , But the delay will increase , And too many stacking layers will lead to a decrease in yield . So the current MRAM The technology is not mature enough to be applied to main memory ( Because it's not big enough ) , But it can be used in embedded devices with special requirements for low power consumption .
版权声明
本文为[DISPLAY]所创,转载请带上原文链接,感谢
边栏推荐
- An article takes you to understand CSS3 picture border
- 磁存储芯片STT-MRAM的特点
- August 14, 2020: what are the execution engines for data tasks?
- Python 100 cases
- How does cglib implement multiple agents?
- The memorandum model of behavior model
- vue3 新特性
- August 18, 2020: introduce Mr process?
- Those who have worked in China for six years and a million annual salary want to share these four points with you
- 2020-09-04: do you understand the function call convention?
猜你喜欢
Some operations kept in mind by the front end foundation GitHub warehouse management
【涂鸦物联网足迹】物联网基础介绍篇
2020-08-30:裸写算法:二叉树两个节点的最近公共祖先。
The 4th China BIM (digital construction) manager Summit Forum will be held in Hangzhou in 2020
How does cglib implement multiple agents?
Common mathematical basic formulas of recursive and backtracking algorithms
image operating system windows cannot be used on this platform
Empty test suite appears in JUnit test
September 9, 2020: naked writing algorithm: two threads print numbers 1-100 in turn.
JVM memory allocation - xms128m - xmx512m - XX: permsize = 128M - XX: maxpermsize = 512M
随机推荐
实验一
Can you do it with only six characters?
An article will take you to understand CSS alignment
August 24, 2020: what are small documents? What's wrong with a lot of small files? How to solve many small files? (big data)
Cloudquery v1.2.0 release
Common syntax corresponding table of mongodb and SQL
An article takes you to understand CSS3 picture border
C language I blog assignment 03
小熊派开发板实践:智慧路灯沙箱实验之真实设备接入
2020-08-15:什么情况下数据任务需要优化?
Nodejs中使用jsonwebtoken(JWT)生成token的场景使用
Message queue - Analysis
Countdown | 2020 PostgreSQL Asia Conference - agenda arrangement of Chinese sub Forum
What the hell is fastthreadlocal? The existence of ThreadLocal!!
#JVM 类加载机制
[self taught unity2d legendary game development] map editor
The memorandum model of behavior model
vue3 新特性
How to prepare for the system design interview
Markdown tricks