summaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorJason Ekstrand <[email protected]>2018-04-20 21:52:41 -0700
committerJuan A. Suarez Romero <[email protected]>2018-04-30 18:42:38 +0200
commit3e5dfc053763603cfa296d970f4fceb1014f8f75 (patch)
treeec4f644113cd93cd1845545a95003022841f180f /Makefile.am
parent16a3264c323100050bc163d44c6bedc9e75fa9a6 (diff)
anv/allocator: Don't shrink either end of the block pool
Previously, we only tried to ensure that we didn't shrink either end below what was already handed out. However, due to the way we handle relocations with block pools, we can't shrink the back end at all. It's probably best to not shrink in either direction. Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=105374 Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=106147 Tested-by: Eero Tamminen <[email protected]> Reviewed-by: Scott D Phillips <[email protected]> Cc: [email protected] (cherry picked from commit 3db93f9128e5329f6658c9018cf23eb31807c24c)
Diffstat (limited to 'Makefile.am')
0 files changed, 0 insertions, 0 deletions