The idea is to find what procedures (functions, methods) call each other the most, and keep those near each other (in terms of virtual address). This maximizes the chance that a callee will already be in the cache, and minimizes the chances of cache collisions.

-- MikeVanEmmerik - 01 Dec 2001

Revision: r1.1 - 01 Dec 2001 - 14:05 - MikeVanEmmerik
Transform > ProgramOptimization > ProcedurePositioning
Copyright © 1999-2020 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki? Send feedback