search

UMD     This Site






Associate Professor Rajeev Barua (ECE/ISR) is the principal investigator for a new National Science Foundation Computer Systems Research-Embedded and Hybrid Systems (CSR-EHS) grant, "Memory Management as a Run-Time Service." The three-year award is worth $180,000.

Abstract
SRAM memories are essential to improving run-time, energy use and real-time bounds. Many embedded processors contain Scratch Pad Memory (SPM), unenhanced SRAM that is mapped to a portion of the address space. They offer better real-time guarantees than caches, an alternate SRAM memory type. Compiler methods to allocate objects automatically to SPM have existed for a decade, but a recent survey did not find even a single commercial compiler that does automatic SPM allocation. Instead, programmers manually specify the SPM allocation using annotations. Reasons may include developer unawareness of SPM, unwillingness to include another feature in the toolchain, and the expense of repeated implementation in each compiler.

This research is developing a SPM allocation strategy that is completely implemented inside a binary rewriter. This binary rewriter is called automatically by the operating system the first time the program is loaded to memory. Subsequent executions derive the benefits of SPM with no additional overhead. This approach makes SPM a run-time-provided resource for the first time, much like cache and virtual memory are, making it ubiquitous and transparent to the software toolchain. The broader impacts of the research are (i) embedded systems that achieve high speed and real-time behavior at lower cost; (ii) portable devices with lower energy use, hence longer battery life; (iii) programs that are portable to any SPM size ? an important practical advantage; (iv) an educational and outreach program including graduate student training, undergraduate and graduate courses, internships, and a workshop on memory management.

August 21, 2007


«Previous Story  

 

 

Current Headlines

ECE Professor Kaiqing Zhang Receives Donald P. Eckman Award

Generations of Graduates: A Full-Circle Celebration

Apply: Chair of the Fischell Dept of Bioengineering

Capstone Design Expo 2026: Students Solve for Maryland & Beyond

CS/ECE Professors Receive IEEE ICRA Most Influential Paper Award

New Lecture Series Unites Experts to Solve Critical Challenges

NIH Funds "Smart Pill" for Gut Health Monitoring

UMD to Lead DARPA-Funded Effort to Accelerate Mathematical Discovery With AI

ION Storage Systems Announced Successful Customer Qualification

Engineering safer, more sustainable AI for all

 
 
Back to top  
Home Clark School Home UMD Home