[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Is JFFS a full featured filesystem?
alex@xxxxxxx.se said:
> What about the log-ordering constraints? That kinda voids any write
> caching at all.
Not really. It's not that difficult, you just need a warped mind. (Mine
isn't currently warped _enough_, but I'm learning fast :)
> It could possibly be solved using a kernel thread that
> does all the flash writing (in a serialized fashion),
yesyesyes
> but the caching problems get a lot harder then.
Not _so_ hard that it isn't worth doing, IMHO.
--
dwmw2