Home
last modified time | relevance | path

Searched refs:losses (Results 1 – 7 of 7) sorted by relevance

/f-stack/freebsd/contrib/openzfs/module/icp/asm-x86_64/modes/
H A DTHIRDPARTYLICENSE.openssl163 other commercial damages or losses), even if such Contributor
/f-stack/freebsd/contrib/openzfs/contrib/pyzfs/
H A DLICENSE163 other commercial damages or losses), even if such Contributor
/f-stack/freebsd/netinet/tcp_stacks/
H A Dbbr.c456 bbr_set_probebw_gains(struct tcp_bbr *bbr, uint32_t cts, uint32_t losses);
464 int32_t pkt_epoch, uint32_t losses);
3611 uint32_t sack_changed, uint32_t prev_acked, int32_t line, uint32_t losses) in bbr_ack_received() argument
3688 if (cwnd > losses) { in bbr_ack_received()
3689 cwnd -= losses; in bbr_ack_received()
3697 losses, 10, 0, 0, line); in bbr_ack_received()
10569 if (google_consider_lost && losses) in bbr_set_probebw_google_gains()
10581 bbr_set_probebw_gains(struct tcp_bbr *bbr, uint32_t cts, uint32_t losses) in bbr_set_probebw_gains() argument
10586 bbr_set_probebw_google_gains(bbr, cts, losses); in bbr_set_probebw_gains()
11374 bbr_set_probebw_gains(bbr, cts, losses); in bbr_state_change()
[all …]
H A Drack.c3220 uint32_t losses; in rack_update_multiplier() local
3229 losses = rack->r_ctl.rc_loss_count - rack->r_ctl.rc_loss_at_start; in rack_update_multiplier()
3255 } else if ((last_bw_est < low_bnd) && !losses) { in rack_update_multiplier()
3312 !losses && in rack_update_multiplier()
3364 !losses && in rack_update_multiplier()
/f-stack/dpdk/doc/guides/prog_guide/
H A Dwriting_efficient_code.rst58 Read-mostly variables can be shared among lcores without performance losses if there are no RW vari…
/f-stack/dpdk/doc/guides/rel_notes/
H A Drelease_2_2.rst324 are random and intermittent link losses when 82579 is connected to specific
/f-stack/freebsd/contrib/zstd/
H A DCONTRIBUTING.md159 especially when microbenchmarking extremely small wins or losses. The only remedy to getting