Skip to content
Snippets Groups Projects
Commit 8f3100f4 authored by Micah Elizabeth Scott's avatar Micah Elizabeth Scott
Browse files

fcserver: Limit the number of frames to queue as USB transactions

This can get out of hand if the client is producing frames faster than our USB device accepts them, leading to large kernel-space queues and high latency. This patch causes intermediate frames to be dropped, but it will always update the device with the latest frame buffer state.
parent ca02a057
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment