What is it about?

LogFS is a scalable flash filesystem. It is aimed to replace JFFS2 for most uses, but focuses more on large devices. JFFS2 works well enough on small devices, it just gets slow and uses up too much memory on larger ones.

News

5.3.08

The "Zombie" problem should be fixed by now. About 12% of the total code had to be changed:

Most of the work was done by end of January, but the result was quite shaky. During my vacation in Thailand I continued to fix about one bug per day and by now things are nearly useable. One memory leak is remaining. And under low memory conditions, the linux VM can trigger a deadlock when passing a locked page to the writepage() address_space operation. Incidentally the same deadlock problem exists for GFS2 and possibly with Ext3 in data=ordered mode, so we are in good company. Nevertheless both these problems need attention.
Did everyone notice the irony of having a memory leak and a deadlock that triggers in low memory conditions?

7.3.08

People have been asking for a mailing list. Here it is.

Older news

Misc

The name LogFS was chosen for several reasons:

For information about LogFS you can try:

More (usually scarce) information can be found:

team

LogFS (last edited 2008-03-10 16:03:25 by joern)