当前位置:网站首页>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]所创,转载请带上原文链接,感谢
边栏推荐
- GitHub: the foundation of the front end
- An article takes you to understand CSS pagination examples
- Es create a new index database and copy the old index library, practice pro test effective!
- 2020-08-19:TCP是通过什么机制保障可靠性的?
- Those who have worked in China for six years and a million annual salary want to share these four points with you
- August 18, 2020: introduce Mr process?
- STM32F030K6T6兼容替换灵动MM32F031K6T6
- 磁存储芯片STT-MRAM的特点
- Jenkins installation and deployment process
- Introduction to the development of small game cloud
猜你喜欢

This project allows you to quickly learn about a programming language in a few minutes

Interviewer: how about shardingsphere

An article will take you to understand CSS3 fillet knowledge

Erd-online free online database modeling tool

实用工具类函数(持续更新)

2020-08-15:什么情况下数据任务需要优化?

Basic usage of Vue codemirror: search function, code folding function, get editor value and verify in time

Es create a new index database and copy the old index library, practice pro test effective!

Utility class functions (continuous update)

非易失性MRAM存储器应用于各级高速缓存
随机推荐
2020-08-24:什么是小文件?很多小文件会有什么问题?很多小文件怎么解决?(大数据)
轻量型 GPU 应用首选 京东智联云推出 NVIDIA vGPU 实例
How does cglib implement multiple agents?
高速公路二维码定位报警系统
[byte jumps, autumn recruitment Posts open] ohayoo! Don't leave after school, I want to ask you to play games!!!
上海巨微专用蓝牙广播芯片
2020-08-19: what mechanism does TCP ensure reliability?
Python basic data type -- tuple analysis
git远程库回退指定版本
C calls SendMessage to refresh the taskbar icon (the icon does not disappear at the end of forcing)
GitHub: the foundation of the front end
The method of local search port number occupation in Windows system
Basic usage of Vue codemirror: search function, code folding function, get editor value and verify in time
C language I blog assignment 03
Hdu3974 assign the task segment tree DFS order
2020-08-19:TCP是通过什么机制保障可靠性的?
[elastic search engine]
All the way, I was forced to talk about C code debugging skills and remote debugging
window系统 本机查找端口号占用方法
Js数组-数组的用法全在这里(数组方法的重构、数组的遍历、数组的去重,数组的判断与转换)