Export Citations
Save this search
Please login to be able to save your searches and receive alerts for new content matching your search criteria.
- ArticleSeptember 2007
Exploiting non-volatile RAM to enhance flash file system performance
EMSOFT '07: Proceedings of the 7th ACM & IEEE international conference on Embedded softwarePages 164–173https://doi.org/10.1145/1289927.1289955Non-volatile RAM (NVRAM) such as PRAM (Phase-change RAM), FeRAM (Ferroelectric RAM), and MRAM (Magnetoresistive RAM) has characteristics of both non-volatile storage and random access memory (RAM). These forms of NVRAM are currently being developed by ...
- ArticleSeptember 2007
Uniformity improving page allocation for flash memory file systems
EMSOFT '07: Proceedings of the 7th ACM & IEEE international conference on Embedded softwarePages 154–163https://doi.org/10.1145/1289927.1289954Flash memory is a storage medium that is becoming more and more popular. Though not yet fully embraced in traditional computing systems, Flash memory is prevalent in embedded systems, materialized as commodity appliances such as the digital camera and ...
- ArticleSeptember 2007
μ-tree: an ordered index structure for NAND flash memory
EMSOFT '07: Proceedings of the 7th ACM & IEEE international conference on Embedded softwarePages 144–153https://doi.org/10.1145/1289927.1289953As NAND flash memory becomes increasingly popular as data storage for embedded systems, many file systems and database management systems are being built on it. They require an efficient index structure to locate a particular item quickly from a huge ...
- ArticleSeptember 2007
The revenge of the overlay: automatic compaction of OS kernel code via on-demand code loading
EMSOFT '07: Proceedings of the 7th ACM & IEEE international conference on Embedded softwarePages 75–83https://doi.org/10.1145/1289927.1289944There is increasing interest in using general-purpose operating systems, such as Linux, on embedded platforms. It is especially important in embedded systems to use memory efficiently because embedded processors often have limited physical memory. This ...