newsTice: C++ Real-Time Active Library - News

 
 

Beta version released

Item posted by Tadeus Prastowo <eus> on Mon 16 Sep 2019 06:43:54 AM UTC.

After starting its alpha version a year ago, Tice has reached its beta version on September 15, 2019, at 23:43:51 CEST (UTC+02) with commit 28fe6ac76a5.  The active library is testable on a target machine running a Linux kernel that has the SCHED_DEADLINE scheduling policy.  If the host and target machines are the same machine, an automated test software is available under directory `experiments/v1-performance'.  The test software can be used to quickly assess whether a number of desired Tice models can be compiled and implemented correctly on the machine by the active library.  Further information on running the test software is available in the directory in file `README'.  In particular, a root privilege is needed to change the process scheduler to SCHED_DEADLINE as well as to create a new cpuset using the cgroups facility to set the process's processor affinity.  Please file any question and bug using the project support tracker, preferably browsing the tracker first to avoid making duplicated reports.  Thank you.

Back to the top

Powered by Savane 3.13-02a9.
Corresponding source code