DescriptionAdd experimental 'backlog' heuristic for measuring encoder utilization.
The existing 'deadline' heuristic has proven to be very flawed on some
systems, for reasons explained in the bug. This change adds a new
experimental heuristic, activated via a new command-line switch, for lab
testing: --cast-encoder-util-heuristic=backlog<N>
If the new heuristic proves to work well across our lab's gamut of test
systems, a future change will remove the command-line switch and make
the new heuristic the default.
BUG=chrome-os-partner:54806
Committed: https://crrev.com/70c68b6a6eb9a3c46662b5ed112f36d53f8e9813
Cr-Commit-Position: refs/heads/master@{#403378}
Patch Set 1 #
Total comments: 6
Patch Set 2 : Added code comments to explain approach better. #Patch Set 3 : REBASE #
Messages
Total messages: 17 (6 generated)
|