Sciweavers

CASES
2006
ACM

FlashCache: a NAND flash memory file cache for low power web servers

13 years 10 months ago
FlashCache: a NAND flash memory file cache for low power web servers
We propose an architecture that uses NAND flash memory to reduce main memory power in web server platforms. Our architecture uses a two level file buffer cache composed of a relatively small DRAM, which includes a primary file buffer cache, and a flash memory secondary file buffer cache. Compared to a conventional DRAM-only architecture, our architecture consumes orders of magnitude less idle power while remaining cost effective. This is a result of using flash memory, which consumes orders of magnitude less idle power than DRAM and is twice as dense. The client request behavior in web servers, allows us to show that the primary drawbacks of flash memory—endurance and long write latencies—can easily be overcome. In fact the wearlevel aware management techniques that we propose are not heavily used. Categories and Subject Descriptors B.3 [Semiconductor Memories]; C.0 [System architectures] General Terms Design, Experimentation, Performance Keywords Low power, web server,...
Taeho Kgil, Trevor N. Mudge
Added 13 Jun 2010
Updated 13 Jun 2010
Type Conference
Year 2006
Where CASES
Authors Taeho Kgil, Trevor N. Mudge
Comments (0)