<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style type="text/css" style="display:none;"><!-- P {margin-top:0;margin-bottom:0;} --></style>
</head>
<body dir="ltr">
<div id="divtagdefaultwrapper" style="font-size:12pt;color:#000000;background-color:#FFFFFF;font-family:Calibri,Arial,Helvetica,sans-serif;">
<p>Hey everyone,<br>
</p>
<p><br>
</p>
<p>I'm a student at the University of Antwerp and I'm<br>
</p>
<p>currently working on my master's project.<br>
</p>
<p>My master's project is about the comparison<br>
</p>
<p>of real-time multicore scheduling algorithms<br>
</p>
<p>on embedded systems.<br>
</p>
<p><br>
</p>
<p>I'm currently looking for an RTOS on which<br>
</p>
<p>I can add a few global schedulers like G-EDF,<br>
</p>
<p>G-RM, RM-US, EDF-US and EDF(k).<br>
</p>
<p><br>
</p>
<p>I came across RTEMS and I have the following<br>
</p>
<p>question about the OS:<br>
</p>
<p><br>
</p>
<p>* Is it possible to globally schedule jobs of tasks<br>
</p>
<p>in RTEMS? </p>
<p><br>
</p>
<p>(ie released/suspended jobs are placed<br>
</p>
<p>into <span style="font-size: 12pt;">a global queue shared between all </span><span style="font-size: 12pt;">processors.</span></p>
<p><span style="font-size: 12pt;">The scheduler calculates their priority and decides</span></p>
<p><span style="font-size: 12pt;">on which m cores the m highest priority jobs should </span></p>
<p><span style="font-size: 12pt;">run. </span><span style="font-size: 12pt;">Jobs can migrate between different cores.</span><span style="font-size: 12pt;">)</span></p>
<p><span style="font-size: 12pt;"><br>
</span></p>
<p><span style="font-size: 12pt;">Thanks in advance.</span></p>
<p><span style="font-size: 12pt;"><br>
</span></p>
<p><span style="font-size: 12pt;">Kind regards,</span></p>
<p><span style="font-size: 12pt;">Joeri</span></p>
</div>
</body>
</html>