mirror of
https://review.haiku-os.org/haiku
synced 2025-01-18 12:38:51 +01:00
babcaa3c29
This is more efficient and works most of the time. Additionally, we can potentially join with a previous free chunk in the allocator, avoiding extra fragmentation on the heap. app_server (on x86_64) only has 1 "rld heap" area after this change with a size of 0x50000 (320KB), whereas previously it had around 7 with a total size of 0x80000 (512KB). |
||
---|---|---|
.. | ||
app | ||
audio | ||
binary_compatibility | ||
bluetooth | ||
debug | ||
debugger | ||
device | ||
drivers | ||
file_systems | ||
firewire | ||
fs_shell | ||
graphics | ||
i2c | ||
index_server | ||
input | ||
interface | ||
kernel | ||
libroot | ||
locale | ||
media | ||
midi | ||
mount | ||
net | ||
netservices | ||
netservices2 | ||
notification | ||
package | ||
preferences | ||
runtime_loader | ||
screen_saver | ||
shared | ||
storage | ||
support | ||
syslog_daemon | ||
system | ||
textencoding | ||
tracker | ||
usb_vision | ||
userlandfs | ||
virtio | ||
vmdk | ||
wmi |