-
Type:
Bug
-
Resolution: Unresolved
-
Priority:
High
-
Linux Core SDK
-
LCPD-45577
-
11.01
-
12.00
-
The performance series causes asynchronous loading of the bitstream so proper decoder throughput is met. There are certain applications (Chromium for example) that can cause device_run to be called more frequently than necessary leading to very high CPU loads with those applications. A more sophisticated approach to job_ready needs to be made to reduce unnecessary calls to device_run in the driver.