haiku/headers/private
Augustin Cavalier babcaa3c29 runtime_loader: Resize heap areas instead of creating new ones.
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).
2025-01-07 17:30:29 -05:00
..
app app_server & libbe: Use server_read_only_memory for the colormap. 2025-01-06 23:39:39 -05:00
audio
binary_compatibility
bluetooth
debug
debugger
device
drivers
file_systems file_systems/QueryParser: Don't try to read the key size of invalid indexes. 2024-12-10 16:28:28 -05:00
firewire
fs_shell LinkedLists: Rename MoveFrom method to TakeFrom. 2024-12-11 19:09:25 +00:00
graphics
i2c
index_server
input
interface app_server & libbe: Use server_read_only_memory for the colormap. 2025-01-06 23:39:39 -05:00
kernel runtime_loader: Resize heap areas instead of creating new ones. 2025-01-07 17:30:29 -05:00
libroot
locale
mail
media
midi
mount
net network: Let modules process all ancillary data at once, and adjust UNIX. 2024-11-05 15:23:24 -05:00
netservices
netservices2
notification
package Package Kit & packagefs: Allocate scratch buffers for decompression further up. 2024-12-30 19:04:10 +00:00
preferences
print
runtime_loader
screen_saver
shared
storage BDiskSystemAddOn: Remove the Flags field. 2024-12-19 16:34:16 -05:00
support Package Kit & packagefs: Allocate scratch buffers for decompression further up. 2024-12-30 19:04:10 +00:00
syslog_daemon
system POSIX: add pthread_getcpuclockid() 2024-12-17 09:45:13 +00:00
textencoding
tracker Tracker: Commands.h (and tracker_private.h) updates 2024-10-17 16:21:51 +00:00
usb_vision
userlandfs
virtio
vmdk
wmi