Home
last modified time | relevance | path

Searched full:increase (Results 1 – 25 of 1189) sorted by relevance

12345678910>>...48

/Linux-v5.10/net/ipv4/
Dtcp_bic.c3 * 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 …]
Dtcp_illinois.c50 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()
Dtcp_veno.c32 u32 inc; /* decide whether to increase cwnd */
164 /* In the "non-congestive state", increase cwnd in tcp_veno_cong_avoid()
169 /* In the "congestive state", increase cwnd in tcp_veno_cong_avoid()
Dtcp_cubic.c3 * TCP CUBIC: Binary Increase Congestion control for TCP v2.3
41 /* Number of delay samples for detecting the increase of delay */
66 MODULE_PARM_DESC(beta, "beta for multiplicative increase");
85 u32 cnt; /* increase cwnd by 1 after ACKs */
304 ca->cnt = 20; /* increase cwnd 5% per RTT */ in bictcp_update()
325 /* The maximum rate of cwnd increase CUBIC allows is 1 packet per in bictcp_update()
/Linux-v5.10/drivers/staging/pi433/Documentation/
Dpi433.txt187 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
/Linux-v5.10/Documentation/ABI/stable/
Dsysfs-devices-system-xen_memory7 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
/Linux-v5.10/arch/sparc/lib/
DM7memcpy.S248 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 …]
/Linux-v5.10/tools/testing/selftests/memfd/
Drun_hugetlbfs_test.sh23 # If not enough free huge pages for test, attempt to increase
48 # nr_hugepgs non-zero only if we attempted to increase
/Linux-v5.10/Documentation/networking/
Dsnmp_counter.rst207 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 …]
Dnet_dim.rst33 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
/Linux-v5.10/drivers/usb/usbip/
DKconfig37 To increase number of ports available for USB/IP virtual
47 To increase number of ports available for USB/IP virtual
/Linux-v5.10/Documentation/block/
Dstat.rst80 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
/Linux-v5.10/Documentation/power/regulator/
Doverview.rst115 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
/Linux-v5.10/Documentation/userspace-api/media/rc/
Drc-tables.rst284 - Increase Brightness
286 - BRIGHTNESS INCREASE
345 - Increase volume
389 - Increase channel sequentially
/Linux-v5.10/arch/powerpc/include/asm/book3s/64/
Dradix.h96 * If we store section details in page->flags we can't increase the MAX_PHYSMEM_BITS
97 * if we increase SECTIONS_WIDTH we will not store node details in page->flags and
99 * Hence only increase for VMEMMAP. Further depending on SPARSEMEM_EXTREME reduce
219 * eventually be seen. In testing, there was no noticable increase in radix__set_pte_at()
/Linux-v5.10/drivers/net/wireless/intel/iwlegacy/
D4965-calib.c196 /* increase energy threshold (reduce nrg value) in il4965_sens_energy_cck()
199 /* Else if we got fewer than desired, increase sensitivity */ in il4965_sens_energy_cck()
212 /* Increase value to increase sensitivity, but only if: in il4965_sens_energy_cck()
223 /* Increase nrg value to increase sensitivity */ in il4965_sens_energy_cck()
263 /* increase auto_corr values to decrease sensitivity in il4965_sens_energy_cck()
280 /* Decrease auto_corr values to increase sensitivity */ in il4965_sens_energy_cck()
326 /* Else if we got fewer than desired, increase sensitivity */ in il4965_sens_auto_corr_ofdm()
547 /* These stats increase monotonically, and do not reset in il4965_sensitivity_calibration()
/Linux-v5.10/tools/testing/selftests/vm/
Dhugepage-shm.c19 * you may need to increase it via:
23 * This will increase the maximum size per shared memory segment to 256MB.
/Linux-v5.10/Documentation/devicetree/bindings/input/
Diqs269a.yaml179 azoteq,global-cap-increase:
276 1: Global adder (based on 'azoteq,global-cap-increase')
376 spond to an increase in counts.
378 By default, the long-term average tracks an increase in counts such
383 the counts increase or decrease such that events of either direction
/Linux-v5.10/drivers/staging/rtl8188eu/hal/
Drf.c93 /* Increase TX power */ in rtl88eu_phy_rf6052_set_cck_txpower()
165 /* increase power diff defined by Realtek for regulatory */ in get_rx_power_val_by_reg()
175 /* don't increase any power diff */ in get_rx_power_val_by_reg()
179 /* increase power diff defined by customer. */ in get_rx_power_val_by_reg()
/Linux-v5.10/arch/openrisc/lib/
Dmemset.S80 l.addi r19, r19, 4 // Increase src
91 l.addi r19, r19, 1 // Increase src
/Linux-v5.10/Documentation/networking/device_drivers/ethernet/intel/
Dixgb.rst204 of configuration changes that, when applied together, will increase the ability
218 - Use setpci to modify the MMRBC field in PCI-X configuration space to increase
254 # these are just suggested values that worked well to increase throughput in
309 to increase the read buffer memory max and default to 262143 (256k - 1) from
311 will increase the amount of memory used by the network stack for receives, and
345 increase the MTU size. For example::
/Linux-v5.10/Documentation/devicetree/bindings/input/touchscreen/
Dti-tsc-adc.txt18 increase the quality.
47 increase value until false pen-up events are avoided.
/Linux-v5.10/drivers/net/wireless/intel/iwlwifi/dvm/
Dcalib.c264 /* increase energy threshold (reduce nrg value) in iwl_sens_energy_cck()
267 /* Else if we got fewer than desired, increase sensitivity */ in iwl_sens_energy_cck()
280 /* Increase value to increase sensitivity, but only if: in iwl_sens_energy_cck()
291 /* Increase nrg value to increase sensitivity */ in iwl_sens_energy_cck()
331 /* increase auto_corr values to decrease sensitivity in iwl_sens_energy_cck()
348 /* Decrease auto_corr values to increase sensitivity */ in iwl_sens_energy_cck()
397 /* Else if we got fewer than desired, increase sensitivity */ in iwl_sens_auto_corr_ofdm()
709 /* These statistics increase monotonically, and do not reset in iwl_sensitivity_calibration()
/Linux-v5.10/arch/x86/crypto/
Dtwofish-x86_64-asm_64.S64 * operations on a and b are interleaved to increase performance
99 * operations on a and b are interleaved to increase performance
137 * operations on a and b are interleaved to increase performance
172 * operations on a and b are interleaved to increase performance
/Linux-v5.10/drivers/scsi/aacraid/
DTODO3 o I/O size increase

12345678910>>...48