Home
last modified time | relevance | path

Searched refs:loss (Results 1 – 25 of 32) sorted by relevance

12

/f-stack/tools/ipfw/
H A Ddummynet.c526 double loss; in print_extra_delay_parms() local
530 loss = p->loss_level; in print_extra_delay_parms()
531 loss /= p->samples_no; in print_extra_delay_parms()
533 p->name, loss, p->samples_no); in print_extra_delay_parms()
876 double loss = -1.0; in load_extra_delays() local
929 if (loss != -1.0) in load_extra_delays()
933 loss = atof(arg); in load_extra_delays()
934 if (loss > 1) in load_extra_delays()
977 if (loss == -1.0) { in load_extra_delays()
979 loss = 1; in load_extra_delays()
[all …]
/f-stack/freebsd/contrib/device-tree/src/powerpc/fsl/
H A Db4420qds.dts29 * loss of use, data, or profits; or business interruption) however caused and
H A Db4420si-pre.dtsi29 * loss of use, data, or profits; or business interruption) however caused and
H A Db4420si-post.dtsi29 * loss of use, data, or profits; or business interruption) however caused and
H A Dp5040si-pre.dtsi29 * loss of use, data, or profits; or business interruption) however caused and
H A Db4qds.dtsi29 * loss of use, data, or profits; or business interruption) however caused and
H A Dp5040ds.dts29 * loss of use, data, or profits; or business interruption) however caused and
H A Dp5040si-post.dtsi29 * loss of use, data, or profits; or business interruption) however caused and
H A Db4si-post.dtsi29 * loss of use, data, or profits; or business interruption) however caused and
/f-stack/freebsd/contrib/openzfs/lib/libzfs/
H A Dlibzfs_pool.c1633 int64_t loss = -1; in zpool_rewind_exclaim() local
1647 (void) nvlist_lookup_int64(nv, ZPOOL_CONFIG_REWIND_TIME, &loss); in zpool_rewind_exclaim()
1661 if (loss > 120) { in zpool_rewind_exclaim()
1665 ((longlong_t)loss + 30) / 60); in zpool_rewind_exclaim()
1668 } else if (loss > 0) { in zpool_rewind_exclaim()
1672 (longlong_t)loss); in zpool_rewind_exclaim()
1684 int64_t loss = -1; in zpool_explain_recover() local
1723 if (loss > 120) { in zpool_explain_recover()
1727 ((longlong_t)loss + 30) / 60); in zpool_explain_recover()
1728 } else if (loss > 0) { in zpool_explain_recover()
[all …]
/f-stack/dpdk/doc/guides/nics/
H A Davp.rst32 to another with minimal packet loss.
H A Ddpaa.rst212 configured above, it might result in packet loss (because of distribution).
/f-stack/freebsd/contrib/device-tree/Bindings/eeprom/
H A Dat24.yaml124 may result in data loss! If not specified, a safety value of
/f-stack/dpdk/doc/guides/tools/
H A Ddevbind.rst56 WARNING: This can lead to loss of network connection and should be used
/f-stack/freebsd/contrib/openzfs/cmd/zed/agents/
H A DREADME.md38 with an impact (e.g. loss of data redundancy) and a corrective action
/f-stack/freebsd/contrib/device-tree/Bindings/powerpc/opal/
H A Dpower-mgt.txt15 extent of state-loss, whether timebase is stopped on this
/f-stack/dpdk/doc/guides/sample_app_ug/
H A Dvhost.rst136 is full. This feature resolves a packet loss that is observed at high data
H A Dqos_scheduler.rst347 * A traffic class is the representation of a different traffic type with a specific loss rate,
/f-stack/freebsd/contrib/openzfs/module/icp/asm-x86_64/modes/
H A DTHIRDPARTYLICENSE.openssl161 Work (including but not limited to damages for loss of goodwill,
/f-stack/freebsd/contrib/zstd/
H A DREADME.md63 offer faster compression and decompression speed in exchange for some loss in
/f-stack/dpdk/doc/guides/rel_notes/
H A Drelease_2_2.rst298 packet loss. However, it was never decreased again when speed
412 * **mlx4: Fixed TX loss after initialization.**
H A Drelease_16_11.rst80 The main impact is better performance for 0% packet loss use-cases, as it
/f-stack/freebsd/contrib/openzfs/contrib/pyzfs/
H A DLICENSE161 Work (including but not limited to damages for loss of goodwill,
/f-stack/dpdk/doc/guides/prog_guide/
H A Dqos_framework.rst133 Each traffic class is the representation of a different traffic type with specific loss rate,
517 To keep up with the output port (that is, avoid bandwidth loss),
523 as this would result in credit loss (and therefore bandwidth loss) for the pipe.
/f-stack/freebsd/contrib/openzfs/contrib/dracut/
H A DREADME.dracut.markdown200 import can lead to serious data corruption and loss of pools, so this option

12