Home
last modified time | relevance | path

Searched full:loss (Results 1 – 25 of 1433) sorted by relevance

12345678910>>...58

/linux/tools/testing/selftests/tc-testing/tc-tests/qdiscs/
H A Dnetem.json109 "name": "Create NETEM with distribution and loss flag",
119 …est": "$TC qdisc add dev $DUMMY handle 1: root netem delay 100ms 10ms distribution pareto loss 1%",
122 "matchPattern": "qdisc netem 1: root refcnt [0-9]+ .*delay 100ms 10ms loss 1%",
130 "name": "Create NETEM with distribution and loss state flag",
140 …qdisc add dev $DUMMY handle 1: root netem delay 100ms 10ms distribution paretonormal loss state 1",
143 …"matchPattern": "qdisc netem 1: root refcnt [0-9]+ .*delay 100ms 10ms loss state p13 1% p31 99% p…
151 "name": "Create NETEM with loss gemodel flag",
161 "cmdUnderTest": "$TC qdisc add dev $DUMMY handle 1: root netem loss gemodel 1%",
164 "matchPattern": "qdisc netem 1: root refcnt [0-9]+ .*loss gemodel p 1%",
256 "name": "Change NETEM with loss state",
[all …]
/linux/net/dccp/ccids/lib/
H A Dloss_interval.c
H A Dloss_interval.h
H A Dpacket_history.c
H A Dpacket_history.h
/linux/arch/m68k/fpsp040/
H A DREADME19 (INCLUDING WITHOUT LIMITATION, DAMAGES FOR LOSS OF BUSINESS
20 PROFITS, BUSINESS INTERRUPTION, LOSS OF BUSINESS INFORMATION, OR
21 OTHER PECUNIARY LOSS) ARISING OF THE USE OR INABILITY TO USE THE
/linux/net/sched/
H A Dsch_netem.c44 normal, Pareto, or experimental curves. Packet loss,
52 Correlated Loss Generator models
54 Added generation of correlated loss according to the
60 and intuitive loss model for packet networks and its implementation
72 /* Loss models */
104 u32 loss;
142 /* Correlated Loss Generation models */
216 /* loss_4state - 4-state model loss generator in loss_4state()
218 * the GI (General and Intuitive) loss model. in loss_4state()
275 /* loss_gilb_ell - Gilbert-Elliot model loss generato
92 u32 loss; global() member
[all...]
/linux/tools/mm/
H A Dslabinfo-gnuplot.sh95 '' $range u 3 title 'LOSS' with boxes
120 '$i Loss' with lines,"
149 # use only 'TOP' slab (biggest memory usage or loss)
151 out=`basename "$in"`"-slabs-by-loss"
152 `cat "$in" | grep -A "$lines" 'Slabs sorted by loss' |\
/linux/net/rxrpc/
H A Dinput_rack.c288 * Calculate the TLP loss probe timeout (PTO) [RFC8958 7.2].
312 * Send a TLP loss probe on PTO expiration [RFC8958 7.3].
321 /* There must be no other loss probe still in flight and we need to in rxrpc_tlp_send_probe()
359 * Detect losses using the ACK of a TLP loss probe [RFC8958 7.4].
376 /* Repaired the single loss */ in rxrpc_tlp_process_ack()
379 // TODO: Invoke congestion control to react to the loss in rxrpc_tlp_process_ack()
383 /* Special Case: Detected a single loss repaired by the loss in rxrpc_tlp_process_ack()
H A DKconfig35 bool "Inject packet loss into RxRPC packet stream"
37 Say Y here to inject packet loss by discarding some received and some
/linux/drivers/media/dvb-core/
H A DKconfig59 bool "Enable DVB demux section packet loss log"
62 Enable extra log messages meant to detect packet loss
75 handling DVB network ULE packet loss inside the Kernel.
/linux/net/dccp/ccids/
H A Dccid3.h
H A Dccid3.c
/linux/Documentation/driver-api/md/
H A Draid5-cache.rst41 doesn't cause data loss. Of course cache disk failure means the array is
64 data loss.
67 the same data stored on cache disk, so a power loss doesn't cause data loss.
/linux/arch/m68k/ifpsp060/
H A DREADME18 (INCLUDING WITHOUT LIMITATION, DAMAGES FOR LOSS OF BUSINESS PROFITS,
19 BUSINESS INTERRUPTION, LOSS OF BUSINESS INFORMATION, OR OTHER PECUNIARY LOSS)
H A DCHANGES18 (INCLUDING WITHOUT LIMITATION, DAMAGES FOR LOSS OF BUSINESS PROFITS,
19 BUSINESS INTERRUPTION, LOSS OF BUSINESS INFORMATION, OR OTHER PECUNIARY LOSS)
H A DMISC18 (INCLUDING WITHOUT LIMITATION, DAMAGES FOR LOSS OF BUSINESS PROFITS,
19 BUSINESS INTERRUPTION, LOSS OF BUSINESS INFORMATION, OR OTHER PECUNIARY LOSS)
/linux/tools/testing/selftests/net/rds/
H A Dtest.py365 # simulate packet loss, duplication and corruption
368 corrupt {PACKET_CORRUPTION} loss {PACKET_LOSS} duplicate \
455 # simulate packet loss, duplication and corruption
458 corrupt {PACKET_CORRUPTION} loss {PACKET_LOSS} duplicate \
485 parser.add_argument('-l', '--loss', help="Simulate tcp packet loss",
493 PACKET_LOSS=str(args.loss)+'%'
H A DREADME.txt9 this test network with an optional probability of packet loss or
26 -l Simulates a percentage of packet loss
/linux/Documentation/ABI/testing/
H A Dsysfs-bus-fcoe39 Device loss timeout period (see below). Changing
126 dev_loss_tmo: The device loss timeout period for this FCF.
128 Notes: A device loss infrastructure similar to the FC Transport's
/linux/arch/powerpc/kernel/
H A Didle_book3s.S44 * A wakeup without GPR loss may alteratively be handled as in
57 * in the case of no GPR loss the wakeup code branches directly back to
151 * A wakeup without GPR loss may alteratively be handled as in
165 * in the case of no GPR loss the wakeup code branches directly back to
/linux/arch/x86/include/asm/
H A Dacenv.h18 * It is required to prevent data loss.
22 * sleep state and cannot lead to data loss.
/linux/include/linux/
H A Dtfrc.h
/linux/tools/power/cpupower/bench/
H A DREADME-BENCH7 - Identify worst case performance loss when doing dynamic frequency
61 on full performance and you get the overall performance loss.
80 trigger of the cpufreq-bench, you will see no performance loss (compare with
/linux/drivers/net/wireless/ti/wlcore/
H A Devent.c313 * We are HW_MONITOR device. On beacon loss - queue in wlcore_event_beacon_loss()
314 * connection loss work. Cancel it on REGAINED event. in wlcore_event_beacon_loss()
321 wl1271_info("Beacon loss detected. roles:0x%lx", roles_bitmap); in wlcore_event_beacon_loss()
338 * We don't want to delay the connection loss in wlcore_event_beacon_loss()

12345678910>>...58