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.
1 parent a32b7bd commit c5b72a9Copy full SHA for c5b72a9
INSTALL.md
@@ -269,7 +269,7 @@ any of the following arguments (not a definitive list) to 'configure':
269
270
Disable the initial-exec TLS model for jemalloc's internal thread-local
271
storage (on those platforms that support explicit settings). This can allow
272
- jemalloc to be dynamically loaded after program starup (e.g. using dlopen).
+ jemalloc to be dynamically loaded after program startup (e.g. using dlopen).
273
Note that in this case, there will be two malloc implementations operating
274
in the same process, which will almost certainly result in confusing runtime
275
crashes if pointers leak from one implementation to the other.
0 commit comments