3 papers
cs.AR2026
Eliminating the Hidden Cost of Zone Management in ZNS SSDs
Teona Bagashvili, Tarikul Islam Papon, Subhadeep Sarkar +1
Zoned Namespace (ZNS) SSDs offer a new storage model that allows for high throughput and low-latency storage by eliminating device-side garbage collection. The ZNS interface expose…
cs.AR2026
Tensor Memory Engine: On-the-fly Data Reorganization for Ideal Locality
Denis Hoornaert, Cole Strickler, Manos Athanassoulis +3
The shift to data-intensive processing from the cloud to the edge has introduced new challenges and expectations for the next generation of intelligent computing systems. As the me…
cs.DB2024
CUBIT: Concurrent Updatable Bitmap Indexing (Extended Version)
Junchang Wang, Manos Athanassoulis
Bitmap indexes are widely used for read-intensive analytical workloads because they are clustered and offer efficient reads with a small memory footprint. However, they are notorio…