ut-osa / strata

Strata: A Cross Media File System
69 stars 42 forks source link

Remove glibc shim and SPDK for better usability #27

Closed souvik1997 closed 5 years ago

souvik1997 commented 5 years ago

This replaces the glibc shim with the syscall_intercept library so that users no longer need to recompile glibc. It also removes SPDK and uses the HDD storage engine (Linux block I/O) for SSDs.