most citedPast, Present and Future of Computational Storage: A Survey

4 citations · 5 across the 6 of their papers we have counts for

collaborators

6 papers

cs.DC2023

Performance Characterization of NVMe Flash Devices with Zoned Namespaces (ZNS)

Krijn Doekemeijer, Nick Tehrany, Balakrishnan Chandrasekaran +2

The recent emergence of NVMe flash devices with Zoned Namespace support, ZNS SSDs, represents a significant new advancement in flash storage. ZNS SSDs introduce a new storage abstr…

cs.OS2023

Persistent Memory File Systems: A Survey

Wiebe van Breukelen, Animesh Trivedi

Persistent Memory (PM) is non-volatile byte-addressable memory that offers read and write latencies in the order of magnitude smaller than flash storage, such as SSDs. This survey…

cs.OS20231 cited

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, Animesh Trivedi

With the ever-increasing amount of data generate in the world, estimated to reach over 200 Zettabytes by 2025, pressure on efficient data storage systems is intensifying. The shift…

cs.OS2023

Understanding (Un)Written Contracts of NVMe ZNS Devices with zns-tools

Nick Tehrany, Krijn Doekemeijer, Animesh Trivedi

Operational and performance characteristics of flash SSDs have long been associated with a set of Unwritten Contracts due to their hidden, complex internals and lack of control fro…

cs.DC20214 cited

Past, Present and Future of Computational Storage: A Survey

Corne Lukken, Animesh Trivedi

We live in a data-centric world where we are heading to generate close to 200 Zettabytes of data by the year 2025. Our data processing requirements have also increased as we push t…

cs.OS2021

Bento and the Art of Repeated Research

Peter-Jan Gootzen, Animesh Trivedi

Bento provides a new approach to developing file systems, with safety and high-velocity development in mind. This is achieved by using Rust, a modern and memory-safe systems progra…