diff options
author | dzwdz | 2024-07-15 12:20:04 +0200 |
---|---|---|
committer | dzwdz | 2024-07-15 12:20:04 +0200 |
commit | c92276ee58473ea1ae42470d56972c427187e326 (patch) | |
tree | 8609beb2ae317ef0f043522b99e310182f7d8279 /src/libc/unistd | |
parent | fb7949549435e735acef3674b10f429fa4c4789e (diff) |
kernel: minor malloc tweaks before refactor
* firstfreepage now updates properly, preventing a crash (oops)
* kfree only wipes the length of the allocation, not the entire page - which
should make it easier to see the performance impact of the pagealloc changes
Diffstat (limited to 'src/libc/unistd')
0 files changed, 0 insertions, 0 deletions