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

FastTimerService - multithreading fixes part1 #1703

Merged
merged 8 commits into from Dec 7, 2013

Conversation

fwyzard
Copy link
Contributor

@fwyzard fwyzard commented Dec 6, 2013

Migrate the FastTimerService to the new signals, even though it is not fully thread-safe yet.
Also

  • convert FastTimerFilter to a global module
  • migrate the FTS to the C++11 std::chono interface for timers

fwyzard and others added 8 commits December 4, 2013 01:33
…e plots

Cache the first/last path and endpath names by string instead of by
pointer; this makes the comparison slower, but we should migrate to
pathIDs anyway.
In the long term it's not clear whether it makes sense to keep track
of the "first" and "last" paths in a multithreaded environment.
@cmsbuild
Copy link
Contributor

cmsbuild commented Dec 6, 2013

A new Pull Request was created by @fwyzard (Andrea Bocci) for CMSSW_7_0_X.

FastTimerService - multithreading fixes part1

It involves the following packages:

HLTrigger/Timer

@Martin-Grunewald, @perrotta, @cmsbuild, @nclopezo, @fwyzard can you please review it and eventually sign? Thanks.
You can sign-off by replying to this message having '+1' in the first line of your reply.
You can reject by replying to this message having '-1' in the first line of your reply.
@ktf you are the release manager for this.

@fwyzard
Copy link
Contributor Author

fwyzard commented Dec 6, 2013

+1

@cmsbuild
Copy link
Contributor

cmsbuild commented Dec 6, 2013

This pull request is fully signed and it will be integrated in one of the next IBs unless changes or unless it breaks tests. @ktf can you please take care of it?

@cmsbuild
Copy link
Contributor

cmsbuild commented Dec 6, 2013

@cmsbuild
Copy link
Contributor

cmsbuild commented Dec 6, 2013

This pull request is fully signed and it will be integrated in one of the next IBs unless changes or unless it breaks tests. @ktf can you please take care of it?

nclopezo added a commit that referenced this pull request Dec 7, 2013
FastTimerService - multithreading fixes part1
@nclopezo nclopezo merged commit 929593c into cms-sw:CMSSW_7_0_X Dec 7, 2013
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants