Home
last modified time | relevance | path

Searched refs:locality (Results 1 – 6 of 6) sorted by relevance

/f-stack/app/redis-5.0.5/deps/jemalloc/
H A DTUNING.md63 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 DChangeLog253 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 Dvm_phys.h79 int *locality);
H A Dvm_phys.c623 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 Dstack.rst14 locality and a minimal memory footprint even if the mempool is
/f-stack/freebsd/contrib/openzfs/cmd/zfs/
H A Dzfs_main.c5265 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 …]