<?xml version="1.0" encoding='ISO-8859-1'?>
<!--DOCTYPE component PUBLIC "-//OCERA//DTD component XML V1.0//EN" "file:component.dtd"-->

<component id="rtlcbs" name="CBS Scheduler">
  <title>Constant Bandwith Server (CBS) Scheduler in RTLinux</title>
  <info>
    <authorgroup>

      <author>
	<firstname>Pau</firstname>
	<surname>Mendoza</surname>
	<affiliation>
	  <orgname>UPVLC</orgname>
	</affiliation>
	<email><ulink url="mailto:pabmench@disca.upv.es">pabmench@disca.upv.es</ulink></email>
      </author>

      <author>
	<firstname>Patricia</firstname>
	<surname>Balbastre</surname>
	<affiliation>
	  <orgname>UPVLC</orgname></affiliation>
	<email><ulink url="mailto:patricia@disca.upv.es">patricia@disca.upv.es</ulink></email>
      </author>
    </authorgroup>

    <copyright>
      <year>2002</year>
      <holder>OCERA Consortium</holder>
    </copyright>

    <workpackage id="WP4" />

    <date start="15/09/2002" release="01/01/2003"/>

    <version cvs="sched/rtlcbs" value="0.1"/>
    <licenses>\n      <license name="MPL" />\n      <license name="GPL" />\n      <license name="LGPL" />\n      <license name="CeCILL" file="cecill.pdf" />\n      </licenses>
    <status value="Testing"/>
    <home-page url="http://www.ocera.org"/>
    <hardware processor="Independent"/>
    <platform rtlinux="3.1"/>
    <componenttype value="LowLevel"/>
    <keywords>Scheduling, Real-Time, Aperiodic, QoS</keywords>
    <dependencies>
      <dependency version="1.0">EDF patch</dependency>
    </dependencies>

    <reviewergroup>
      <author>
	<firstname>Alfons</firstname>
	<surname>Crespo</surname>
	<affiliation>
	  <orgname>UPVLC</orgname>
	</affiliation>
	<email><ulink url="mailto:alfons@disca.upv.es">alfons@disca.upv.es</ulink></email>
      </author>
    </reviewergroup>

  </info>


  <!-- ================================================== Description -->
  <description>
      CBS scheduling policy efficiently handle soft real-time requests
      with a variable or unknown execution behaviour under EDF
      scheduling policy.
  </description>
  

</component>

