/linux-4.1.27/net/batman-adv/ |
D | Makefile | 25 batman-adv-y += fragmentation.o
|
D | hard-interface.c | 260 if (atomic_read(&bat_priv->fragmentation) == 0) in batadv_hardif_min_mtu() 442 if (atomic_read(&bat_priv->fragmentation) && in batadv_hardif_enable_interface() 449 if (!atomic_read(&bat_priv->fragmentation) && in batadv_hardif_enable_interface()
|
D | send.c | 115 if (atomic_read(&bat_priv->fragmentation) && in batadv_send_skb_to_orig()
|
D | types.h | 770 atomic_t fragmentation; member
|
D | sysfs.c | 539 BATADV_ATTR_SIF_BOOL(fragmentation, S_IRUGO | S_IWUSR, batadv_update_min_mtu);
|
D | soft-interface.c | 765 atomic_set(&bat_priv->fragmentation, 1); in batadv_softif_init_late()
|
/linux-4.1.27/tools/perf/ |
D | builtin-kmem.c | 508 static double fragmentation(unsigned long n_req, unsigned long n_alloc) in fragmentation() function 559 fragmentation(data->bytes_req, data->bytes_alloc)); in __print_slab_result() 625 fragmentation(total_requested, total_allocated)); in print_slab_summary() 913 x = fragmentation(l->bytes_req, l->bytes_alloc); in frag_cmp() 914 y = fragmentation(r->bytes_req, r->bytes_alloc); in frag_cmp()
|
/linux-4.1.27/Documentation/networking/ |
D | mac80211-injection.txt | 24 current fragmentation threshold.
|
D | ipsec.txt | 18 datagram fragmentation when the expanded datagram is larger than the
|
D | udplite.txt | 165 in turn, may trigger IP fragmentation. In this case, the generated 205 To see the analogous case for IPv6 fragmentation, consider a link
|
D | ppp_generic.txt | 188 fragmentation. 271 unit) will be subject to bundle-level compression and to fragmentation 339 SC_MULTILINK enable PPP multilink fragmentation on
|
D | batman-adv.txt | 70 #ap_isolation fragmentation hop_penalty routing_algo
|
D | cdc_mbim.txt | 106 fragmentation and defragmentaion, as described in section 9.5 of [1].
|
D | timestamping.txt | 212 different from deciding on a strategy for IP fragmentation. There, the
|
D | ip-sysctl.txt | 20 fragmentation-required ICMP is received, the PMTU to this 30 accept fragmentation-needed errors if the underlying protocol 49 fragmentation by the router.
|
/linux-4.1.27/net/sctp/ |
D | Kconfig | 23 -- data fragmentation to conform to discovered path MTU size,
|
/linux-4.1.27/Documentation/vm/ |
D | zsmalloc.txt | 8 (0-order) pages, it would suffer from very high fragmentation --
|
D | page_owner.txt | 21 fragmentation statistics can be obtained through gfp flag information of
|
D | transhuge.txt | 43 - if a hugepage allocation fails because of memory fragmentation, 298 hugetlbfs other than there will be less overall fragmentation. All
|
D | slub.txt | 68 in low memory situations or if there's high fragmentation of memory. To
|
/linux-4.1.27/Documentation/ABI/testing/ |
D | sysfs-class-net-mesh | 35 What: /sys/class/net/<mesh_iface>/mesh/fragmentation
|
D | sysfs-block-zram | 120 of memory, including allocator fragmentation and metadata
|
D | sysfs-kernel-slab | 347 because of fragmentation, SLUB will retry with the minimum order
|
/linux-4.1.27/Documentation/ |
D | nommu-mmap.txt | 120 this has an effect on fragmentation. 285 fragmentation, and as such, is left configurable. The default behaviour is to 287 allocator. In order to retain finer-grained control over fragmentation, this
|
D | kernel-parameters.txt | 3386 fragmentation. Defaults to 1 for systems with 3400 fragmentation. For more information see
|
/linux-4.1.27/drivers/net/wireless/ |
D | at76c50x-usb.h | 168 u8 fragmentation; member
|
/linux-4.1.27/Documentation/ABI/obsolete/ |
D | sysfs-block-zram | 89 of memory, including allocator fragmentation and metadata
|
/linux-4.1.27/Documentation/trace/ |
D | events-kmem.txt | 97 External fragmentation affects whether a high-order allocation will be
|
D | tracepoint-analysis.txt | 209 on whether the fragmentation event was severe or moderate.
|
/linux-4.1.27/mm/ |
D | Kconfig | 245 Memory fragmentation introduced by ballooning might reduce 394 system allocator, which can cause extra fragmentation, particularly 593 in order to reduce fragmentation. However, this results in a
|
/linux-4.1.27/Documentation/sysctl/ |
D | vm.txt | 229 the fragmentation index for each order is in each zone in the system. Values 231 values towards 1000 imply failures are due to fragmentation and -1 implies 235 fragmentation index is <= extfrag_threshold. The default value is 500.
|
/linux-4.1.27/net/ipv6/netfilter/ |
D | Kconfig | 147 frag matching allows you to match packets based on the fragmentation
|
/linux-4.1.27/Documentation/filesystems/ |
D | ext2.txt | 88 Blocks are clustered into block groups in order to reduce fragmentation 212 helps combat fragmentation.
|
D | hpfs.txt | 271 Better anti-fragmentation strategy
|
D | ntfs.txt | 201 on performance by affecting fragmentation of the MFT.
|
D | proc.txt | 747 External fragmentation is a problem under some workloads, and buddyinfo is a 757 More information relevant to external fragmentation can be found in
|
/linux-4.1.27/Documentation/device-mapper/ |
D | thin-provisioning.txt | 34 characteristics, for example due to fragmentation of the data volume.
|
/linux-4.1.27/Documentation/scsi/ |
D | aic7xxx.txt | 177 pool fragmentation and SCSI mid-layer deadlock.
|
D | aic79xx.txt | 120 list size to avoid SCSI malloc pool fragmentation.
|
/linux-4.1.27/Documentation/netlabel/ |
D | draft-ietf-cipso-ipsecurity-01.txt | 87 This option MUST be copied on fragmentation. This option appears at most
|
/linux-4.1.27/arch/powerpc/ |
D | Kconfig | 551 reduced software overhead and larger internal fragmentation.
|
/linux-4.1.27/Documentation/sound/alsa/ |
D | ALSA-Configuration.txt | 2283 actually loaded due to memory fragmentation. You can pre-allocate the
|