4.43.2.1 TCMalloc control predicates
All
Application
Manual
Name
Summary
Help
Documentation
Reference manual
Built-in Predicates
Memory Management
Heap memory (malloc)
TCMalloc control predicates
malloc_property/1
set_malloc/1
thread_idle/2
Packages
Availability:
built-in
[det]
set_malloc
(
+Property
)
Set properties described in
malloc_property/1
. Currently the only writable property is
tcmalloc.max_total_thread_cache_bytes
. Setting an unknown property raises a
domain_error
and setting a read-only property raises a
permission_error
exception.