Lines Matching refs:this
10 modified in different ways. The current default method to do this is via
120 Setting this tunable to a non-zero value less than 4 enables a special (less
146 The default value of this tunable is @samp{0}.
154 on some low order bits of this tunable when they are allocated (except when
156 uninitialized or freed heap memory. Note that this option does not guarantee
160 The default value of this tunable is @samp{0}.
167 When this tunable is set, all chunks larger than this value in bytes are
170 on @code{free}. Note that requests smaller than this threshold might still be
173 If this tunable is not set, the default value is set to @samp{131072} bytes and
183 The value of this tunable is the minimum size (in bytes) of the top-most,
187 If this tunable is not set, the default value is set as 128 KB and the
197 The value of this tunable is maximum number of chunks to allocate with
198 @code{mmap}. Setting this to zero disables all use of @code{mmap}.
200 The default value of this tunable is @samp{65536}.
211 The default value of this tunable is 2 for 32-bit systems and 8 for 64-bit
222 The default value of this tunable is @code{0}, meaning that the limit on the
248 per-thread cache, the arenas are used to meet the request. At this
255 bounded, the user may set this tunable to limit the number of chunks
264 maximum size which may be held this way is 80 bytes on 32-bit systems
267 from fast bins with this tunable. Note that the value specified
302 Currently this limit can be set between 1 and 16 inclusive, the default is 4.
309 increase the per-thread memory usage as necessary, so this tunable does
315 startup. Every thread created allocates this amount of specified surplus
338 The default value of this tunable is @samp{2}.
356 supported by the hardware. If elision is not supported by the hardware this
368 The default value of this tunable is @samp{3}.
377 The default value of this tunable is @samp{3}.
388 The default value of this tunable is @samp{3}.
395 by the hardware this tunable is set to @samp{0} to avoid retries.
397 The default value of this tunable is @samp{3}.
406 The default value of this tunable is @samp{3}.
432 The default value of this tunable is @samp{100}.
437 stack cache exceeds this size, unused thread stacks are returned to
438 the kernel, to bring the cache size below this limit.
589 If the hardware supports memory tagging, this tunable can be used to
590 control the way @theglibc{} uses this feature. At present this is only
611 support in the kernel if this tunable has any non-zero value.