Searched refs:fast (Results 1 – 11 of 11) sorted by relevance
| /lib/lwip/lwip/ |
| A D | FEATURES | 10 - Extended TCP features: congestion control, RTT estimation and fast recovery/fast retransmit, send…
|
| A D | README | 29 fast recovery/fast retransmit and sending SACKs
|
| A D | CHANGELOG | 891 * tcp_out.c: reset rto timer on fast retransmission 1564 merely prevents nagle from not transmitting fast after closing.) 2285 * tcp.h, tcp_in.c, tcp_out.c: Fixed bug #28106: dup ack for fast retransmit 2301 * tcp.h: Fixed bug #28098: Nagle can prevent fast retransmit from sending 2327 * tcp_in.c, tcp_out.c, tcp.h: re-work the fast retransmission code 3260 * etharp.c: Introduced fast one-entry-cache to speed up ARP lookup when sending 4535 and deallocation from those memory pools is very fast. The shared 4626 connections that are in TIME-WAIT. This greatly speeds up the fast
|
| /lib/zstd/common/ |
| A D | fse_decompress.c | 228 const FSE_DTable* dt, const unsigned fast) in FSE_decompress_usingDTable_generic() argument 245 #define FSE_GETSYMBOL(statePtr) fast ? FSE_decodeSymbolFast(statePtr, &bitD) : FSE_decodeSymbol(sta… in FSE_decompress_usingDTable_generic()
|
| /lib/lzma/ |
| A D | lzma.txt | 9 compression ratio and very fast decompression. 187 -a{N}: set compression mode 0 = fast, 1 = normal 196 -fb{N}: set number of fast bytes - [5, 273], default: 128 215 ratio, but they often works pretty fast in combination with 216 fast mode (-a0).
|
| A D | history.txt | 66 LZMA Encoder in fast compression mode could access memory outside of
|
| /lib/ |
| A D | Kconfig | 270 automatically as fast as possible, but it may be useful during 742 a simple and fast checksumming algorithm which does a bytewise 751 a simple and fast checksumming algorithm which does a bytewise 760 a simple and fast checksumming algorithm which does a bytewise 769 a simple and fast checksumming algorithm which does a bytewise 823 ratio and fairly fast decompression speed. See also 893 fast compression and decompression speed. It belongs to the LZ77 902 fast compression and decompression speed. It belongs to the LZ77 911 fast compression and decompression speed. It belongs to the LZ77 1181 Enable fast lookup object identifier registry. [all …]
|
| /lib/lwip/lwip/contrib/apps/LwipMibCompiler/Mibs/IANA/ |
| A D | IANAifType-MIB | 390 fast (125), -- Fast channel
|
| /lib/lwip/lwip/contrib/apps/LwipMibCompiler/Mibs/ |
| A D | UDP-MIB | 49 to provide high-capacity counters for fast networks.
|
| /lib/mbedtls/external/mbedtls/docs/architecture/ |
| A D | psa-storage-resilience.md | 107 …here storage writes are slow and communication with the secure element is fast, for key management…
|
| /lib/mbedtls/external/mbedtls/docs/proposed/ |
| A D | psa-driver-interface.md | 919 * Random generation is expected to be fast. (If a device can provide entropy but is slow at generat…
|
Completed in 31 milliseconds