typo in docs/tcmalloc.html
This commit is contained in:
parent
71bf09aabe
commit
a42e44738a
|
@ -605,7 +605,7 @@ tries to allocate memory from the kernel.</p>
|
|||
</tr>
|
||||
|
||||
<tr valign=top>
|
||||
<td><code>TCMALLOC_MEMFS_MAP_PRVIATE</code></td>
|
||||
<td><code>TCMALLOC_MEMFS_MAP_PRIVATE</code></td>
|
||||
<td>default: false</td>
|
||||
<td>
|
||||
If true, use MAP_PRIVATE when mapping via memfs, not MAP_SHARED.
|
||||
|
|
Loading…
Reference in New Issue