mirror of
https://github.com/jemalloc/jemalloc.git
synced 2026-08-25 08:33:38 +03:00
Minor typo fix in doc.
This commit is contained in:
parent
ceca07d2ca
commit
f5e840bbf0
1 changed files with 1 additions and 1 deletions
|
|
@ -1345,7 +1345,7 @@ malloc_conf = "xmalloc:true";]]></programlisting>
|
||||||
maximum, size classes up to 8 MiB can be cached. The default maximum is
|
maximum, size classes up to 8 MiB can be cached. The default maximum is
|
||||||
32 KiB (2^15). As a convenience, this may also be set by specifying
|
32 KiB (2^15). As a convenience, this may also be set by specifying
|
||||||
lg_tcache_max, which will be taken to be the base-2 logarithm of the
|
lg_tcache_max, which will be taken to be the base-2 logarithm of the
|
||||||
setting of tcache_max</para></listitem>
|
setting of tcache_max.</para></listitem>
|
||||||
</varlistentry>
|
</varlistentry>
|
||||||
|
|
||||||
<varlistentry id="opt.thp">
|
<varlistentry id="opt.thp">
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue