We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents b709875 + 85c298f commit ae322f3Copy full SHA for ae322f3
help_msg.h
@@ -91,9 +91,10 @@ Options:\n\
91
auto-probing procedure even if OS allows\n\
92
-a allocator The memory allocator to use for all memory segments\n\
93
Possible values: \n\
94
- F_MALLOC F_MALLOC_DBG\n\
95
- Q_MALLOC Q_MALLOC_DBG\n\
96
- HP_MALLOC HP_MALLOC_DBG\n\
+ F_MALLOC F_MALLOC_DBG\n\
+ F_PARALLEL_MALLOC F_PARALLEL_MALLOC_DBG\n\
+ Q_MALLOC Q_MALLOC_DBG\n\
97
+ HP_MALLOC HP_MALLOC_DBG\n\
98
-k allocator The pkg memory allocator to use (overrides -a)\n\
99
-s allocator The shared memory allocator to use (overrides -a)\n\
100
-e allocator The restart-persistent memory allocator to use (overrides -a)\n\
0 commit comments