| /linux/drivers/md/bcache/ |
| H A D | io.c | 150 int congested = atomic_read(&c->congested); in bch_bbio_count_io_errors() local 157 ms = min(ms, CONGESTED_MAX + congested); in bch_bbio_count_io_errors() 158 atomic_sub(ms, &c->congested); in bch_bbio_count_io_errors() 159 } else if (congested < 0) in bch_bbio_count_io_errors() 160 atomic_inc(&c->congested); in bch_bbio_count_io_errors()
|
| H A D | request.c | 336 i += atomic_read(&c->congested); in bch_get_congested() 367 unsigned int sectors, congested; in check_should_bypass() local 424 congested = bch_get_congested(c); in check_should_bypass() 425 if (!congested && !dc->sequential_cutoff) in check_should_bypass() 462 if (congested && sectors >= congested) { in check_should_bypass()
|
| H A D | sysfs.c | 104 read_attribute(congested); 773 sysfs_hprint(congested, in SHOW()
|
| H A D | bcache.h | 706 atomic_t congested; member
|
| /linux/Documentation/networking/device_drivers/ethernet/mellanox/mlx5/ |
| H A D | counters.rst | 979 this counter is increasing, it implies that the network is congested and 985 this counter is increasing, it implies that the NIC is congested and 997 is congested and cannot absorb the traffic coming from the network. 1171 counter is increasing, it implies that the network is congested and 1179 counter is increasing, it implies that the network is congested and 1186 counter is increasing, it implies that the adapter is congested and 1238 If this counter is increasing, it implies that the network is congested 1247 the network is congested and cannot absorb the traffic coming from the 1260 If this counter is increasing, it implies that the adapter is congested 1348 is in a congested state. [all …]
|
| /linux/Documentation/networking/ |
| H A D | rds.rst | 90 mark the port as "congested" and send a congestion update to 92 processes sending to this congested port. 112 as "congested" will return ENOBUFS. 141 a destination marked congested - in this case you will loop 254 is congested. All sends attempted to this socket's address 262 indicate which ports on bound addresses are congested. As the 273 is congested or not.
|
| H A D | ip-sysctl.rst | 1346 Number of consecutive congested rounds (RTT) seen after which 1356 Number of consecutive congested rounds (RTT) seen after which 1380 tag that round as congested. This is referred to as K in the PLB paper: 1385 the packets in a round were marked as congested then the round 1386 will be tagged as congested.
|
| /linux/tools/testing/selftests/net/packetdrill/ |
| H A D | tcp_user_timeout_user-timeout-probe.pkt | 28 // When qdisc is congested we retry every 500ms
|
| /linux/drivers/crypto/caam/ |
| H A D | qi.c | 539 static void cgr_cb(struct qman_portal *qm, struct qman_cgr *cgr, int congested) in cgr_cb() argument 541 caam_congested = congested; in cgr_cb() 543 if (congested) { in cgr_cb()
|
| /linux/net/sunrpc/ |
| H A D | sysfs.c | 252 closing, congested, cwnd_wait, write_space, offline, remove; in rpc_sysfs_xprt_state_show() local 264 congested = test_bit(XPRT_CONGESTED, &xprt->state); in rpc_sysfs_xprt_state_show() 278 congested ? "CONGESTED" : "", in rpc_sysfs_xprt_state_show()
|
| /linux/drivers/block/drbd/ |
| H A D | drbd_req.c | 989 bool congested = false; in maybe_pull_ahead() local 1013 congested = true; in maybe_pull_ahead() 1018 congested = true; in maybe_pull_ahead() 1021 if (congested) { in maybe_pull_ahead()
|
| /linux/Documentation/networking/devlink/ |
| H A D | mlx5.rst | 177 a congested state. 203 a congested state.
|
| /linux/net/netlink/ |
| H A D | af_netlink.c | 1414 int congested; member 1494 p->congested |= val; in do_one_broadcast() 1520 info.congested = 0; in netlink_broadcast_filtered() 1546 if (info.congested && gfpflags_allow_blocking(allocation)) in netlink_broadcast_filtered()
|
| /linux/Documentation/filesystems/ext4/ |
| H A D | blockgroup.rst | 99 feature moves the location of the group descriptors from the congested
|
| /linux/include/soc/fsl/ |
| H A D | qman.h | 780 struct qman_cgr *cgr, int congested);
|
| /linux/Documentation/filesystems/fuse/ |
| H A D | fuse.rst | 140 the filesystem to be congested. When the number of background requests
|
| /linux/drivers/net/ethernet/freescale/dpaa/ |
| H A D | dpaa_eth.c | 832 int congested) in dpaa_eth_cgscn() argument 837 if (congested) { in dpaa_eth_cgscn()
|
| /linux/mm/ |
| H A D | vmscan.c | 173 unsigned int congested; member 2068 sc->nr.congested += stat.nr_congested; in shrink_inactive_list() 6114 if (sc->nr.dirty && sc->nr.dirty == sc->nr.congested) { in shrink_node()
|
| /linux/Documentation/ABI/stable/ |
| H A D | sysfs-class-infiniband | 184 discarded by the port because the port is down or congested.
|