Hot page processing method and system for assisting dynamic binary translation

The invention relates to the technical field of computers, and discloses a hot page processing method and system for assisting dynamic binary translation so as to improve the overall performance. The method comprises the following steps: creating a node structure and a linked list structure between...

Ausführliche Beschreibung

Gespeichert in:
Bibliographische Detailangaben
Hauptverfasser: SHAN ZEHU, ZHANG JIN, TAO ZHANYA, ZHANG JIANMING, TAO JIAHONG, ZHONG HAI
Format: Patent
Sprache:chi ; eng
Schlagworte:
Online-Zugang:Volltext bestellen
Tags: Tag hinzufügen
Keine Tags, Fügen Sie den ersten Tag hinzu!
Beschreibung
Zusammenfassung:The invention relates to the technical field of computers, and discloses a hot page processing method and system for assisting dynamic binary translation so as to improve the overall performance. The method comprises the following steps: creating a node structure and a linked list structure between nodes, wherein the node structure comprises addresses of translated code blocks, pointers of front and back nodes in a linked list, access frequency and final access time; the linked list structure comprises pointers pointing to head and tail nodes; the method comprises the following steps: checking whether a code block to be executed is a translated hot page code block or not according to a node structure and a linked list structure, and when checking whether one code block to be executed is a hot page code block or not, firstly searching a node corresponding to the code block to be executed in the linked list structure according to an address of the code block to be executed; corresponding operation is carried ou