The NOVA filesystem
The NOVA filesystem
Posted Aug 5, 2017 22:42 UTC (Sat) by pr1268 (guest, #24648)Parent article: The NOVA filesystem
it is impossible to move a NOVA filesystem from one system to another if the two machines do not have the same number of CPUs.
Do you suppose that an option to limit the number of per-CPU arrays of inodes when creating a NOVA filesystem can be implemented?
For example: % mknovafs -O cpu=4 /dev/nvramdevice1 (or similar) such that the number of cpus may be less than how many CPUs that computer has.
Setting cpu=1 could make a filesystem capable of being exported to any computer. Of course, that would not make sense if your whole purpose is to exploit that technology to its fullest (quoting our Editor).
