Skip to content
Snippets Groups Projects
Select Git revision
  • f80e1a34bc8fd2a10474210a826db7c1591d2c98
  • master default protected
2 results

MultiInputPane.class

Blame
  • program.html 12.29 KiB
    <html>
    <head>
    <meta charset="UTF-8">
    <title>ECRTS 2015</title>
    <link rel="stylesheet" href="css/style.css" type="text/css">
    
    <!-- Analytics: START -->
    <script>
      (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
      (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
      m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
      })(window,document,'script','//www.google-analytics.com/analytics.js','ga');
    
      ga('create', 'UA-55862227-1', 'auto');
      ga('send', 'pageview');
    </script>
    <!-- Analytics: END -->
    
    <script type="text/javascript">
    function toggle_visibility(id) {
       var e = document.getElementById(id);
       if(e.style.display == 'block')
          e.style.display = 'none';
       else
          e.style.display = 'block';
    }
    </script>
    
    </head>
    
    <body>
    <div id="wrap">
    
    	<div id="rightside-red">
    		<div id="main">
    
    			<img src="img/logo.png">
    
    
    			<h4><a href="javascript:toggle_visibility('day1')">2015/07/07</a></h4>
    
    			<div id="day1" style="display: block;">
    
    			<ul>
    				<li>09:00 - 17:00<br>
    					  Workshops: 
    					  <a href="http://2015.rtsops.org/" target="_blank">RTSOPS 2015</a>,
    					  <a href="http://www.bsc.es/caos/wcet2015" target="_blank">WCET 2015</a>,
    					  <a href="http://www.mpi-sws.org/~bbb/events/ospert15/" target="_blank">OSPERT 2015</a>,
    					  <a href="http://waters2015.inria.fr/" target="_blank">WATERS 2015</a>
    					</li>
    			</ul>
    
    		</div>
    
    			<h4><a href="javascript:toggle_visibility('day2')">2015/07/08</a></h4>
    
    			<div id="day2" style="display: block;">
    
    			<ul>
    				<li>08:00 - 12:00<br>
    					  Registration<br><br>
    				</li>
    
    				<li>08:45 - 09:00<br>
    					Opening Remarks: Karl-Erik Årzén and Steve Goddard<br><br>
    				</li>
    
    				<li>09:00 - 10:00<br>
    					Keynote: Michael Paulitsch, Airbus/Thales<br>
    					<a href="program-keynote.html">Mixed-Criticality Systems - a Journey "Embedded" in Time and Space</a><br><br>
    				</li>
    
    				<li>10:00 - 10:30<br>
    					Coffee Break<br><br>
    				</li>
    
    				<li>10:30 - 12:00<br>
    					Mixed Criticality<br><br>
    
    					<ul>
    						<li>10:30 - 11:00<br>
    						  <i>Cyclic Executives, Multi-Core Platforms and Mixed Criticality Applications</i><br>
    						  Alan Burns, Sanjoy Baruah, Tom Fleming<br><br></li>
    						<li>11:00 - 11:30<br>
                  <i>Resource Efficient Isolation Mechanisms For Mixed-Criticality Systems</i><br>
                  Xiaozhe Gu, Kieu-My Phan, Arvind Easwaran, Insik Shin<br><br></li>
    						<li>11:30 - 12:00<br>
    							<i>Mixed-Criticality Scheduling on Multiprocessors using Task Grouping</i><br>
    							Jiankang Ren and Linh Thi Xuan Phan<br><br></li>
    						</li>
    					</ul>
    				</li>
    
    				<li>12:00 - 13:30<br>
    					Lunch<br><br>
    				</li>
    
    				<li>13:30 - 15:00<br>
    					Scheduling Network Packets<br><br>
    
    					<ul>
    						<li>13:30 - 14:00<br>
    						  <i>Hybrid EDF Packet Scheduling for Real-Time Distributed Systems</i><br>
    						  Tao Qian, Frank Mueller, Yunfeng Xin<br><br></li>
    						<li>14:00 - 14:30<br>
    						  <i>Average and Worst-Case Latency Improvements in Mixed-Criticality Wormhole Networks-on-Chip</i><br>
    						  Leandro Indrusiak, James Harbin, Alan Burns<br><br></li>
    						<li>14:30 - 15:00<br>
    						  <i>On-line Data Link Layer Scheduling in Wireless Networked Control Systems</i><br>
    						  Shengyan Hong, Xiaobo Sharon Hu, Tao Gong, Song Han<br><br></li>
    						</li>
    					</ul>
    				</li>
    
    				<li>15:00 - 15:30<br>
    					Coffee Break<br><br>
    				</li>
    
    				<li>15:30 - 17:00<br>
    					Work In Progress, Tools, and Call for Action<br><br>
    				</li>
    
    				<li>17:00 - 19:00<br>
    					Reception, Poster Session, Tool Demos<br><br>
    				</li>
    
    			</ul>
    
    		  </div>
    
    			<h4><a href="javascript:toggle_visibility('day3')">2015/07/09</a></h4>
    
    			<div id="day3" style="display: block;">
    
    <ul>
    
    
                    <li>09:00 - 10:30<br>
                        Scheduling Analysis and Design<br><br>
    
                        <ul>
                            <li>09:00 - 09:30<br>
                              <i>Integration of Cache Partitioning and Preemption Threshold Scheduling to Improve Schedulability of Hard Real-Time Systems</i><br>
                              Chao Wang, Zonghua Gu, Haibo Zeng<br><br></li>
                            <li>09:30 - 10:00<br>
                  <i>Timing Analysis of Fixed Priority Self-Suspending Sporadic Tasks</i><br>
                  Geoffrey Nelissen, José Fonseca, Gurulingesh Raravi, Vincent Nelis<br><br></li>
                            <li>10:00 - 10:30<br>
                                <i>Schedulability and Optimization Analysis for Non-Preemptive Static Priority Scheduling Based on Task Utilization and Blocking Factors</i><br>
                                Georg von der Brüggen, Jian-Jia Chen, Wen-Hung Huang<br><br></li>
                            </li>
                        </ul>
                    </li>
    
                    <li>10:30 - 11:00<br>
                        Coffee Break<br><br>
                    </li>
    
                    <li>11:00 - 12:00<br>
                        From Energy Constrained Systems to Quasi-Partitioned Scheduling<br><br>
    
                        <ul>
                            <li>11:00 - 11:30<br>
                  <i>Worst-Case Energy Consumption Analysis for Energy-Constrained Embedded Systems</i><br>
                  Peter Wägemann, Tobias Distler, Timo Hönig, Heiko Janker, Rüdiger Kapitza, Wolfgang Schröder-Preikschat<br><br></li>
                            <li>11:30 - 12:00<br>
                                <i>Experimental evaluation of optimal schedulers based on partitioned proportionate fairness</i><br>
                                Davide Compagnin, Enrico Mezzetti, Tullio Vardanega<br><br></li>
                            </li>
                        </ul>
                    </li>
    
                    <li>12:00 - 13:30<br>
                        Lunch<br><br>
                    </li>
    
                    <li>13:30 - 15:00<br>
                        Scheduling and Analysis for Embedded Systems<br><br>
    
                        <ul>
                            <li>13:30 - 14:00<br>
                              <i>A Computation Offloading Framework for Soft Real-Time Embedded System</i><br>
                              Yuchuan Liu, Cong Liu, Xia Zhang, Wei Gao, Liang He, Yu Gu<br><br></li>
                            <li>14:00 - 14:30<br>
                              <i>Feasibility Analysis of Engine Control Tasks under EDF Scheduling</i><br>
                              Alessandro Biondi, Giorgio Buttazzo, Stefano Simoncelli<br><br></li>
                            <li>14:30 - 15:00<br>
                              <i>An Efficient Method for Assigning Harmonic Periods to Hard Real-time Tasks with Period Ranges</i><br>
                              Mitra Nasri and Gerhard Fohler<br><br></li>
                            </li>
                        </ul>
                    </li>
    
                    <li>15:00 - 15:30<br>
                        Coffee Break<br><br>
                    </li>
    
                    <li>15:30 - 17:00<br>
                        Managing WCET to Improve Schedulability<br><br>
    
                        <ul>
                            <li>15:30 - 16:00<br>
                              <i>Minimizing Cache Overhead via Loaded Cache Blocks and Preemption Placement</i><br>
                              John Cavicchio, Corey Tessler, Nathan Fisher<br><br></li>
                            <li>16:00 - 16:30<br>
                              <i>WCET(m) Estimation in Multi-Core Systems using Single Core Equivalence</i><br>
                              Renato Mancuso, Rodolfo Pellizzoni, Marco Caccamo, Lui Sha, Heechul Yun<br><br></li>
                            <li>16:30 - 17:00<br>
                              <i>Parallelism-Aware Memory Interference Delay Analysis for COTS Multicore Systems</i><br>
                              Heechul Yun, Rodolfo Pellizzoni, Prathap Kumar Valsan<br><br></li>
                            </li>
                        </ul>
                    </li>
    
                </ul>
    
    			</div>
    
    			<h4><a href="javascript:toggle_visibility('day4')">2015/07/10</a></h4>
    
    			<div id="day4" style="display: block;">
    
    <ul>
    
    
                    <li>09:00 - 10:30<br>
                        Multiprocessor Scheduling<br><br>
    
                        <ul>
                            <li>09:00 - 09:30<br>
                              <i>An Optimal Semi-Partitioned Scheduler for Uniform Heterogeneous Multiprocessors</i><br>
                              Kecheng Yang and Jim Anderson<br><br></li>
                            <li>09:30 - 10:00<br>
                              <i>Response-Time Analysis of Conditional DAG Tasks in Multiprocessor Systems</i><br>
                              Alessandra Melani, Marko Bertogna, Vincenzo Bonifaci, Alberto Marchetti-Spaccamela, Giorgio Buttazzo<br><br></li>
                            <li>10:00 - 10:30<br>
                              <i>The Global EDF scheduling of systems of conditional sporadic DAG tasks</i><br>
                              Sanjoy Baruah, Vincenzo Bonifaci, Alberto Marchetti-Spaccamela<br><br></li>
                            </li>
                        </ul>
                    </li>
    
                    <li>10:30 - 11:00<br>
                        Coffee Break<br><br>
                    </li>
    
                    <li>11:00 - 12:00<br>
                        Analyzing Response Times<br><br>
    
                        <ul>
                            <li>11:00 - 11:30<br>
                              <i>Probabilistic Response Time and Joint Analysis of Periodic Tasks</i><br>
                              Bogdan Tanasa, Unmesh D. Bordoloi, Petru Eles, Zebo Peng<br><br></li>
                            <li>11:30 - 12:00<br>
                              <i>Improved Deadline Miss Models for Real-Time Systems using Typical Worst-Case Analysis</i><br>
                              Wenbo Xu, Zain A. H. Hammadeh, Sophie Quinton, Alexander Kröller, Rolf Ernst<br><br></li>
                            </li>
                        </ul>
                    </li>
    
                    <li>12:00 - 12:30<br>
                        Open Access Discussion<br><br>
                    </li>
    
                    <li>12:30 - 14:00<br>
                        Lunch<br><br>
                    </li>
    
                    <li>14:00 - 15:30<br>
                        Outstanding papers<br><br>
    
                        <ul>
                            <li>14:00 - 14:30<br>
                              <i>A Bailout Protocol for Mixed Criticality Systems</i><br>
                              Iain Bate, Alan Burns, Robert Davis<br><br></li>
                            <li>14:30 - 15:00<br>
                              <i>Supporting Component-based Development in Partitioned Multiprocessor Real-Time Systems</i><br>
                              Alessandro Biondi, Giorgio Buttazzo, Marko Bertogna<br><br></li>
                            <li>15:00 - 15:30<br>
                              <i>Uniprocessor Feasibility of Sporadic Tasks with Constrained Deadlines is Strongly coNP-complete</i><br>
                              Pontus Ekberg and Wang Yi<br><br></li>
                            </li>
                        </ul>
                    </li>
    
                    <li>15:30 - 15:45<br>
                        Best Paper Award and Closing<br><br>
                    </li>
    
                </ul>
    
    
    			</div>
    			
    		
    		</div>
    	</div>
    
    	<div id="sidebar">
    		<div id="empty"></div>
    		<div id="roundedsign-inactive-blue"><a href="index.html">Welcome</a></div>
    		<div id="roundedsign-active-red"><a href="conference.html">Conference</a></div>
    	</div>
    	<div id="internal-submenu">
    		<ul>
    		<li><a href="conference.html">About</a></li>
    		<li><a href="organizing-committee.html">Organizing committee</a></li>
    		<li><a href="program-committee.html">Program committee</a></li>
    		<li><a href="program.html" class="actualLink">Conference Program</a></li>
    		<li><a href="program-keynote.html">Keynote</a></li>
    		</ul>
    	</div>
    	<div id="sidebar">
    		<div id="roundedsign-inactive-purpleish"><a href="submission.html">Submissions</a></div>
    		<div id="roundedsign-inactive-blueish"><a href="conference_dates.html">Important Dates</a></div>
    		<div id="roundedsign-inactive-green"><a href="workshops.html">Workshops</a></div>
    		<div id="roundedsign-inactive-pink"><a href="wip.html">Work in Progress</a></div>
    		<div id="roundedsign-inactive-purple"><a href="local.html">Local Info</a></div>
    		<div id="roundedsign-inactive-darkgreen"><a href="registration.html">Register</a></div>
    		
    		<div style="float: right; padding-top:50px; padding-right:40px;  padding-bottom:10px;">Sponsored by</div>
          <p><img style="clear: right; float: right;  padding-right:20px" src="img/ericsson_logo.png" width=150px><br><br>
          <img style="clear: right; float: right;  padding-right:20px" src="img/lccc_logo.png" width=150px>
          </p>
    	</div>
    
    </div>
    </body>
    </html>