Home
last modified time | relevance | path

Searched refs:RTT (Results 1 – 10 of 10) sorted by relevance

/linux/Documentation/driver-api/nvdimm/
H A Dbtt.rst169 d. In-memory data structure: Read Tracking Table (RTT)
181 incorrect data. To prevent this, we introduce the RTT.
183 The RTT is a simple, per arena table with 'nfree' entries. Every reader inserts
186 RTT for its presence. If the postmap free block is in the RTT, it waits till the
187 reader clears the RTT entry, and only then starts writing to it.
231 4. Enter post-map ABA into RTT[lane]
235 8. Remove post-map ABA entry from RTT[lane]
244 4. Scan the RTT to check if free block is present, and spin/wait if it is.
/linux/drivers/net/wireless/ath/wcn36xx/
H A Dfirmware.h29 RTT = 20, enumerator
H A Dfirmware.c29 DEFINE(RTT),
/linux/net/rxrpc/
H A DKconfig44 extended RTT time to be modelled. The delay can be configured using
/linux/net/ipv4/
H A DKconfig486 BIC-TCP is a sender-side only change that ensures a linear RTT
491 increment ensures linear RTT fairness as well as good
544 long-RTT, large-bandwidth connections, like when satellite legs are
611 internal, RTT and Reno fairness, resilience to link loss while
658 o Back off with an average probability that is independent of the RTT.
672 BBR (Bottleneck Bandwidth and RTT) TCP congestion control aims to
/linux/Documentation/networking/device_drivers/ethernet/chelsio/
H A Dcxgb.rst181 receiver. Due to the variations of RTT, you may want to increase the buffer
187 RX_WINDOW >= 1.25MBytes * RTT(in milliseconds)
188 Example for RTT with 100us: RX_WINDOW = (1,250,000 * 0.1) = 125,000
/linux/Documentation/arch/powerpc/
H A Dpci_iov_resource_on_powernv.rst55 We call this the RTT.
68 the RTT to "authorize" the device to emit that specific interrupt.
70 - Error messages just use the RTT.
/linux/Documentation/translations/zh_CN/networking/
H A Dtimestamping.rst204 的偏移量。这取决于外部因素,例如网络 RTT。write_seq 是进程写入的最后一个
/linux/Documentation/networking/
H A Dip-sysctl.rst493 Control Accurate ECN (AccECN) option sending frequency per RTT and it
496 Default: 3 (AccECN will be send at least 3 times per RTT)
532 RTT fluctuates (e.g., wireless). F-RTO is sender-side only
656 The window length of the windowed min filter to track the minimum RTT.
658 minimum RTT when it is moved to a longer path (e.g., due to traffic
659 engineering). A longer window makes the filter more resistant to RTT
682 For small RTT flows (below tcp_rcvbuf_low_rtt usecs), we can relax
888 for small RTT flows, and reduces system overhead by allowing
1094 for flows having small RTT.
1118 doubled every other RTT.
[all …]
/linux/drivers/rtc/
H A DKconfig1606 tristate "AT91SAM9 RTT as RTC"
1611 Some AT91SAM9 SoCs provide an RTT (Real Time Timer) block which
1617 probably want to use the real RTC block instead of the "RTT as an