@inproceedings{c0a4588bb48f4818be0fc2ab5f7871a6,
title = "B2P2: Bounds Based Procedure Placement for instruction TLB power reduction in embedded systems",
abstract = "High performance embedded processors are equipped with the Translation Look-aside Buffer (TLB) which forms the key ingredient to efficient and speedy virtual memory management. The TLB though small, is frequently accessed, and therefore not only consumes significant energy, but also is one of the important thermal hot-spots in the processor. Among the many circuit and microarchitectural techniques proposed to reduce TLB power consumption, the Use-Last TLB is one very efficient technique in which power is consumed only when different pages are accessed in succession, i.e., when there is a page-switch [26]. Though the Use-Last technique is effective in reducing i-TLB power, there is scope to further improve its effectiveness by changing the relative code placement of the program. In this work, we formulate the code placement problem to minimize the page-switches in a program. We prove that this problem is NP-complete and propose an efficient Bounds Based Procedure Placement (B2P2) heuristic to efficiently reduce the program's page-switches. Our procedure placement technique delivers an average of 76% reduction in the instrucion-TLB power with negligible (< 2%) impact on performance, over and above the reduction achieved by the Use-Last TLB architecture alone.",
keywords = "Code placement, Compiler technique, Embedded processors, Instruction TLB, Memory management, Power",
author = "Reiley Jeyapaul and Aviral Shrivastava",
year = "2010",
month = aug,
day = "6",
doi = "10.1145/1811212.1811215",
language = "English (US)",
isbn = "9781450300841",
series = "Proceedings of the 13th International Workshop on Software and Compilers for Embedded Systems, SCOPES 2010",
booktitle = "Proceedings of the 13th International Workshop on Software and Compilers for Embedded Systems, SCOPES 2010",
note = "13th International Workshop on Software and Compilers for Embedded Systems, SCOPES 2010 ; Conference date: 28-06-2010 Through 29-06-2010",
}