<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
  <channel>
    <link>https://hg.ecoscentric.com/ecos/</link>
    <language>en-us</language>

    <title>ecos: packages/kernel/current/src/sched/mlqueue.cxx history</title>
    <description>packages/kernel/current/src/sched/mlqueue.cxx revision history</description>
    <item>
    <title>Update all copyright banners to reflect FSF ownership; fix and improve licence text.</title>
    <link>https://hg.ecoscentric.com/ecos/log/74dbf4c3f2e1/packages/kernel/current/src/sched/mlqueue.cxx</link>
    <description><![CDATA[Update all copyright banners to reflect FSF ownership; fix and improve licence text.]]></description>
    <author>&#106;&#108;&#97;&#114;&#109;&#111;&#117;&#114;</author>
    <pubDate>Thu, 29 Jan 2009 17:47:46 +0000</pubDate>
</item>
<item>
    <title>* src/sched/mlqueue.cxx (add_thread, yield):</title>
    <link>https://hg.ecoscentric.com/ecos/log/73a01c1a35ba/packages/kernel/current/src/sched/mlqueue.cxx</link>
    <description><![CDATA[* src/sched/mlqueue.cxx (add_thread, yield):<br/>
	* src/sched/sched.cxx (unlock_inner, thread_entry):<br/>
	* include/mlqueue.hxx (class Cyg_SchedThread_Implementation):<br/>
	* include/kapidata.h (CYG_SCHEDTHREAD_TIMESLICE_MEMBER):<br/>
	* include/bitmap.hxx (class Cyg_SchedThread_Implementation):<br/>
	Reimplement timeslicing code. There is now a timeslice_count field<br/>
	in each thread which is moved to and from the per-CPU counter<br/>
	during thread dispatch. This approach has been taken to minimize<br/>
	the changes needed to SMP code. Scheduler specific thread<br/>
	functions handle counter save, restore and reset. These functions<br/>
	are defined (as empty inlines) even when timeslicing is disabled,<br/>
	or in non-timeslicing schedulers, to avoid adding ifdefs to the<br/>
	code (this change actually removes some).<br/>
<br/>
	* tests/timeslice2.c:<br/>
	* cdl/kernel.cdl: Added timeslice2 test to test behaviour of<br/>
	timeslicing while being preempted.]]></description>
    <author>&#110;&#105;&#99;&#107;&#103;</author>
    <pubDate>Mon, 08 Jan 2007 16:20:13 +0000</pubDate>
</item>
<item>
    <title>* src/sched/mlqueue.cxx (enqueue): Fix bug in sorted queue</title>
    <link>https://hg.ecoscentric.com/ecos/log/a2c686b87032/packages/kernel/current/src/sched/mlqueue.cxx</link>
    <description><![CDATA[* src/sched/mlqueue.cxx (enqueue): Fix bug in sorted queue<br/>
	insertion: priority test was inverted. Spotted by TomChen.]]></description>
    <author>&#110;&#105;&#99;&#107;&#103;</author>
    <pubDate>Fri, 24 Sep 2004 16:57:12 +0000</pubDate>
</item>
<item>
    <title>Merge from eCos master repository on 2002-05-23-21:39:14-BST</title>
    <link>https://hg.ecoscentric.com/ecos/log/d2c90368aeef/packages/kernel/current/src/sched/mlqueue.cxx</link>
    <description><![CDATA[Merge from eCos master repository on 2002-05-23-21:39:14-BST]]></description>
    <author>&#106;&#108;&#97;&#114;&#109;&#111;&#117;&#114;</author>
    <pubDate>Thu, 23 May 2002 22:59:51 +0000</pubDate>
</item>
<item>
    <title>Merge from eCos master repository on 2002-05-20-20:11:54-BST</title>
    <link>https://hg.ecoscentric.com/ecos/log/e0c0827131d1/packages/kernel/current/src/sched/mlqueue.cxx</link>
    <description><![CDATA[Merge from eCos master repository on 2002-05-20-20:11:54-BST]]></description>
    <author>&#106;&#108;&#97;&#114;&#109;&#111;&#117;&#114;</author>
    <pubDate>Mon, 20 May 2002 22:19:26 +0000</pubDate>
