$ make <arguments>
$ make <arguments>
CONFIG_N_ARENA=n
can be adjusted to increase
parallel performance at the expense of memory usage, or decrease memory
usage at the expense of parallel performance, where n is an
@@ -100,13 +100,15 @@
# cp out/libhardened_malloc.so <target path>
# cp out/libhardened_malloc.so <target path>
musl-based systems: Add export LD_PRELOAD="<hardened_malloc path>"
+
musl-based systems: Add export LD_PRELOAD="<hardened_malloc path>"
to /etc/environment
- glibc-based systems: Add <hardened_malloc path>
to /etc/ld.so.preload
<hardened_malloc path>
to
+ /etc/ld.so.preload