UT Systems and Storage Lab
We are building the next generation of storage systems with stronger reliability and higher performance.
Austin, TX
Pinned Repositories
chipmunk
Tool for checking crash-consistency for persistent-memory file systems (Eurosys 23)
crashmonkey
CrashMonkey: tools for testing file-system reliability (OSDI 18)
dinomo
DINOMO: An Elastic, Scalable, High-Performance Key-Value Store for Disaggregated Persistent Memory (PVLDB 2022, VLDB 2023)
MONeT
MONeT framework for reducing memory consumption of DNN training
nofs
The No-Order File System (NoFS)
pebblesdb
The PebblesDB write-optimized key-value store (SOSP 17)
RECIPE
RECIPE : high-performance, concurrent indexes for persistent memory (SOSP 2019)
SplitFS
SplitFS: persistent-memory file system that reduces software overhead (SOSP 2019)
squirrelfs
SquirrelFS: A crash-consistent Rust file system for persistent memory (OSDI 24)
WineFS
WineFS (SOSP 21): a huge-page aware file system for persistent memory
UT Systems and Storage Lab's Repositories
utsaslab/pebblesdb
The PebblesDB write-optimized key-value store (SOSP 17)
utsaslab/RECIPE
RECIPE : high-performance, concurrent indexes for persistent memory (SOSP 2019)
utsaslab/crashmonkey
CrashMonkey: tools for testing file-system reliability (OSDI 18)
utsaslab/MONeT
MONeT framework for reducing memory consumption of DNN training
utsaslab/SplitFS
SplitFS: persistent-memory file system that reduces software overhead (SOSP 2019)
utsaslab/squirrelfs
SquirrelFS: A crash-consistent Rust file system for persistent memory (OSDI 24)
utsaslab/dinomo
DINOMO: An Elastic, Scalable, High-Performance Key-Value Store for Disaggregated Persistent Memory (PVLDB 2022, VLDB 2023)
utsaslab/WineFS
WineFS (SOSP 21): a huge-page aware file system for persistent memory
utsaslab/optfs
The Optimistic File System (OptFS) is a Linux ext4 variant that implements Optimistic Crash Consistency, a new approach to crash consistency in journaling file systems. OptFS improves performance for many workloads, sometimes by an order of magnitude. OptFS provides strong consistency, equivalent to data journaling mode of ext4.
utsaslab/rustfs
A Rust user-space file system [WIP]
utsaslab/chipmunk
Tool for checking crash-consistency for persistent-memory file systems (Eurosys 23)
utsaslab/pebbles-rocks
Introducing FLSM into the RocksDB key-value store
utsaslab/txlib
A library for doing atomic updates in a file-system agnostic manner.
utsaslab/crashmonkey-PM
Crash-Consistency Testing Framework for Persistent Memory Applications
utsaslab/leveldbjni
A Java Native Interface to LevelDB
utsaslab/mongo-pebbles
MongoDB storage integration layer for the PebblesDB storage engine
utsaslab/YCSB
Yahoo! Cloud Serving Benchmark
utsaslab/GDPR
utsaslab/monet-schedules
Pre-solved schedules for MONeT
utsaslab/script_optfs
AutoOsync is a tool that makes libraries OptFS compatible, getting sometimes a performance that's an order of magnitude higher than before, while achieving the same level of safety guarantee. It requires minimal programmer intervention.
utsaslab/LiPT
A Lightweight Distributed Pre-Training Toolkit for Gradient-based Subset Training
utsaslab/CheckFreq
CheckFreq: Frequent, Fine-Grained DNN Checkpointing (FAST 21)
utsaslab/CoorDL
CoorDL: IO-efficient data loading for DNN training (VLDB 21)
utsaslab/DS-Analyzer
Analyzing and Mitigating Data Stalls in DNN Training (VLDB 21)
utsaslab/latex-fit
Make PDF produced by latex fit into given page limit while looking as good as possible
utsaslab/mysql-5.6
Facebook's branch of the Oracle MySQL v5.6 database. This includes MyRocks.
utsaslab/quartz
Quartz: A DRAM-based performance emulator for NVM
utsaslab/ros_comm
ROS communications-related packages, including core client libraries (roscpp, rospy, roslisp) and graph introspection tools (rostopic, rosnode, rosservice, rosparam).
utsaslab/utsaslab.github.io
Website for the UT Systems and Storage Research Group
utsaslab/ycsb-leveldb