Re: Idea about a disc backed ram filesystem

From: Jan Engelhardt
Date: Fri Jun 09 2006 - 06:47:00 EST


>> I am a bit puzzled. How is your idea different in use than the current
>> caching system that the kernel already applies to reads of all block
>>...
>
>The idea was simply born to have a fast tmpfs but with the safety of permanent
>data storage in case of reboots/crashes without user level app modification.
>

When do you want to write to disk?
Anytime? That would impact on the "fast" attribute, in which case
you don't need ramfs.
Not anytime? Potential loss of data.
Hm.


Jan Engelhardt
--
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/