Re: [PATCH 00/14] Pramfs: Persistent and protected ram filesystem

2009-06-22 Thread Chris Friesen
Pavel Machek wrote: > More politely said: "I believe you would be better off modifying > ramdisk to include the functionality for persistence." New filesystem > should not really be neccessary. ext2 for performance, ext3 if you > need robustness from journalling, maybe something else makes sense,

Re: [PATCH 00/14] Pramfs: Persistent and protected ram filesystem

2009-06-17 Thread Chris Friesen
Marco wrote: > This is a second attempt at mainlining Pramfs. The first attempt was > back in early 2004 by MontaVista. Since then the kernel code has almost > been completely rewritten. So my first item on the list was porting the > code on a recent kernel version. After that I added the XIP suppo