<?xml version="1.0"?>
<?xml-stylesheet type="text/xsl" href="/source/rss.xsl.xml"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
    <title>Changes in sched_idle_bad.service</title>
    <link>http://src.iws.cs.ovgu.de/source/rss/systemd/test/sched_idle_bad.service</link>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2005</copyright>
    <generator>Java</generator>
    <item>
        <title>sched: Only setting CPUSchedulingPriority=rr doesn't work
    
    A service that only sets the scheduling policy to round-robin
    fails to be started. This is because the cpu_sched_priority is
    initialized to 0 and is not adjusted when the policy is changed.
    
    Clamp the cpu_sched_priority when the scheduler policy is set. Use
    the current policy to validate the new priority.
    
    Change the manual page to state that the given range only applies
    to the real-time scheduling policies.
    
    Add a testcase that verifies this change:
    
    $ make test-sched-prio; ./test-sched-prio
    [test/sched_idle_bad.service:6] CPU scheduling priority is out of range, ignoring: 1
    [test/sched_rr_bad.service:7] CPU scheduling priority is out of range, ignoring: 0
    [test/sched_rr_bad.service:8] CPU scheduling priority is out of range, ignoring: 100</title>
        <description>/systemd/test/sched_idle_bad.service - bb11271068ff34434f5b8cefd0c2c0bae5ed7fd1</description>
        <pubDate></pubDate>
        <dc:creator>Holger Hans Peter Freyther &lt;holger@moiji-mobile.com&gt;</dc:creator>
    </item>

</channel>
</rss>

