diff --git a/README.md b/README.md index 9bff73df..b0e22fc1 100644 --- a/README.md +++ b/README.md @@ -316,7 +316,7 @@ benchkit ## Success Stories `benchkit` has been used to evaluate the performance of system software -in 3 published papers [1,2,3], 6 Huawei internal projects, and allowed +in 6 published papers [1-3,5-7], 6 Huawei internal projects, and allowed to obtain 4 SIGOPS badges of reproducible research. It has also been used to provide some performance evidence on the Linux Kernel Mailing List [4]. @@ -329,6 +329,12 @@ List [4]. [4] [lock_torture results for different patches. LKML, 2023.](https://lkml.org/lkml/2023/3/1/603) +[5] [Exact schedulability test for sporadic mixed-criticality real-time systems using antichains and oracles. RTNS'2024.](https://doi.org/10.1145/3696355.3699702) + +[6] [SentryRT-1: A Case Study in Evaluating Real-Time Linux for Safety-Critical Robotic Perception. OSPERT@ECRTS'2025.](https://www.ecrts.org/workshops/ospert25/) + +[7] [Is Mojo Ready for Real-Time? A Language Evaluation for Time-Sensitive System Software. RTNS'2025.](https://rtns2025.retis.santannapisa.it/) + ## Contributing