CODE PLACEMENT USING A DYNAMIC CALL GRAPH

When a program function is called, if the instructions for that function are not in active memory, a page fault occurs. Resolving a page fault includes a costly process of loading a page of object code instructions, into active memory, including the instructions for the called function. Technology i...

Full description

Saved in:
Bibliographic Details
Main Author DE LIMA OTTONI GUILHERME
Format Patent
LanguageEnglish
Published 24.03.2016
Subjects
Online AccessGet full text

Cover

Loading…
More Information
Summary:When a program function is called, if the instructions for that function are not in active memory, a page fault occurs. Resolving a page fault includes a costly process of loading a page of object code instructions, into active memory, including the instructions for the called function. Technology is disclosed to reduce page faults by placing interrelated functions near each other within executable code based on a log of previous function calls. A log of function calls may be from observing the execution of applications over time. Computing devices can compute where to place functions within executable code by: obtaining the function call log; building a call graph based on the function call log; defining multiple node clusters within the call graph; and generating an ordered list of functions by sorting the node clusters. The ordered list of functions can then be provided during linking to determine function placements.
Bibliography:Application Number: US201414489904