diff options
author | Wilco Dijkstra <wilco.dijkstra@arm.com> | 2025-08-08 14:11:13 +0000 |
---|---|---|
committer | Wilco Dijkstra <wilco.dijkstra@arm.com> | 2025-08-27 11:41:58 +0000 |
commit | 614cfd0f8a2820aed54f9745077c7da0e6643bac (patch) | |
tree | 0509713bb4f6ce677749d393e55e195e126d9b9e /sysdeps/unix | |
parent | 0a96e56017ef2da14f5f662f4fbe7fd871055acf (diff) | |
download | glibc-614cfd0f8a2820aed54f9745077c7da0e6643bac.zip glibc-614cfd0f8a2820aed54f9745077c7da0e6643bac.tar.gz glibc-614cfd0f8a2820aed54f9745077c7da0e6643bac.tar.bz2 |
malloc: Change mmap chunk layout
Change the mmap chunk layout to be identical to a normal chunk. This makes it
safe for tcache to hold mmap chunks and simplifies size calculations in
memsize and musable. Add mmap_base() and mmap_size() macros to simplify code.
Reviewed-by: Cupertino Miranda <cupertino.miranda@oracle.com>
Diffstat (limited to 'sysdeps/unix')
0 files changed, 0 insertions, 0 deletions