Project

General

Profile

Actions

Feature #8598

closed

Support partially threaded environment models

Added by Evgeny Novikov over 6 years ago. Updated over 5 years ago.

Status:
Closed
Priority:
Urgent
Assignee:
Category:
Environment models
Target version:
Start date:
11/27/2017
Due date:
% Done:

0%

Estimated time:
Published in build:

Description

It turned out that it is extremely difficult to find data races when having many threads even using a rather lightweight approach. Indeed there is an exponential growth of a CPU time depending on a number of threads (indeed #8581 matters). So, the verification tool does not produce anything good for rather large programs.

That's why Pavel suggested to create a single thread at the top of environment model, say, when modules are initialized/exited, and do not generate any threads below.

Actions

Also available in: Atom PDF