<?xml version="1.0" encoding="UTF-8"?><?xml-stylesheet type="text/xsl" href="static/style.xsl"?><OAI-PMH xmlns="http://www.openarchives.org/OAI/2.0/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.openarchives.org/OAI/2.0/ http://www.openarchives.org/OAI/2.0/OAI-PMH.xsd"><responseDate>2026-09-19T14:04:38Z</responseDate><request verb="GetRecord" identifier="oai:drum.lib.umd.edu:1903/6956" metadataPrefix="dim">https://api.drum.lib.umd.edu/server/oai/request</request><GetRecord><record><header><identifier>oai:drum.lib.umd.edu:1903/6956</identifier><datestamp>2016-03-29T06:00:09Z</datestamp><setSpec>com_1903_2234</setSpec><setSpec>com_1903_1654</setSpec><setSpec>com_1903_2</setSpec><setSpec>col_1903_2765</setSpec><setSpec>col_1903_3</setSpec></header><metadata><dim:dim xmlns:dim="http://www.dspace.org/xmlns/dspace/dim" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:doc="http://www.lyncode.com/xoai" xsi:schemaLocation="http://www.dspace.org/xmlns/dspace/dim http://www.dspace.org/schema/dim.xsd">
   <dim:field mdschema="dc" element="contributor" qualifier="advisor" lang="en_US">Barua, Rajeev</dim:field>
   <dim:field mdschema="dc" element="contributor" qualifier="author" lang="en_US">Nguyen, Nghi</dim:field>
   <dim:field mdschema="dc" element="contributor" qualifier="publisher" lang="en_US">Digital Repository at the University of Maryland</dim:field>
   <dim:field mdschema="dc" element="contributor" qualifier="publisher" lang="en_US">University of Maryland (College Park, Md.)</dim:field>
   <dim:field mdschema="dc" element="contributor" qualifier="department" lang="en_US">Electrical Engineering</dim:field>
   <dim:field mdschema="dc" element="date" qualifier="accessioned">2007-06-22T05:38:20Z</dim:field>
   <dim:field mdschema="dc" element="date" qualifier="available">2007-06-22T05:38:20Z</dim:field>
   <dim:field mdschema="dc" element="date" qualifier="issued">2007-05-07</dim:field>
   <dim:field mdschema="dc" element="identifier" qualifier="uri">http://hdl.handle.net/1903/6956</dim:field>
   <dim:field mdschema="dc" element="description" qualifier="abstract" lang="en_US">This paper presents the first memory allocation scheme for embedded systems having a scratch-pad memory(SPM) whose size is unknown at compile-time. All existing memory allocation schemes for SPM require the SPM size to be known at compile-time; therefore tie the resulting executable to that size of SPM and not portable to other platforms having different SPM sizes. As size-portable code is valuable in systems supporting downloaded codes, our work presents a compiler method whose  esulting executable is portable across SPMs of any size.



Our technique is to employ a customized installer software, which decides the SPM allocation just before the program's first run, then modifies the program executable accordingly to implement the decided SPM allocation. Results show that our benchmarks average a 41% speedup versus an all-DRAM allocation, with overheads of 1.5% in code-size, 2% in run-time, and 3% in compile-time for our benchmarks. Meanwhile, an unrealistic upper-bound is approximated only slightly faster at 45% better than all-DRAM.</dim:field>
   <dim:field mdschema="dc" element="format" qualifier="extent">452618 bytes</dim:field>
   <dim:field mdschema="dc" element="format" qualifier="mimetype">application/pdf</dim:field>
   <dim:field mdschema="dc" element="language" qualifier="iso">en_US</dim:field>
   <dim:field mdschema="dc" element="title" lang="en_US">Memory Allocation for Embedded Systems with a Compile-Time-Unknown Scratch-Pad Size</dim:field>
   <dim:field mdschema="dc" element="type" lang="en_US">Thesis</dim:field>
   <dim:field mdschema="dc" element="subject" qualifier="pqcontrolled" lang="en_US">Engineering, Electronics and Electrical</dim:field>
   <dim:field mdschema="dc" element="subject" qualifier="pqcontrolled" lang="en_US">Computer Science</dim:field>
   <dim:field mdschema="dc" element="subject" qualifier="pquncontrolled" lang="en_US">Memory Allocation</dim:field>
   <dim:field mdschema="dc" element="subject" qualifier="pquncontrolled" lang="en_US">Scratch-Pad</dim:field>
   <dim:field mdschema="dc" element="subject" qualifier="pquncontrolled" lang="en_US">Compiler</dim:field>
   <dim:field mdschema="dc" element="subject" qualifier="pquncontrolled" lang="en_US">Embedded Systems</dim:field>
   <dim:field mdschema="dc" element="subject" qualifier="pquncontrolled" lang="en_US">Downloadable Codes</dim:field>
   <dim:field mdschema="dc" element="subject" qualifier="pquncontrolled" lang="en_US">Embedded Loading</dim:field>
   <dim:field mdschema="dc" element="subject" qualifier="pquncontrolled" lang="en_US">Data Linked List</dim:field>
   <dim:field mdschema="others" element="access-status">open.access</dim:field>
</dim:dim>
</metadata></record></GetRecord></OAI-PMH>