Home
last modified time | relevance | path

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

123

/Linux-v4.19/net/batman-adv/
DMakefile29 batman-adv-y += fragmentation.o
Dhard-interface.c596 if (atomic_read(&bat_priv->fragmentation) == 0) in batadv_hardif_min_mtu()
800 if (atomic_read(&bat_priv->fragmentation) && in batadv_hardif_enable_interface()
807 if (!atomic_read(&bat_priv->fragmentation) && in batadv_hardif_enable_interface()
Dsend.c207 if (atomic_read(&bat_priv->fragmentation) && in batadv_send_skb_to_orig()
Dtypes.h1523 atomic_t fragmentation; member
Dsoft-interface.c822 atomic_set(&bat_priv->fragmentation, 1); in batadv_softif_init_late()
/Linux-v4.19/Documentation/filesystems/ext4/ondisk/
Doverview.rst7 performance difficulties due to fragmentation, the block allocator tries
Dallocators.rst15 fragmentation whenever possible.
17 The first tool that ext4 uses to combat fragmentation is the multi-block
Dbigalloc.rst11 blocks to reduce both fragmentation and metadata overhead. The
/Linux-v4.19/Documentation/vm/
Dksm.rst67 ``max_page_sharing`` tunable, and an high ratio may indicate fragmentation
69 fragmentation algorithms in ksmd which would refile rmap_items from
Dzsmalloc.rst11 (0-order) pages, it would suffer from very high fragmentation --
Dpage_owner.rst25 fragmentation statistics can be obtained through gfp flag information of
/Linux-v4.19/Documentation/networking/
Dsegmentation-offloads.txt48 UDP fragmentation offload allows a device to fragment an oversized UDP
50 fragmentation offload are the same as TSO. However the IPv4 ID for
147 generate a big skb, set gso_size to the fragmentation point and deliver it
Dipsec.txt18 datagram fragmentation when the expanded datagram is larger than the
Dmac80211-injection.txt24 current fragmentation threshold.
Dudplite.txt165 in turn, may trigger IP fragmentation. In this case, the generated
205 To see the analogous case for IPv6 fragmentation, consider a link
Dppp_generic.txt188 fragmentation.
271 unit) will be subject to bundle-level compression and to fragmentation
333 SC_MULTILINK enable PPP multilink fragmentation on
Dbatman-adv.rst71 aggregated_ogms fragmentation isolation_mark routing_algo
/Linux-v4.19/net/6lowpan/
DKconfig95 6LoWPAN IPv6 fragmentation option generic header compression
/Linux-v4.19/net/sctp/
DKconfig23 -- data fragmentation to conform to discovered path MTU size,
/Linux-v4.19/tools/perf/
Dbuiltin-kmem.c974 static double fragmentation(unsigned long n_req, unsigned long n_alloc) in fragmentation() function
1025 fragmentation(data->bytes_req, data->bytes_alloc)); in __print_slab_result()
1164 fragmentation(total_requested, total_allocated)); in print_slab_summary()
1481 x = fragmentation(l->bytes_req, l->bytes_alloc); in frag_cmp()
1482 y = fragmentation(r->bytes_req, r->bytes_alloc); in frag_cmp()
/Linux-v4.19/Documentation/ABI/testing/
Dsysfs-class-net-mesh35 What: /sys/class/net/<mesh_iface>/mesh/fragmentation
/Linux-v4.19/Documentation/
Dnommu-mmap.txt119 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-v4.19/drivers/net/wireless/atmel/
Dat76c50x-usb.h168 u8 fragmentation; member
/Linux-v4.19/Documentation/trace/
Devents-kmem.rst109 External fragmentation affects whether a high-order allocation will be
/Linux-v4.19/mm/
DKconfig221 Memory fragmentation introduced by ballooning might reduce
362 system allocator, which can cause extra fragmentation, particularly
589 in order to reduce fragmentation. However, this results in a

123