Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix GIL locks in calibrated_sensor APIs which can cause frame drops #7076

Merged
merged 1 commit into from
Aug 11, 2020

Conversation

maloel
Copy link
Collaborator

@maloel maloel commented Aug 10, 2020

No description provided.

@maloel maloel requested review from ev-mp and Nir-Az August 10, 2020 08:01
Copy link
Collaborator

@Nir-Az Nir-Az left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks OK, note that there is some forums comments about the CPU usage when adding this code.
https://discuss.pytorch.org/t/releasing-gil-in-c-extension/19464

It worth testing it.

Copy link
Collaborator

@ev-mp ev-mp left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@maloel maloel merged commit 91e9429 into IntelRealSense:development Aug 11, 2020
maloel added a commit that referenced this pull request Aug 11, 2020
… cause frame drops

(cherry picked from commit 91e9429)
@maloel maloel deleted the dev3 branch March 25, 2021 14:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants