Home
last modified time | relevance | path

Searched refs:fragmentation (Results 1 – 23 of 23) sorted by relevance

/f-stack/app/redis-5.0.5/deps/jemalloc/
H A Djemalloc.pc.in8 Description: A general purpose malloc(3) implementation that emphasizes fragmentation avoidance and…
H A DREADME2 fragmentation avoidance and scalable concurrency support. jemalloc first came
H A DChangeLog69 reduces fragmentation over time and improves virtual memory and metadata
71 - Eagerly coalesce large extents to reduce fragmentation. (@interwq)
88 fragmentation. (@interwq)
245 locations. This reduces virtual memory external fragmentation, and will
392 extents. This tends to improve locality (decrease fragmentation) when
454 during purging, which resolves permanent virtual memory map fragmentation
468 - Fix potential VM map fragmentation regression. (@jasone)
702 + Internal fragmentation is limited to 20% for all but the smallest size
772 run fragmentation, smaller runs reduce external fragmentation for small size
1015 page-level virtual memory fragmentation.
[all …]
H A DTUNING.md52 However high arena count may also increase overall memory fragmentation,
/f-stack/dpdk/doc/guides/prog_guide/
H A Dip_fragment_reassembly_lib.rst7 The IP Fragmentation and Reassembly Library implements IPv4 and IPv6 packet fragmentation and reass…
9 Packet fragmentation
12 Packet fragmentation routines divide input packet into number of fragments.
H A Dgeneric_receive_offload_lib.rst30 fragmentation is possible (i.e., DF==0). Additionally, it complies RFC
H A Dgeneric_segmentation_offload_lib.rst154 may also contain an optional VLAN tag. UDP GSO is the same as IP fragmentation.
H A Drte_security.rst148 software may also do early fragmentation if the resultant packet is expected
H A Dpacket_framework.rst82 …| 4 | IP fragmentation | Input packets are jumbo (IP datagrams with length bigger than MTU) or non…
/f-stack/dpdk/doc/guides/sample_app_ug/
H A Dip_frag.rst9 The application does L3 forwarding with IPv4 and IPv6 packet fragmentation.
14 The application demonstrates the use of zero-copy buffers for packet fragmentation.
/f-stack/freebsd/contrib/openzfs/tests/zfs-tests/tests/functional/cli_root/zpool_get/
H A Dzpool_get.cfg56 "fragmentation"
/f-stack/freebsd/contrib/openzfs/module/zfs/
H A Dmetaslab.c559 uint64_t fragmentation = 0; in metaslab_class_fragmentation() local
589 fragmentation += mg->mg_fragmentation * in metaslab_class_fragmentation()
594 ASSERT3U(fragmentation, <=, 100); in metaslab_class_fragmentation()
596 return (fragmentation); in metaslab_class_fragmentation()
1166 uint64_t fragmentation = 0; in metaslab_group_fragmentation() local
1184 fragmentation /= valid_ms; in metaslab_group_fragmentation()
1185 ASSERT3U(fragmentation, <=, 100); in metaslab_group_fragmentation()
1186 return (fragmentation); in metaslab_group_fragmentation()
2841 uint64_t fragmentation = 0; in metaslab_set_fragmentation() local
2906 fragmentation /= total; in metaslab_set_fragmentation()
[all …]
/f-stack/app/redis-5.0.5/deps/
H A DREADME.md4 …bc malloc on Linux by default. It has good performances and excellent fragmentation behavior. This…
/f-stack/dpdk/doc/guides/freebsd_gsg/
H A Dbuild_dpdk.rst107 process to avoid issues with potential memory fragmentation during later system
/f-stack/dpdk/doc/guides/rel_notes/
H A Drelease_19_08.rst296 * ip_frag: The IP fragmentation library converts input mbuf into fragments
298 Once fragmentation is done, each ``mbuf->ol_flags`` are set to enable IP
H A Drelease_18_02.rst236 fragmentation is possible (i.e., ``DF==0``).
H A Drelease_2_2.rst195 and fragmentation/reassembly support to software rings.
/f-stack/dpdk/doc/guides/nics/
H A Dcxgbe.rst690 This is to avoid issues with potential memory fragmentation during later
/f-stack/app/redis-5.0.5/
H A DREADME.md87 fragmentation problems than libc malloc.
H A D00-RELEASENOTES573 fix #5580, display fragmentation and rss overhead bytes as signed
/f-stack/freebsd/contrib/openzfs/cmd/zdb/
H A Dzdb.c1702 uint64_t fragmentation; in dump_metaslab_groups() local
1730 fragmentation = metaslab_class_fragmentation(mc); in dump_metaslab_groups()
1731 if (fragmentation == ZFS_FRAG_INVALID) in dump_metaslab_groups()
1734 (void) printf("\t%3llu%%\n", (u_longlong_t)fragmentation); in dump_metaslab_groups()
/f-stack/dpdk/
H A DMAINTAINERS1294 IP fragmentation & reassembly
/f-stack/dpdk/doc/guides/testpmd_app_ug/
H A Dtestpmd_funcs.rst1342 UDP GSO is the same as IP fragmentation, which treats the UDP header