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

Use initial-exec as threading model for G4(MT) mode #1258

Merged
merged 1 commit into from Aug 23, 2018
Merged

Conversation

sawenzel
Copy link
Collaborator

There is a performance problem with global-dynamic as reported in https://alice.its.cern.ch/jira/browse/O2-172 and
initial-exec is the suggested and working solution.

Note that this change does not affect any production as it will only take effect when MT is enabled (which is not the case by default yet).

There is a performance problem with `global-dynamic` as reported in https://alice.its.cern.ch/jira/browse/O2-172 and
`initial-exec` is the suggested and working solution.

Note that this change does not affect any production as it will only take effect when MT is enabled (which is not the case by default yet).
@sawenzel sawenzel requested review from ktf and dberzano August 22, 2018 14:48
@ktf ktf merged commit 86ed665 into master Aug 23, 2018
@ktf ktf deleted the sawenzel-patch-2 branch August 23, 2018 07:40
@ktf
Copy link
Member

ktf commented Aug 23, 2018

Error unrelated.

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.

None yet

2 participants