Searched refs:loss (Results 1 – 12 of 12) sorted by relevance
6 network is provisioned with optional probability of packet loss or20 -l Simulates a percentage of packet loss
84 packet_loss=str(args.loss)+'%'132 corrupt {packet_corruption} loss {packet_loss} duplicate \
7 - Identify worst case performance loss when doing dynamic frequency61 on full performance and you get the overall performance loss.80 trigger of the cpufreq-bench, you will see no performance loss (compare with
32 // It turned out to be reordering, not loss.
103 tc -net "$ns2" qdisc add dev ns2eth1 root netem delay 5ms loss 25%
485 __u32 loss; /* random packet loss (0=none ~0=100%) */ member
205 between information loss and faster processing especially for304 the pausing used in this technique is leading to loss of metadata events such
403 between information loss and faster processing especially for
317 between information loss and faster processing especially for
1355 int loss, int size, int partial) in _xtotals() argument1359 sort_loss = loss; in _xtotals()
886 [ -n "$tc_loss" ] && tc -net "$ns2" qdisc add dev ns2eth3 root netem loss random $tc_loss delay ${t…
Completed in 22 milliseconds