</item>
<item>
    <title>Merge from eCos master repository on 2001-11-30-11:22:06-GMT</title>
    <link>https://hg.ecoscentric.com/ecos/log/51b34619b677/packages/kernel/current/src/sched/mlqueue.cxx</link>
    <description><![CDATA[Merge from eCos master repository on 2001-11-30-11:22:06-GMT]]></description>
    <author>&#106;&#108;&#97;&#114;&#109;&#111;&#117;&#114;</author>
    <pubDate>Fri, 30 Nov 2001 13:09:25 +0000</pubDate>
</item>
<item>
    <title>Merge from eCos master repository on 2001-09-07-06:43:02-BST</title>
    <link>https://hg.ecoscentric.com/ecos/log/f62680ef1804/packages/kernel/current/src/sched/mlqueue.cxx</link>
    <description><![CDATA[Merge from eCos master repository on 2001-09-07-06:43:02-BST]]></description>
    <author>&#106;&#108;&#97;&#114;&#109;&#111;&#117;&#114;</author>
    <pubDate>Wed, 12 Sep 2001 00:59:17 +0000</pubDate>
</item>
<item>
    <title>Merge from eCos master repository on 2001-08-17-16:31:54-BST</title>
    <link>https://hg.ecoscentric.com/ecos/log/391299f9e541/packages/kernel/current/src/sched/mlqueue.cxx</link>
    <description><![CDATA[Merge from eCos master repository on 2001-08-17-16:31:54-BST]]></description>
    <author>&#106;&#108;&#97;&#114;&#109;&#111;&#117;&#114;</author>
    <pubDate>Fri, 17 Aug 2001 16:37:36 +0000</pubDate>
</item>
<item>
    <title>Merge from eCos master repository on 2001-08-10-19:22:57-BST</title>
    <link>https://hg.ecoscentric.com/ecos/log/4c750ce71ae3/packages/kernel/current/src/sched/mlqueue.cxx</link>
    <description><![CDATA[Merge from eCos master repository on 2001-08-10-19:22:57-BST]]></description>
    <author>&#106;&#108;&#97;&#114;&#109;&#111;&#117;&#114;</author>
    <pubDate>Fri, 10 Aug 2001 19:27:55 +0000</pubDate>
</item>
<item>
    <title>Merge from eCos master repository on 2001-06-01-18:52:13-BST</title>
    <link>https://hg.ecoscentric.com/ecos/log/0d0f03f76f6a/packages/kernel/current/src/sched/mlqueue.cxx</link>
    <description><![CDATA[Merge from eCos master repository on 2001-06-01-18:52:13-BST]]></description>
    <author>&#106;&#108;&#97;&#114;&#109;&#111;&#117;&#114;</author>
    <pubDate>Fri, 01 Jun 2001 22:16:29 +0000</pubDate>
</item>
<item>
    <title>Merge from eCos master repository on 2001-02-12-23:44:24-GMT</title>
    <link>https://hg.ecoscentric.com/ecos/log/25e238959bae/packages/kernel/current/src/sched/mlqueue.cxx</link>
    <description><![CDATA[Merge from eCos master repository on 2001-02-12-23:44:24-GMT]]></description>
    <author>&#106;&#108;&#97;&#114;&#109;&#111;&#117;&#114;</author>
    <pubDate>Tue, 13 Feb 2001 01:23:16 +0000</pubDate>
</item>
<item>
    <title>Merge from eCos master repository on 2001-01-26-06:43:02-GMT</title>
    <link>https://hg.ecoscentric.com/ecos/log/f0e3fb000de8/packages/kernel/current/src/sched/mlqueue.cxx</link>
    <description><![CDATA[Merge from eCos master repository on 2001-01-26-06:43:02-GMT]]></description>
    <author>&#106;&#108;&#97;&#114;&#109;&#111;&#117;&#114;</author>
    <pubDate>Fri, 26 Jan 2001 08:15:27 +0000</pubDate>
</item>
<item>
    <title>Merge from eCos master repository on 2001-01-12-06:43:03-GMT</title>
    <link>https://hg.ecoscentric.com/ecos/log/8f2f7615e727/packages/kernel/current/src/sched/mlqueue.cxx</link>
    <description><![CDATA[Merge from eCos master repository on 2001-01-12-06:43:03-GMT]]></description>
    <author>&#106;&#108;&#97;&#114;&#109;&#111;&#117;&#114;</author>
    <pubDate>Fri, 12 Jan 2001 08:11:46 +0000</pubDate>
