<?xml version="1.0" encoding="utf-8"?>
<feed xml:lang="en" xmlns="http://www.w3.org/2005/Atom"><title>Recent changes to patches</title><link href="https://sourceforge.net/p/rtmicrobench/patches/" rel="alternate"/><link href="https://sourceforge.net/p/rtmicrobench/patches/feed.atom" rel="self"/><id>https://sourceforge.net/p/rtmicrobench/patches/</id><updated>2010-07-23T14:46:49Z</updated><subtitle>Recent changes to patches</subtitle><entry><title>set schedulig policy before setting scheduling param</title><link href="https://sourceforge.net/p/rtmicrobench/patches/1/" rel="alternate"/><published>2010-07-23T14:46:49Z</published><updated>2010-07-23T14:46:49Z</updated><author><name>Gowrishankar </name><uri>https://sourceforge.net/u/gsdotmk/</uri></author><id>https://sourceforge.nete97c3634a5cb8407a5f6bef6f1b00bc477b1ee40</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;With new glibc versions, it is must to have set scheduling policy&lt;br /&gt;
before modifying scheduling parameters. That said, &lt;br /&gt;
pthread_attr_setschedpolicy() has to be called before calling&lt;br /&gt;
pthread_attr_setschedparam().&lt;/p&gt;
&lt;p&gt;Signed-off-by: Gowrishankar &amp;lt;gowrishankar.m@in.ibm.com&amp;gt;&lt;br /&gt;
Tested-by: Gowrishankar &amp;lt;gowrishankar.m@in.ibm.com&amp;gt;&lt;/p&gt;&lt;/div&gt;</summary></entry></feed>