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 118 forks source link

nova/Kconfig: Add LIBNVDIMM dependency #104

Closed pcworld closed 3 years ago

pcworld commented 3 years ago
Without it, compilation fails with:
ld: fs/nova/perf.o: in function `nd_fletcher64_call':
perf.c:(.text+0x510): undefined reference to `nd_fletcher64'