resourcemanager: importance based resource reclaim
Extend the reclaim policy by implementing codec importance based resource reclaim. User (of the codec) will assign codec importance to distinguish important codecs from less important. Upon resource conflict, the Resource Manager Service reclaims a codec with the lowest importance (lower than that of the requesting codec) from the same process (if there is one). Bug: 289097671 Test: atest android.media.misc.cts.ResourceManagerTest atest android.media.misc.cts.ResourceManagerMultiTest /data/nativetest64/ResourceManagerService_test/ResourceManagerService_test /data/nativetest64/ResourceObserverService_test/ResourceObserverService_test Change-Id: I383d88c852edae53d3eca24d7b563f133a63acaa
Loading
Please register or sign in to comment