</item>
<item>
    <title>Merge from eCos master repository on 2000-10-12-08:46:24-BST</title>
    <link>https://hg.ecoscentric.com/ecos/log/0c2b7be0d798/packages/kernel/current/src/sched/mlqueue.cxx</link>
    <description><![CDATA[Merge from eCos master repository on 2000-10-12-08:46:24-BST]]></description>
    <author>&#106;&#108;&#97;&#114;&#109;&#111;&#117;&#114;</author>
    <pubDate>Thu, 12 Oct 2000 20:31:43 +0000</pubDate>
</item>
<item>
    <title>Merge from eCos master repository on 2000-09-11-03:00:13-BST</title>
    <link>https://hg.ecoscentric.com/ecos/log/0ec04793409a/packages/kernel/current/src/sched/mlqueue.cxx</link>
    <description><![CDATA[Merge from eCos master repository on 2000-09-11-03:00:13-BST]]></description>
    <author>&#106;&#108;&#97;&#114;&#109;&#111;&#117;&#114;</author>
    <pubDate>Mon, 11 Sep 2000 02:42:46 +0000</pubDate>
</item>
<item>
    <title>Merge from eCos master repository on 2000-08-21-22:40:54-BST</title>
    <link>https://hg.ecoscentric.com/ecos/log/6ed91473a1cd/packages/kernel/current/src/sched/mlqueue.cxx</link>
    <description><![CDATA[Merge from eCos master repository on 2000-08-21-22:40:54-BST]]></description>
    <author>&#106;&#108;&#97;&#114;&#109;&#111;&#117;&#114;</author>
    <pubDate>Fri, 25 Aug 2000 17:32:38 +0000</pubDate>
</item>
<item>
    <title>Merge from eCos master repository on 2000-02-02-19:16:44-GMT</title>
    <link>https://hg.ecoscentric.com/ecos/log/bf00f99aec69/packages/kernel/current/src/sched/mlqueue.cxx</link>
    <description><![CDATA[Merge from eCos master repository on 2000-02-02-19:16:44-GMT]]></description>
    <author>&#106;&#108;&#97;&#114;&#109;&#111;&#117;&#114;</author>
    <pubDate>Wed, 02 Feb 2000 19:57:02 +0000</pubDate>
</item>
<item>
    <title>Merge from eCos master repository on 2000-01-28-04:28:11-GMT</title>
    <link>https://hg.ecoscentric.com/ecos/log/c38311975d4f/packages/kernel/current/src/sched/mlqueue.cxx</link>
    <description><![CDATA[Merge from eCos master repository on 2000-01-28-04:28:11-GMT]]></description>
    <author>&#106;&#108;&#97;&#114;&#109;&#111;&#117;&#114;</author>
    <pubDate>Fri, 28 Jan 2000 04:59:39 +0000</pubDate>
</item>
<item>
    <title>Merge from eCos master repository on 1999-10-19-18:55:31-BST</title>
    <link>https://hg.ecoscentric.com/ecos/log/797268ecc331/packages/kernel/current/src/sched/mlqueue.cxx</link>
    <description><![CDATA[Merge from eCos master repository on 1999-10-19-18:55:31-BST]]></description>
    <author>&#106;&#108;&#97;&#114;&#109;&#111;&#117;&#114;</author>
    <pubDate>Tue, 19 Oct 1999 19:19:52 +0000</pubDate>
</item>
<item>
    <title>Block commit of eCos version 1.2.1</title>
    <link>https://hg.ecoscentric.com/ecos/log/443894e2e912/packages/kernel/current/src/sched/mlqueue.cxx</link>
    <description><![CDATA[Block commit of eCos version 1.2.1]]></description>
    <author>&#106;&#108;&#97;&#114;&#109;&#111;&#117;&#114;</author>
    <pubDate>Tue, 11 May 1999 12:24:34 +0000</pubDate>
</item>
<item>
    <title>Initial commit of eCos version 1.1</title>
    <link>https://hg.ecoscentric.com/ecos/log/3111d98ba7b3/packages/kernel/current/src/sched/mlqueue.cxx</link>
    <description><![CDATA[Initial commit of eCos version 1.1]]></description>
    <author>&#106;&#108;&#97;&#114;&#109;&#111;&#117;&#114;</author>
    <pubDate>Tue, 11 May 1999 11:16:07 +0000</pubDate>
</item>

  </channel>
</rss>
