Re: swap file over jffs2 partition

From: JÃrn Engel
Date: Fri Feb 29 2008 - 14:58:41 EST


On Fri, 29 February 2008 19:29:53 +0200, Dimitrios Apostolou wrote:
>
> Thanks and sorry for intruding LKML. It seems that even wikipedia has
> wrong address for the mailing list, see the last link of the article:
>
> http://en.wikipedia.org/wiki/JFFS2

Fixed. Not that I actually read the page and checked for other
errors...

> Interesting. I guess nobody has experimented with it yet so I'll try.
> Unfortunately it seems I'll face another problem, that JFFS2 doesn't
> support having a swap-file at all. Why would this happen? More info:
>
> http://dev.laptop.org/ticket/6469

Yes, this still requires a bit of work. Peter Zijlstra has a patch for
the memory-management side of it, someone has to fix up jffs2 as well.
I'll add support to logfs fairly soon.

> Of course! I intend to use all the 1GB of flash only for swap, the
> system will be practically diskless. And I don't think enabling
> compression for such a task would be wise.

It might, actually. Assuming your average swap page compresses to 50%,
it means that you use half the bandwidth to flash and get twice the
lifetime before blocks wear out. Whether the performance gets better or
worse depends on the relative speeds of your CPU and flash.

JÃrn

--
Joern's library part 10:
http://blogs.msdn.com/David_Gristwood/archive/2004/06/24/164849.aspx
--
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/