I wanted to validate/test/benchmark set of features I have added to the ext4 kernel_tree/fs
.
I came across Spruce Linux file system driver verification. Especially for filesystem.
The project is hosted @https://code.google.com/p/spruce/wiki/GettingStarted. and this is for x86.
I work on arm target, and I have few questions before starting off.
Has anybody worked on Spruce earlier.
how to use Spruce project for ARM, Do we need to port for ARM?
Is cross compilation straight forward or any changes need to be done.
I have gone through this paper: http://syrcose.ispras.ru/2012/files/submissions/25_syrcose2012_submission_21.pdf
there is no information on ARM and its support.
Please someone explain/help who has any work experience/knowledge on Spruce project.