This website requires JavaScript.
Explore
Help
Sign In
ExternalVendorCode
/
genode
Watch
1
Star
0
Fork
0
You've already forked genode
mirror of
https://github.com/genodelabs/genode.git
synced
2024-12-26 08:51:08 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
e56437ff0a
genode
/
repos
/
dde_linux
/
ports
/
linux.hash
2 lines
41 B
Plaintext
Raw
Normal View
History
Unescape
Escape
linux.port: add usb_net_cdc_ncm.patch NCM tries to batch TX packets using timeouts (500us) and does not send packets before 3 packets are in the submit queue. Timeouts take milliseconds on dde_linux which leads to delayed ACKs and poor performance for the RX case. Therefore, we send small packets (<100 Bytes) immediately without batching (it might be an ACK or last packet of a larger transfer). issue #4958
2023-08-18 17:32:16 +00:00
e6eaabb8e0a8e3f3357229f65ec69ad213019034
Reference in New Issue
Copy Permalink