Commit 2b95c137 authored by ReinUsesLisp's avatar ReinUsesLisp
Browse files

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.
parent ec9354d6
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment