Searched refs:allocators (Results 1 – 9 of 9) sorted by relevance
9 among the best allocators for a broad range of demanding applications, and
287 - Implement per arena base allocators, so that arenas never share any virtual716 - Add support for per arena application-specified chunk allocators, configured719 function as general purpose independent allocators. This is important in720 the context of user-specified chunk allocators, aside from the scalability
113 management systems and software based memory allocators, to be used with DPDK.
105 This applies in particular to buffer allocators used to populate NIC rings, which provide functions…
302 allocators; DPDK will leave this memory for the user application to manage.
6 * multiple allocators simultaneously.
825 metaslab_group_create(metaslab_class_t *mc, vdev_t *vd, int allocators) in metaslab_group_create() argument830 mg_allocator[allocators]), KM_SLEEP); in metaslab_group_create()841 mg->mg_allocators = allocators; in metaslab_group_create()843 for (int i = 0; i < allocators; i++) { in metaslab_group_create()
285 fix : multi-threading compression works with custom allocators
902 - Use far memory allocators in small 16-bit memory models for