commit | a2fc0421e4e94ed17cf88897efc4f92a2656ad54 | [log] [tgz] |
---|---|---|
author | Andiry Xu <jix024@cs.ucsd.edu> | Sat Mar 10 10:19:03 2018 -0800 |
committer | Dan Williams <dan.j.williams@intel.com> | Sun Mar 11 15:51:21 2018 -0700 |
tree | 29c3e9d23233f62891fd2b83fc127f0287ed06af | |
parent | ebd7aa73eab3438076be258cdde70c92765cff03 [diff] |
Failure recovery: Per-CPU recovery. NOVA starts a recovery thread on each CPU, and scans all the inodes in a parallel way. It recovers the inode inuse list during the scan as well. Signed-off-by: Andiry Xu <jix024@cs.ucsd.edu> Signed-off-by: Dan Williams <dan.j.williams@intel.com>