From e8efc94a49fbb22524221aebf98b6b531c3b1678 Mon Sep 17 00:00:00 2001 From: Animesh Trivedi Date: Wed, 6 Sep 2023 18:55:15 +0200 Subject: [PATCH] new reports --- _posts/2023-09-05-new-sem.md | 46 ++++++++++++++++++++++++++++++++++++ 1 file changed, 46 insertions(+) create mode 100644 _posts/2023-09-05-new-sem.md diff --git a/_posts/2023-09-05-new-sem.md b/_posts/2023-09-05-new-sem.md new file mode 100644 index 0000000..257b7f1 --- /dev/null +++ b/_posts/2023-09-05-new-sem.md @@ -0,0 +1,46 @@ +--- +layout: default +title: "New tech reports and thesis works now available" +category: news +tags: whatsnew +permalink: /2023-sep-new-reports/ +--- +## New tech reports and thesis works are now available + +Over the summer, many students graduated and we wrote new technical reports on our on-going works. For a more complete list, please see the [team](/team) page. + +**Reports:**  + +**Understanding (Un)Written Contracts of NVMe ZNS Devices with zns-tools** Nick Tehrany, Krijn Doekemeijer and Animesh Trivedi, [https://arxiv.org/abs/2307.11860](https://arxiv.org/abs/2307.11860), (2023). [PDF](https://arxiv.org/pdf/2307.11860.pdf) + +**A Survey on the Integration of NAND Flash Storage in the Design of File Systems and the Host Storage Software Stack** Nick Tehrany, Krijn Doekemeijer, and Animesh Trivedi, [https://arxiv.org/abs/2307.11866](https://arxiv.org/abs/2307.11866), (2023). [[PDF]](https://arxiv.org/pdf/2307.11866.pdf) + + +**Student thesis:** + +[MSc-thesis] Niels de Waal, *FrogFishDB - A Timeseries Database for in-order timeseries using the TimeTree data structure on flash SSDs*, 2023, [PDF], [code]. +  + +[MSc-survey] Antonios Sklavos, *Exploring the Performance-Isolation Trade-off for Isolation Mechanisms*, 2023, with [Matthijs S. Jansen](https://atlarge-research.com/mjansen/), [PDF]. + + +[MSc-thesis] Wiebe van Breukelen, *PMicroProfile: A Micro-Architecture Aware Persistent Memory Profiling Framework*, 2023, [PDF], [code]. + + +[MSc-survey] Edgardo J. Reinoso Campos, *Serverless Computing at the Edge in Precise Agriculture*, 2023, with [Matthijs S. Jansen](https://atlarge-research.com/mjansen/), [PDF]. + + +[MSc-thesis] Nick-Andian Tehrany (MSc thesis, TU Delft, with [Alexandru Iosup](https://atlarge-research.com/aiosup/)), *msF2FS: Design and Implementation of an NVMe ZNS SSD Optimized F2FS File System*, 2023, [PDF], [code]. + + +[MSc-research-project] Peter-Jan Gootzen, *DPFS: A DPU-powered File System Virtualization Framework* (joint work at IBM Research Lab, Zurich and Yorktown labs with Jonas Pefferle and Radu Stoica), [PDF], [code]. + +[BSc-thesis] Daniel Berzak, *Embedded Domain Specific Language: A Streamlined Approach for Framework Abstraction*, 2023, [PDF], [code]. + + +[BSc-thesis] Alex  Birnberg, *In-Kernel File Caching with eBPF for Improving File Transfer Throughput Over the Network*, 2023, [PDF], [code]. + +[BSc-thesis] Julian Restrepo Mejia, *SUNS: a Small-sized User-level Network Stack*, 2023, [PDF], [code]. + + +[BSc-thesis] Cristiano Milanese, *Safe Device Drivers: a new character device for loading localities*, 2023, [PDF], [code].