From f8f891ec6a6bbf893cd4d89020891cb324427a47 Mon Sep 17 00:00:00 2001 From: Martina Maggio <maggio.martina@gmail.com> Date: Wed, 13 May 2015 19:37:08 +0200 Subject: [PATCH] Finalizing list of accepted papers: --- accepted-papers.html | 28 ++++++++++++++++++++++++++-- index.html | 2 +- news.html | 2 +- 3 files changed, 28 insertions(+), 4 deletions(-) diff --git a/accepted-papers.html b/accepted-papers.html index 5d768e5..8637196 100644 --- a/accepted-papers.html +++ b/accepted-papers.html @@ -26,7 +26,7 @@ <img src="img/logo.png"> - <h4>List of Currently Accepted Papers</h4> + <h4>List of Accepted Papers</h4> <ul> @@ -66,6 +66,12 @@ Alan Burns, Sanjoy Baruah and Tom Fleming </li> + <li><b> + Experimental evaluation of optimal schedulers based on partitioned proportionate fairness + </b><br> + Davide Compagnin, Enrico Mezzetti, and Tullio Vardanega + </li> + <li><b> Feasibility Analysis of Engine Control Tasks under EDF Scheduling </b><br> @@ -78,6 +84,12 @@ Tao Qian, Frank Mueller and Yunfeng Xin </li> + <li><b> + Improved Deadline Miss Models for Real-Time Systems using Typical Worst-Case Analysis + </b><br> + Wenbo Xu, Zain A. H. Hammadeh, Sophie Quinton, Alexander Kröller, and Rolf Ernst + </li> + <li><b> Integration of Cache Partitioning and Preemption Threshold Scheduling to Improve Schedulability of Hard Real-Time Systems </b><br> @@ -108,6 +120,12 @@ Heechul Yun, Rodolfo Pellizzoni and Prathap Kumar Valsan </li> + <li><b> + Probabilistic Response Time and Joint Analysis of Periodic Tasks + </b><br> + Bogdan Tanasa, Unmesh D. Bordoloi, Petru Eles, and Zebo Peng + </li> + <li><b> Resource Efficient Isolation Mechanisms For Mixed-Criticality Systems </b><br> @@ -115,11 +133,17 @@ </li> <li><b> - Response-Time Analysis of Conditional DAG Tasks in Multiprocessor Systems + Schedulability and Optimization Analysis for Non-Preemptive Static Priority Scheduling Based on Task Utilization and Blocking Factors </b><br> Alessandra Melani, Marko Bertogna, Vincenzo Bonifaci, Alberto Marchetti-Spaccamela and Giorgio Buttazzo </li> + <li><b> + Probabilistic Response Time and Joint Analysis of Periodic Tasks + </b><br> + Georg von der Brüggen, Jian-Jia Chen, and Wen-Hung Huang + </li> + <li><b> Supporting Component-based Development in Partitioned Multiprocessor Real-Time Systems </b><br> diff --git a/index.html b/index.html index 20b60cd..d6b7b34 100644 --- a/index.html +++ b/index.html @@ -35,8 +35,8 @@ The <a href="http://ecrts14.ecrts.org/">26th Euromicro Conference on Real-Time Systems (ECRTS14)</a> was held in Madrid, Spain. ECRTS can be found on <a href="http://www.linkedin.com/groupRegistration?gid=1970956">linkedin.com</a>, <a href="http://twitter.com/ecrts">twitter</a> and <a href="https://www.facebook.com/ecrts">facebook</a>.<br><br> <h4>News</h4> + 13.05.2015 - List of <a href="accepted-papers.html">accepted papers</a><br> 24.04.2015 - Deadline for the <a href="wip.html">work in progress</a> and <a href="workshops.html">workshops</a>: May 1, 2015<br> - 15.04.2015 - The list of <a href="accepted-papers.html">currently accepted papers</a> is released<br> 14.04.2015 - Deadline for registration and payment of accepted papers: April 30, 2015<br> 14.04.2015 - Camera ready deadline: May 15, 2015<br> 13.04.2015 - It is possible to <a href="registration.html">register</a>, early registration deadline May 26, 2015<br> diff --git a/news.html b/news.html index ec7c72c..12af143 100644 --- a/news.html +++ b/news.html @@ -27,8 +27,8 @@ <img src="img/logo.png"> <h4>News</h4><br> + 13.05.2015 - List of <a href="accepted-papers.html">accepted papers</a><br> 24.04.2015 - Deadline for the <a href="wip.html">work in progress</a> and <a href="workshops.html">workshops</a>: May 1, 2015<br> - 15.04.2015 - The list of <a href="accepted-papers.html">currently accepted papers</a> is released<br> 14.04.2015 - Deadline for registration and payment of accepted papers: April 30, 2015<br> 14.04.2015 - Camera ready deadline: May 15, 2015<br> 13.04.2015 - It is possible to <a href="registration.html">register</a>, early registration deadline May 26, 2015<br> -- GitLab