Skip to content

Optimized check of sync object status #3

Description

@tonylo

We currently have to use polling / timeout in order to check when the GPU is done with a V4L2 buffer. This introduces a potential latency in the media pipeline which could effect performance.
Ideally we should get a callback from the SGX kernel services to help us.

One approach is to use the SGX general event queue to issue a callback to check the sync object status.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions