登入選單
返回Google圖書搜尋
Color Reclamation for Heap Memory Coloring Scheme in PIPE Tagged-memory Architecture
註釋Memory safety violations remain a significant hurdle as people try to secure computer software. The PIPE project proposed an approach to securing software by tagging memory and registers with color tags and defining policies in terms of the tags to disallow instructions violating memory safety. However, the PIPE project did not include a scheme for reclaiming and reusing allocated color tags, thus resulting in issues including color wrap-arounds. This thesis proposes a scheme for reclaiming and reusing color tags within the PIPE tagged-memory architecture. The proposed scheme is then evaluated on a combination of synthetic microbenchmarks and real-world allocation trace replays. Evaluation results show that the reclaimer can effectively reclaim colors in all cases, and in some cases can also improve performance by increasing rule cache hit rate.