Home
last modified time | relevance | path

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

123

/linux-6.3-rc2/include/linux/dma/
A Dqcom-gpi-dma.h41 u8 fragmentation; member
/linux-6.3-rc2/net/batman-adv/
A DMakefile15 batman-adv-y += fragmentation.o
A Dhard-interface.c599 if (atomic_read(&bat_priv->fragmentation) == 0) in batadv_hardif_min_mtu()
736 if (atomic_read(&bat_priv->fragmentation) && in batadv_hardif_enable_interface()
743 if (!atomic_read(&bat_priv->fragmentation) && in batadv_hardif_enable_interface()
A Dnetlink.c307 !!atomic_read(&bat_priv->fragmentation))) in batadv_netlink_mesh_fill()
497 atomic_set(&bat_priv->fragmentation, !!nla_get_u8(attr)); in batadv_netlink_set_mesh()
/linux-6.3-rc2/Documentation/mm/
A Dksm.rst65 ``max_page_sharing`` tunable, and an high ratio may indicate fragmentation
67 fragmentation algorithms in ksmd which would refile rmap_items from
A Dzsmalloc.rst9 (0-order) pages, it would suffer from very high fragmentation --
245 is heavy internal fragmentation and zspool compaction is unable to relocate
/linux-6.3-rc2/Documentation/filesystems/ext4/
A Doverview.rst7 performance difficulties due to fragmentation, the block allocator tries
A Dallocators.rst15 fragmentation whenever possible.
17 The first tool that ext4 uses to combat fragmentation is the multi-block
A Dbigalloc.rst11 blocks to reduce both fragmentation and metadata overhead. The
/linux-6.3-rc2/Documentation/networking/
A Dsegmentation-offloads.rst55 UDP fragmentation offload allows a device to fragment an oversized UDP
57 fragmentation offload are the same as TSO. However the IPv4 ID for
161 generate a big skb, set gso_size to the fragmentation point and deliver it
A Dipsec.rst26 datagram fragmentation when the expanded datagram is larger than the
A Dmac80211-injection.rst28 current fragmentation threshold.
A Dudplite.rst172 in turn, may trigger IP fragmentation. In this case, the generated
212 To see the analogous case for IPv6 fragmentation, consider a link
A Dppp_generic.rst192 fragmentation.
275 unit) will be subject to bundle-level compression and to fragmentation
355 SC_MULTILINK enable PPP multilink fragmentation on
/linux-6.3-rc2/net/6lowpan/
A DKconfig96 6LoWPAN IPv6 fragmentation option generic header compression
/linux-6.3-rc2/net/sctp/
A DKconfig25 -- data fragmentation to conform to discovered path MTU size,
/linux-6.3-rc2/tools/perf/
A Dbuiltin-kmem.c988 static double fragmentation(unsigned long n_req, unsigned long n_alloc) in fragmentation() function
1039 fragmentation(data->bytes_req, data->bytes_alloc)); in __print_slab_result()
1178 fragmentation(total_requested, total_allocated)); in print_slab_summary()
1495 x = fragmentation(l->bytes_req, l->bytes_alloc); in frag_cmp()
1496 y = fragmentation(r->bytes_req, r->bytes_alloc); in frag_cmp()
/linux-6.3-rc2/Documentation/networking/device_drivers/wwan/
A Diosm.rst51 The userspace application is responsible for all control message fragmentation
A Dt7xx.rst59 The userspace application is responsible for all control message fragmentation
/linux-6.3-rc2/Documentation/admin-guide/mm/
A Dnommu-mmap.rst119 this has an effect on fragmentation.
277 fragmentation, and as such, is left configurable. The default behaviour is to
279 allocator. In order to retain finer-grained control over fragmentation, this
/linux-6.3-rc2/drivers/net/wireless/atmel/
A Dat76c50x-usb.h164 u8 fragmentation; member
/linux-6.3-rc2/Documentation/networking/devlink/
A Ddevlink-health.rst70 different SKBs. In order to do this fragmentation, it uses virtual nests
/linux-6.3-rc2/Documentation/filesystems/
A Dntfs3.rst115 writes. Decreases fragmentation in case of parallel write operations to
/linux-6.3-rc2/Documentation/trace/
A Devents-kmem.rst109 External fragmentation affects whether a high-order allocation will be
/linux-6.3-rc2/Documentation/admin-guide/sysctl/
A Dvm.rst275 debugfs shows what the fragmentation index for each order is in each zone in
277 of memory, values towards 1000 imply failures are due to fragmentation and -1
281 fragmentation index is <= extfrag_threshold. The default value is 500.
984 event of a pageblock being mixed due to fragmentation. The level of reclaim
985 is determined by the number of fragmentation events that occurred in the

Completed in 35 milliseconds

123