summaryrefslogtreecommitdiffstats
path: root/common.py
diff options
context:
space:
mode:
authorJason Ekstrand <[email protected]>2019-10-25 14:52:37 -0500
committerJason Ekstrand <[email protected]>2019-10-31 13:46:08 +0000
commit6f4fa8176952bef3973e65aa3f37bd077fc10895 (patch)
tree1f2a137e73bbab847041b8e3db62b05510794178 /common.py
parentb781c85c79944ccc0a6b0e49daae574672c6dd26 (diff)
anv: Handle state pool relocations using "wrapper" BOs
Instead of depending on a mutable BO in the state pool for handling growing state pools, add a concept of "wrapper" BOs which just wrap an actual BO. This way, the wrapper can exist once for all of time and we can put it in relocation lists even if the actual BO it references gets swapped out. Reviewed-by: Lionel Landwerlin <[email protected]>
Diffstat (limited to 'common.py')
0 files changed, 0 insertions, 0 deletions