Actions
Feature #10481
closedUpdate CPALockator to support rcu analysis
Start date:
08/28/2020
Due date:
% Done:
0%
Estimated time:
Published in build:
Description
To update CPALockator it is necessary to write a rule specification for instrumentation of rcu functions. Also, it is need to write a some set of tests.
Updated by Evgeny Novikov about 4 years ago
- Priority changed from Normal to Urgent
- Target version set to 3.0
Updated by Pavel Andrianov about 4 years ago
- Status changed from New to Resolved
Updated by Evgeny Novikov about 4 years ago
- Status changed from Resolved to Closed
Tests including new ones passed, so, I merged the branch to master in b44371af5. In addition, CPALockator is installed by default now, so, everybody can enjoy.
Updated by Evgeny Novikov about 4 years ago
Some important fixes in the requirement specification and test cases were made in branch rcu-tests-fixes. Besides, Pavel updated CPALockator there. After performing testing (unfortunately many RCU related test cases do not demonstrate ideal results, but it is a known issue), I merged the branch to master in b27a1c53f.
Actions