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

DT migration to MT. was #6360 #7510

Merged
merged 8 commits into from Feb 3, 2015
Merged

Conversation

deguio
Copy link
Contributor

@deguio deguio commented Feb 2, 2015

this is the migration to MT framework for the DT code.
@fcavallo

@deguio
Copy link
Contributor Author

deguio commented Feb 2, 2015

please test

@cmsbuild cmsbuild added this to the Next CMSSW_7_4_X milestone Feb 2, 2015
@cmsbuild
Copy link
Contributor

cmsbuild commented Feb 2, 2015

The tests are being triggered in jenkins.

@cmsbuild
Copy link
Contributor

cmsbuild commented Feb 2, 2015

A new Pull Request was created by @deguio for CMSSW_7_4_X.

Pull request for dt

It involves the following packages:

DQM/DTMonitorClient
DQM/DTMonitorModule

@cmsbuild, @danduggan, @nclopezo, @deguio 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.
If you are a L2 or a release manager you can ask for tests by saying 'please test' in the first line of a comment.

@cmsbuild
Copy link
Contributor

cmsbuild commented Feb 3, 2015

@cmsbuild
Copy link
Contributor

cmsbuild commented Feb 3, 2015

@deguio
Copy link
Contributor Author

deguio commented Feb 3, 2015

+1
this PR is huge and can be merged as it is now. few minor details will be fixed with another PR in the next days.
the code runs and no regression is observed. it still needs to be tested for what concerns the online environment.

@fcavallo @vanbesien @battibass

@cmsbuild
Copy link
Contributor

cmsbuild commented Feb 3, 2015

This pull request is fully signed and it will be integrated in one of the next CMSSW_7_4_X IBs unless changes (tests are also fine). This pull request will be automatically merged.

cmsbuild added a commit that referenced this pull request Feb 3, 2015
@cmsbuild cmsbuild merged commit 3db8ee2 into cms-sw:CMSSW_7_4_X Feb 3, 2015
@Dr15Jones
Copy link
Contributor

@deguio
We need to have the DTDataIntegrityTask to be set as thread unsafe since it manipulates many statics. From the static analyzer report:
https://cmssdt.cern.ch/SDT/jenkins-artifacts/ib-static-analysis/CMSSW_7_4_X_2015-02-04-0200/slc6_amd64_gcc491/reports/modules2statics.txt

you'll find entries like
In call stack ' DTDataIntegrityTask::analyze() calls function DTDataIntegrityTask::processROS25() calls function ROSWords_t() static variable ResetCount_unfolded_comp' is accessed , 'DTDataIntegrityTask::analyze()' overrides 'edm::stream::EDAnalyzerBase::analyze() virtual'

The statics can all be seen here
http://cmslxr.fnal.gov/source/DQM/DTMonitorModule/src/ROSDebugUtility.h?v=CMSSW_7_4_X_2015-02-04-0200

@deguio
Copy link
Contributor Author

deguio commented Feb 5, 2015

thanks chris. added to my todo list.
sorry about that.
F.

@dmitrijus
Copy link
Contributor

Fixed, #7619.

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

5 participants