| /freebsd-12.1/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/ |
| H A D | metaslab.c | 718 metaslab_group_create(metaslab_class_t *mc, vdev_t *vd, int allocators) in metaslab_group_create() argument 726 mg->mg_primaries = kmem_zalloc(allocators * sizeof (metaslab_t *), in metaslab_group_create() 728 mg->mg_secondaries = kmem_zalloc(allocators * sizeof (metaslab_t *), in metaslab_group_create() 737 mg->mg_allocators = allocators; in metaslab_group_create() 739 mg->mg_alloc_queue_depth = kmem_zalloc(allocators * sizeof (refcount_t), in metaslab_group_create() 741 mg->mg_cur_max_alloc_queue_depth = kmem_zalloc(allocators * in metaslab_group_create() 743 for (int i = 0; i < allocators; i++) { in metaslab_group_create()
|
| /freebsd-12.1/contrib/apr/ |
| H A D | README | 30 Memory management (high performance allocators)
|
| /freebsd-12.1/contrib/expat/ |
| H A D | Changes | 28 Annotate memory allocators for GCC
|
| /freebsd-12.1/contrib/jemalloc/ |
| H A D | ChangeLog | 287 - Implement per arena base allocators, so that arenas never share any virtual 716 - Add support for per arena application-specified chunk allocators, configured 719 function as general purpose independent allocators. This is important in 720 the context of user-specified chunk allocators, aside from the scalability
|
| /freebsd-12.1/sys/contrib/zstd/ |
| H A D | NEWS | 35 fix : multi-threading compression works with custom allocators
|
| /freebsd-12.1/contrib/llvm/include/llvm/Target/ |
| H A D | Target.td | 204 // registers by register allocators. 255 // register allocators automatically remove reserved registers and move 269 // Specify allocation priority for register allocators using a greedy
|
| /freebsd-12.1/contrib/libstdc++/include/tr1/ |
| H A D | hashtable | 682 // 431. Swapping containers with unequal allocators.
|
| /freebsd-12.1/contrib/libc++/include/ |
| H A D | vector | 848 // We call annotatations only for the default Allocator because other allocators 2077 " or the allocators must compare equal");
|
| H A D | list | 782 " or the allocators must compare equal");
|
| H A D | __hash_table | 2824 " or the allocators must compare equal");
|
| H A D | string | 3315 __alloc() == __str.__alloc(), "swapping non-equal allocators");
|
| /freebsd-12.1/contrib/libstdc++/ |
| H A D | ChangeLog-2004 | 2016 * testsuite/ext/allocators.cc: Use check_new, split into... 3289 number of bytes requested by the allocators/application. This is 5835 count. Support more allocators. Mark each allocator test to 5866 * src/allocator.cc: ...here. New. For the underlying allocators.
|
| H A D | acinclude.m4 | 556 dnl memory (mostly useful together with shared memory allocators, see PR
|
| H A D | ChangeLog-2003 | 85 * testsuite/ext/allocators.cc: Minimal fixups for usage of new 4589 * testsuite/ext/allocators.cc: Fixup. 6972 * docs/html/faq/index.html: Explain memory "leaks" due to allocators. 8000 * testsuite/ext/allocators.cc: Update.
|
| H A D | ChangeLog-2001 | 415 * testsuite/ext/allocators.cc: New file. 782 allocators and __USE_MALLOC effects.
|
| H A D | ChangeLog-2002 | 834 * testsuite/ext/allocators.cc: Likewise.
|
| H A D | ChangeLog-2005 | 917 to nop for empty allocators.
|
| H A D | ChangeLog-2006 | 5416 allocators, optimized to nothing in case they are empty.
|
| /freebsd-12.1/sys/contrib/zlib/ |
| H A D | ChangeLog | 902 - Use far memory allocators in small 16-bit memory models for
|
| /freebsd-12.1/contrib/ncurses/ |
| H A D | INSTALL | 301 terminfo database without writing portions to disk. Some allocators
|
| /freebsd-12.1/contrib/libevent/ |
| H A D | ChangeLog-2.0 | 1140 …tc. This should be generally useful for memory instrumentation, specialized allocators, and so on.
|
| /freebsd-12.1/contrib/ntp/sntp/libevent/ |
| H A D | ChangeLog-2.0 | 1140 …tc. This should be generally useful for memory instrumentation, specialized allocators, and so on.
|
| /freebsd-12.1/contrib/ntp/ |
| H A D | ChangeLog | 3960 DEBUG for all the typical C runtime allocators such as calloc,
|
| H A D | CommitLog | 176689 DEBUG for all the typical C runtime allocators such as calloc,
|