summaryrefslogtreecommitdiffstats
path: root/docs/envvars.html
diff options
context:
space:
mode:
authorAlexandros Frantzis <[email protected]>2019-06-13 17:31:50 +0300
committerAlexandros Frantzis <[email protected]>2019-06-14 12:59:51 +0300
commit83829abe0345406cc8f5f5d4f795b9c80ccdb249 (patch)
tree648675408b7f58f36d0dfebe1b7ae0f8a50badfc /docs/envvars.html
parent801753d4b34f41625487c24a5c6ddaa912ef607a (diff)
virgl: Return immediately when finding a compatible resource in the cache
When searching for resources in the cache, we previously released all expired resources even after having found a compatible resource. This commit changes this behavior to return immediately when finding a compatible resource, so that the operation finishes more quickly. This moves more of the burden of releasing expired resources to cache addition, which, since it happens at resource destruction time, it's less time critical. Signed-off-by: Alexandros Frantzis <[email protected]> Reviewed-by: Chia-I Wu <[email protected]>
Diffstat (limited to 'docs/envvars.html')
0 files changed, 0 insertions, 0 deletions