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

Fix process priority (non-clocked blocks only) #56

Merged
merged 2 commits into from
Feb 20, 2015
Merged

Fix process priority (non-clocked blocks only) #56

merged 2 commits into from
Feb 20, 2015

Conversation

tbeu
Copy link
Collaborator

@tbeu tbeu commented Feb 20, 2015

  • Add option setPriority to toggle changing the priority of the simulation process
  • Reset the priority of the simulation process at end of simulation
  • Add missing start attribute of dummyState
  • Only print last error in case of a failing change of the priority of the simulation process
  • Rebuild ITI_MDD.dll

See #44

 * Add option setPriority to toggle changing the priority of the simulation process
 * Reset the priority of the simulation process at end of simulation
 * Add missing start attribute of dummyState
 * Only print last error in case of a failing change of the priority of the simulation process
 * Rebuild ITI_MDD.dll

See #44
 * Consider Linux case
 * Add missing include of string.h

See #44
@bernhard-thiele bernhard-thiele merged commit e53938c into modelica-3rdparty:master Feb 20, 2015
@tbeu tbeu deleted the Fix-process-priority branch March 4, 2015 11:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants