Searched refs:locality (Results 1 – 6 of 6) sorted by relevance
| /f-stack/app/redis-5.0.5/deps/jemalloc/ |
| H A D | TUNING.md | 63 the potential to improve locality, e.g. when thread to CPU affinity is 106 managing locality and contention for specific usages. For example, 110 locality. In addition, explicit arenas often benefit from individually
|
| H A D | ChangeLog | 253 fast-path data locality. (@interwq) 392 extents. This tends to improve locality (decrease fragmentation) when 770 cache locality for the frequently accessed bits.
|
| /f-stack/freebsd/vm/ |
| H A D | vm_phys.h | 79 int *locality);
|
| H A D | vm_phys.c | 623 int *locality) in vm_phys_register_domains() argument 640 mem_locality = locality; in vm_phys_register_domains() 648 (void)locality; in vm_phys_register_domains()
|
| /f-stack/dpdk/doc/guides/mempool/ |
| H A D | stack.rst | 14 locality and a minimal memory footprint even if the mempool is
|
| /f-stack/freebsd/contrib/openzfs/cmd/zfs/ |
| H A D | zfs_main.c | 5265 switch (locality) { in set_deleg_perm_node() 5822 char locality = ld[i]; in store_allow_perm() local 5823 if (locality == 0) in store_allow_perm() 5830 base_type, locality, who); in store_allow_perm() 5834 base_type, locality); in store_allow_perm() 5845 set_type, locality, who); in store_allow_perm() 5849 set_type, locality); in store_allow_perm() 5857 char locality = ld[i]; in store_allow_perm() local 5858 if (locality == 0) in store_allow_perm() 5866 "%c%c$", base_type, locality); in store_allow_perm() [all …]
|