| /kernel/linux/linux-4.19/net/ipv4/ |
| D | tcp_bic.c | 2 * Binary Increase Congestion control for TCP 7 * "Binary Increase Congestion Control for Fast, Long Distance 42 MODULE_PARM_DESC(beta, "beta for multiplicative increase"); 50 u32 cnt; /* increase cwnd by 1 after ACKs */ 100 /* binary increase */ in bictcp_update() 106 /* linear increase */ in bictcp_update() 109 /* binary search increase */ in bictcp_update() 112 /* binary search increase */ in bictcp_update() 115 /* slow start AMD linear increase */ in bictcp_update() 124 /* linear increase */ in bictcp_update() [all …]
|
| D | tcp_illinois.c | 49 u32 alpha; /* Additive increase */ 128 * Compute value of alpha used for additive increase. 133 * then use large alpha (10.0) to increase faster. 149 * This prevents one good RTT from causing sudden window increase. in alpha() 257 * Increase window in response to successful acknowledgment. 267 /* RFC2861 only increase cwnd if fully utilized */ in tcp_illinois_cong_avoid()
|
| /kernel/linux/linux-5.10/net/ipv4/ |
| D | tcp_bic.c | 3 * Binary Increase Congestion control for TCP 8 * "Binary Increase Congestion Control for Fast, Long Distance 43 MODULE_PARM_DESC(beta, "beta for multiplicative increase"); 51 u32 cnt; /* increase cwnd by 1 after ACKs */ 101 /* binary increase */ in bictcp_update() 107 /* linear increase */ in bictcp_update() 110 /* binary search increase */ in bictcp_update() 113 /* binary search increase */ in bictcp_update() 116 /* slow start AMD linear increase */ in bictcp_update() 125 /* linear increase */ in bictcp_update() [all …]
|
| D | tcp_illinois.c | 50 u32 alpha; /* Additive increase */ 129 * Compute value of alpha used for additive increase. 134 * then use large alpha (10.0) to increase faster. 150 * This prevents one good RTT from causing sudden window increase. in alpha() 258 * Increase window in response to successful acknowledgment. 268 /* RFC2861 only increase cwnd if fully utilized */ in tcp_illinois_cong_avoid()
|
| /kernel/linux/linux-5.10/drivers/staging/pi433/Documentation/ |
| D | pi433.txt | 187 step_0_5db - increase in 0,5dB steps 188 step_1_0db - increase in 1 db steps 189 step_1_5db - increase in 1,5dB steps 190 step_2_0db - increase in 2 db steps 191 step_3_0db - increase in 3 db steps 192 step_4_0db - increase in 4 db steps 193 step_5_0db - increase in 5 db steps 194 step_6_0db - increase in 6 db steps
|
| /kernel/linux/linux-4.19/drivers/staging/pi433/Documentation/ |
| D | pi433.txt | 187 step_0_5db - increase in 0,5dB steps 188 step_1_0db - increase in 1 db steps 189 step_1_5db - increase in 1,5dB steps 190 step_2_0db - increase in 2 db steps 191 step_3_0db - increase in 3 db steps 192 step_4_0db - increase in 4 db steps 193 step_5_0db - increase in 5 db steps 194 step_6_0db - increase in 6 db steps
|
| /kernel/linux/linux-4.19/arch/powerpc/include/asm/ |
| D | sparsemem.h | 13 * If we store section details in page->flags we can't increase the MAX_PHYSMEM_BITS 14 * if we increase SECTIONS_WIDTH we will not store node details in page->flags and 16 * Hence only increase for VMEMMAP.
|
| /kernel/linux/linux-4.19/Documentation/ABI/stable/ |
| D | sysfs-devices-system-xen_memory | 7 attempt to increase the balloon before giving up. See 25 has attempted to increase the size of the balloon. 36 increase the balloon. Each time the balloon cannot be
|
| /kernel/linux/linux-5.10/Documentation/ABI/stable/ |
| D | sysfs-devices-system-xen_memory | 7 attempt to increase the balloon before giving up. See 25 has attempted to increase the size of the balloon. 36 increase the balloon. Each time the balloon cannot be
|
| /kernel/linux/linux-4.19/arch/sparc/lib/ |
| D | M7memcpy.S | 248 add %o1, 64, %o1 ! increase src ptr by 64 251 add %o0, 64, %o0 ! increase dst ptr by 64 264 add %o1, 32, %o1 ! increase src ptr by 32 267 add %o0, 32, %o0 ! increase dst ptr by 32 276 add %o1, 16, %o1 ! increase src ptr by 16 280 add %o0, 16, %o0 ! increase dst ptr by 16 289 add %o1, 8, %o1 ! increase src ptr by 8 290 add %o0, 8, %o0 ! increase dst ptr by 8 332 add %o1, 32, %o1 ! increase src ptr by 32 338 add %o0, 32, %o0 ! increase dst ptr by 32 [all …]
|
| /kernel/linux/linux-5.10/arch/sparc/lib/ |
| D | M7memcpy.S | 248 add %o1, 64, %o1 ! increase src ptr by 64 251 add %o0, 64, %o0 ! increase dst ptr by 64 264 add %o1, 32, %o1 ! increase src ptr by 32 267 add %o0, 32, %o0 ! increase dst ptr by 32 276 add %o1, 16, %o1 ! increase src ptr by 16 280 add %o0, 16, %o0 ! increase dst ptr by 16 289 add %o1, 8, %o1 ! increase src ptr by 8 290 add %o0, 8, %o0 ! increase dst ptr by 8 332 add %o1, 32, %o1 ! increase src ptr by 32 338 add %o0, 32, %o0 ! increase dst ptr by 32 [all …]
|
| /kernel/linux/linux-4.19/drivers/isdn/capi/ |
| D | Kconfig | 8 This will increase the size of the kernelcapi module by 20 KB. 43 for disconnecting. This will increase the size of the kernel by 7 KB.
|
| /kernel/linux/linux-4.19/Documentation/block/ |
| D | stat.txt | 63 these values will increase at a rate greater than 1000/second; for 65 field will increase by 60*30 = 1800. 85 value will increase as the product of the number of milliseconds times the
|
| /kernel/linux/linux-4.19/tools/testing/selftests/memfd/ |
| D | run_hugetlbfs_test.sh | 23 # If not enough free huge pages for test, attempt to increase 48 # nr_hugepgs non-zero only if we attempted to increase
|
| /kernel/linux/linux-5.10/tools/testing/selftests/memfd/ |
| D | run_hugetlbfs_test.sh | 23 # If not enough free huge pages for test, attempt to increase 48 # nr_hugepgs non-zero only if we attempted to increase
|
| /kernel/linux/linux-4.19/Documentation/networking/ |
| D | net_dim.txt | 41 increase bandwidth over reducing interrupt rate. 59 compared in a similar fashion - increase == "better" and decrease == "worse". 62 increase in the interrupt rate is considered "worse" and a decrease is 73 algorithm would increase in order to reduce calculation overhead. Also, after
|
| /kernel/linux/linux-5.10/Documentation/networking/ |
| D | snmp_counter.rst | 207 IcmpMsgOutType8 would increase 1. And if kernel gets an ICMP Echo Reply 208 packet, IcmpMsgInType0 would increase 1. 236 1. increase IcmpInMsgs 266 counter would only increase 1. 278 increase 2. 288 increase 1. 310 a bigger one. This counter increase 1 for every packet merged in such 348 kernel would always add 1 to TcpExtListenDrops. So increase 350 same time, but TcpExtListenDrops would also increase without 352 also let TcpExtListenDrops increase. [all …]
|
| D | net_dim.rst | 33 increase bandwidth over reducing interrupt rate. 52 compared in a similar fashion - increase == "better" and decrease == "worse". 55 increase in the interrupt rate is considered "worse" and a decrease is 66 algorithm would increase in order to reduce calculation overhead. Also, after
|
| /kernel/linux/linux-5.10/drivers/usb/usbip/ |
| D | Kconfig | 37 To increase number of ports available for USB/IP virtual 47 To increase number of ports available for USB/IP virtual
|
| /kernel/linux/linux-4.19/drivers/usb/usbip/ |
| D | Kconfig | 35 To increase number of ports available for USB/IP virtual 45 To increase number of ports available for USB/IP virtual
|
| /kernel/linux/linux-4.19/Documentation/power/regulator/ |
| D | overview.txt | 108 e.g. a consumer backlight driver asks for a current increase 109 from 5mA to 10mA to increase LCD illumination. This passes 112 Consumer: need to increase LCD brightness. Lookup and
|
| /kernel/linux/linux-4.19/Documentation/devicetree/bindings/dma/ |
| D | snps-dma.txt | 13 - chan_priority: priority of channels. 0 (default): increase from chan 0->n, 1: 14 increase from chan n->0
|
| /kernel/linux/linux-5.10/Documentation/block/ |
| D | stat.rst | 80 these values will increase at a rate greater than 1000/second; for 82 field will increase by 60*30 = 1800. 102 value will increase as the product of the number of milliseconds times the
|
| /kernel/linux/linux-5.10/Documentation/power/regulator/ |
| D | overview.rst | 115 e.g. a consumer backlight driver asks for a current increase 116 from 5mA to 10mA to increase LCD illumination. This passes 119 Consumer: need to increase LCD brightness. Lookup and
|
| /kernel/linux/linux-4.19/Documentation/media/uapi/rc/ |
| D | rc-tables.rst | 284 - Increase Brightness 286 - BRIGHTNESS INCREASE 345 - Increase volume 389 - Increase channel sequencially
|