Skip to content

wanyaworld/parallelNOVA

Repository files navigation

parallelNOVA: Parallel NOn-Volatile memory Accelerated log-structured file system

ParallelNOVA is a variance of NOVA. It aims to parallelize simultaneous writes to a same file using range rwlock by allowing multiple threads that perform write to mutually exclusive ranges. ParallelNOVA is under development by the Distributed and Cloud Computing Laboratory in the Department of Computer Science and Engineering at the Sogang University, Seoul, Korea.

The detail of ParallelNOVA is discussed in the following paper:

pNOVA: Optimizing Shared File I/O Operations of NVM File System on Manycore Servers
June-hyung Kim, Jangwoong Kim, Hyeongu Kang, hang-Gyu Lee, Sungyong Park, Youngjae Kim
Published in ApSys 2019

About

This is parallel version of NOVA using range rwlock

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •