Lines Matching full:arena
301 <listitem><para>Use the arena specified by the index
303 were allocated via an arena other than the one specified. This
305 arena index in the valid range.</para></listitem>
430 omit merged arena and per arena statistics, respectively;
503 a small fixed per-arena overhead, and additionally, arenas manage memory
569 linkend="arena.i.chunk_hooks"><mallctl>arena.<i>.chunk_hooks</mallctl></link>).
974 <listitem><para>Per-arena minimum ratio (log base 2) of active to dirty
986 linkend="arena.i.lg_dirty_mult"><mallctl>arena.<i>.lg_dirty_mult</mallctl></link>
1005 linkend="arena.i.decay_time"><mallctl>arena.<i>.decay_time</mallctl></link>
1355 <varlistentry id="thread.arena">
1357 <mallctl>thread.arena</mallctl>
1361 <listitem><para>Get or set the arena associated with the calling
1362 thread. If the specified arena was not initialized beforehand (see the
1536 <varlistentry id="arena.i.purge">
1538 <mallctl>arena.<i>.purge</mallctl>
1542 <listitem><para>Purge all unused dirty pages for arena <i>, or for
1548 <varlistentry id="arena.i.decay">
1550 <mallctl>arena.<i>.decay</mallctl>
1555 arena <i>, or for all arenas if <i> equals <link
1563 <varlistentry id="arena.i.reset">
1565 <mallctl>arena.<i>.reset</mallctl>
1569 <listitem><para>Discard all of the arena's extant allocations. This
1572 of the arena's discarded/cached allocations may accessed afterward. As
1574 allocate/deallocate in conjunction with the arena must be flushed
1580 <varlistentry id="arena.i.dss">
1582 <mallctl>arena.<i>.dss</mallctl>
1587 allocation for arena <i>, or for all arenas if <i> equals
1594 <varlistentry id="arena.i.lg_dirty_mult">
1596 <mallctl>arena.<i>.lg_dirty_mult</mallctl>
1600 <listitem><para>Current per-arena minimum ratio (log base 2) of active
1601 to dirty pages for arena <i>. Each time this interface is set and
1608 <varlistentry id="arena.i.decay_time">
1610 <mallctl>arena.<i>.decay_time</mallctl>
1614 <listitem><para>Current per-arena approximate time in seconds from the
1624 <varlistentry id="arena.i.chunk_hooks">
1626 <mallctl>arena.<i>.chunk_hooks</mallctl>
1630 <listitem><para>Get or set the chunk management hook functions for arena
1632 chunks associated with arena <i>, usually by passing unknown
1637 (by setting custom chunk hook functions just after arena creation), but
1678 <parameter>size</parameter> bytes of mapped memory on behalf of arena
1697 default chunk allocation function makes the arena's <link
1698 linkend="arena.i.dss"><mallctl>arena.<i>.dss</mallctl></link>
1714 behalf of arena <parameter>arena_ind</parameter>, returning false upon
1733 extending for <parameter>length</parameter> on behalf of arena
1754 extending for <parameter>length</parameter> on behalf of arena
1774 extending for <parameter>length</parameter> on behalf of arena
1795 behalf of arena <parameter>arena_ind</parameter>, returning false upon
1816 behalf of arena <parameter>arena_ind</parameter>, returning false upon
1840 booleans. Each boolean indicates whether the corresponding arena is
1850 <listitem><para>Current default per-arena minimum ratio (log base 2) of
1852 linkend="arena.i.lg_dirty_mult"><mallctl>arena.<i>.lg_dirty_mult</mallctl></link>
1853 during arena creation. See <link
1864 <listitem><para>Current default per-arena approximate time in seconds
1867 linkend="arena.i.decay_time"><mallctl>arena.<i>.decay_time</mallctl></link>
1868 during arena creation. See <link
1992 <listitem><para>Extend the array of arenas by appending a new arena,
1993 and returning the new arena index.</para></listitem>
2107 high, but never low, because each arena rounds up when computing its
2152 allocator data structures, arena chunk headers (see <link
2204 linkend="arena.i.chunk_hooks">chunk hooks</link> for details). Retained
2256 arena.</para></listitem>
2309 <listitem><para>Number of mapped bytes in arena chunk headers, which
2430 directly by the arena.</para></listitem>
2441 directly by the arena.</para></listitem>
2474 directly by the arena.</para></listitem>
2485 directly by the arena.</para></listitem>
2602 class served directly by the arena.</para></listitem>
2613 size class served directly by the arena.</para></listitem>
2646 class served directly by the arena.</para></listitem>
2657 size class served directly by the arena.</para></listitem>