NVSL / linux-nova

NOVA is a log-structured file system designed for byte-addressable non-volatile memories, developed at the University of California, San Diego.
http://nvsl.ucsd.edu/index.php?path=projects/nova
Other
421 stars 117 forks source link

Support changing the number CPUs #11

Open stevenjswanson opened 7 years ago

stevenjswanson commented 7 years ago

Nova uses a bunch of per-cpu data structures, some of which are persistent. It should be possible to move nova from between machines with different numbers of CPUs.