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

Adding synchronization primitives destroyers #1

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

mdnfiras
Copy link
Owner

Environment should provide calls for destroying primitives (i.e. env_mutex_destroy()) and OCF should call these functions in its cleanup paths.

Signed-off-by: Firas Medini mdnfiras@yahoo.com

@mdnfiras mdnfiras marked this pull request as ready for review August 12, 2019 15:12
@mdnfiras mdnfiras force-pushed the sync-prim-destroyers branch 5 times, most recently from a6a375b to f67c62e Compare August 12, 2019 17:27
Robert Baldyga and others added 3 commits August 13, 2019 10:33
Signed-off-by: Robert Baldyga <robert.baldyga@intel.com>
pyocf: Fix tests to send io aligned to sector size
Environment should provide calls for destroying primitives (i.e. env_mutex_destroy()) and OCF should call these functions in its cleanup paths.

Signed-off-by: Firas Medini <mdnfiras@yahoo.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant