summaryrefslogtreecommitdiff
path: root/src/core/hle/kernel/process.cpp
diff options
context:
space:
mode:
authorGravatar ReinUsesLisp2021-01-18 17:14:14 -0300
committerGravatar ReinUsesLisp2021-02-13 02:17:24 -0300
commit2b95c137ff1796daf2b262f90c25104db1161b5f (patch)
tree4f5c57a9a476ba92488713e2ca99d1aa212c99ad /src/core/hle/kernel/process.cpp
parentbuffer_cache: Split CreateBuffer in separate functions (diff)
downloadyuzu-2b95c137ff1796daf2b262f90c25104db1161b5f.tar.gz
yuzu-2b95c137ff1796daf2b262f90c25104db1161b5f.tar.xz
yuzu-2b95c137ff1796daf2b262f90c25104db1161b5f.zip
buffer_cache: Heuristically detect stream buffers
Detect when a memory region has been joined several times and increase the size of the created buffer on those instances. The buffer is assumed to be a "stream buffer", increasing its size should stop us from constantly recreating it and fragmenting memory.
Diffstat (limited to 'src/core/hle/kernel/process.cpp')
0 files changed, 0 insertions, 0 deletions