pramfs is unmaintained without updates since 2013. Although I haven't
independently verified the compatibility, it seems unlikely that
the kernel module will build or work with Linux >= 4.0.
As DAX+pmem is the modern tooling available, suggest it first and
make it clear that pramfs is for older kernels.
Signed-off-by: Kienan Stewart <kstewart@efficios.com>
Change-Id: I5acecd86c6353e9b5417479a90aaa78997c22705
to typical _storage_.
Linux supports NVRAM file systems thanks to either
-http://pramfs.sourceforge.net/[PRAMFS] or
https://www.kernel.org/doc/Documentation/filesystems/dax.txt[DAX]{nbsp}+{nbsp}http://lkml.iu.edu/hypermail/linux/kernel/1504.1/03463.html[pmem]
-(requires Linux{nbsp}4.1+).
+(requires Linux{nbsp}4.1+) or http://pramfs.sourceforge.net/[PRAMFS] (requires Linux{nbsp}<{nbsp}4).
This section doesn't describe how to operate such file systems;
we assume that you have a working persistent memory file system.
reboot, without flushing to typical _storage_.
Linux supports NVRAM file systems thanks to either
-http://pramfs.sourceforge.net/[PRAMFS] or
https://www.kernel.org/doc/Documentation/filesystems/dax.txt[DAX]{nbsp}+{nbsp}http://lkml.iu.edu/hypermail/linux/kernel/1504.1/03463.html[pmem]
-(requires Linux{nbsp}4.1+).
+(requires Linux{nbsp}4.1+) or http://pramfs.sourceforge.net/[PRAMFS] (requires Linux{nbsp}<{nbsp}4).
This section doesn't describe how to operate such file systems; we
assume that you have a working persistent memory file system.