首页 /研究 /Telomere: Real-Time NAND Flash Storage
OTHER

Telomere: Real-Time NAND Flash Storage

Katherine Missimer, Manos Athanassoulis, Richard West

发表年份
2022
引用次数
2

摘要

Modern solid-state disks achieve high data transfer rates due to their massive internal parallelism. However, out-of-place updates for flash memory incur garbage collection costs when valid data needs to be copied during space reclamation. The root cause of this extra cost is that solid-state disks are not always able to accurately determine data lifetime and group together data that expires before the space needs to be reclaimed. Real-time systems found in autonomous vehicles, industrial control systems, and assembly-line robots store data from hundreds of sensors and often have predictable data lifetimes. These systems require guaranteed high storage bandwidth for read and write operations by mission-critical real-time tasks. In this article, we depart from the traditional block device interface to guarantee the high throughput needed to process large volumes of data. Using data lifetime information from the application layer, our proposed real-time design, called Telomere , is able to intelligently lay out data in NAND flash memory and eliminate valid page copies during garbage collection. Telomere’s real-time admission control is able to guarantee tasks their required read and write operations within their periods. Under randomly generated tasksets containing 500 tasks, Telomere achieves 30% higher throughput with a 5% storage cost compared to pre-existing techniques.

关键词

Computer scienceGarbage collectionFlash file systemNAND gateFlash memoryThroughputComputer data storageTransfer (computing)Embedded systemReal-time computing

相关论文

查看 OTHER 分类全部论文