summaryrefslogtreecommitdiff
path: root/src/common/logging/backend.cpp
diff options
context:
space:
mode:
authorLioncash <mathew1800@gmail.com>2019-03-24 16:05:25 -0400
committerLioncash <mathew1800@gmail.com>2019-03-24 17:08:30 -0400
commitabdb81ccaf9e32c8b605af690922599d974a3ee7 (patch)
treec19fc95fe3c1d4103322afba8e5eedb8d288168f /src/common/logging/backend.cpp
parent9f63acac0f30bdb864746da84c021d05b4e8fa08 (diff)
kernel/vm_manager: Handle case of identical calls to HeapAllocate
In cases where HeapAllocate is called with the same size of the current heap, we can simply do nothing and return successfully. This avoids doing work where we otherwise don't have to. This is also what the kernel itself does in this scenario.
Diffstat (limited to 'src/common/logging/backend.cpp')
0 files changed, 0 insertions, 0 deletions