Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/Documentation/devicetree/bindings/rtc/
Datmel,at91sam9-rtc.txt7 - reg: should encode the memory region of the RTT controller
9 - clocks: should contain the 32 KHz slow clk that will drive the RTT block.
11 the time base when the RTT is used as an RTC.
/kernel/linux/linux-5.10/Documentation/driver-api/nvdimm/
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.
/kernel/linux/linux-5.10/Documentation/networking/device_drivers/ethernet/chelsio/
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
/kernel/linux/linux-5.10/net/ipv4/
DKconfig487 BIC-TCP is a sender-side only change that ensures a linear RTT
492 increment ensures linear RTT fairness as well as good
545 long-RTT, large-bandwidth connections, like when satellite legs are
612 internal, RTT and Reno fairness, resilience to link loss while
659 o Back off with an average probability that is independent of the RTT.
672 BBR (Bottleneck Bandwidth and RTT) TCP congestion control aims to
/kernel/linux/linux-5.10/Documentation/powerpc/
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.
/kernel/linux/linux-5.10/Documentation/networking/
Dip-sysctl.rst386 RTT fluctuates (e.g., wireless). F-RTO is sender-side only
500 The window length of the windowed min filter to track the minimum RTT.
502 minimum RTT when it is moved to a longer path (e.g., due to traffic
503 engineering). A longer window makes the filter more resistant to RTT
656 for small RTT flows, and reduces system overhead by allowing
809 doubled every other RTT.
908 RTT/cwnd and reduce bufferbloat.
Drxrpc.rst287 client to accept at least one packet per 2*RTT time period.
1027 (#) Get call RTT::
1031 Get the RTT time to the peer in use by a call. The value returned is in
/kernel/linux/linux-5.10/drivers/rtc/
DKconfig1498 tristate "AT91SAM9 RTT as RTC"
1503 Some AT91SAM9 SoCs provide an RTT (Real Time Timer) block which
1509 probably want to use the real RTC block instead of the "RTT as an
/kernel/linux/linux-5.10/drivers/net/wireless/ath/wcn36xx/
Dhal.h4726 RTT = 20, enumerator
/kernel/linux/patches/linux-5.10/imx8mm_patch/patches/drivers/
D0038_linux_drivers_mxc.patch127660 + Disable RTT FC support. For test only.