Jörn Engel wrote:Please, lets refrain form unfair comparisons like this before logfs is finished. Also, when you compare, please, take into account that UBI/UBIFS has many times more commentaries in the code. I asked you some time ago to describe how you maintain per-eraseblock space accounting [1]. E.g., how you select an eraseblock for garbage collection, how do you store the accounting information. You said you find eraseblocks by scanning. This means logfs is not really scalable because you may spend ages before you find anything appropriate. When the FS is almost full, yo need to scan nearly whole flash to find an eraseblock? So if I mount a nearly full FS, and start writing, I'll get my request handled when nearly whole media is scanned? UBIFS stores per-eraseblock information on the media in a B-tree, and it also has lists of empty/dirty eraseblocks, which allow to very quickly find the best eraseblock to garbage-collect or to write to. [1] http://lkml.org/lkml/2007/8/8/333 -- Best Regards, Artem Bityutskiy (Артём Битюцкий) --
| Ingo Molnar | Re: x86: 4kstacks default |
| Stephen Rothwell | Re: Announce: Linux-next (Or Andrew's dream :-)) |
| Trent Piepho | [PATCH] [POWERPC] Improve (in|out)_beXX() asm code |
| Rafael J. Wysocki | [Bug #10919] [regression] display dimming is slow and laggy - Acer Travelmate 661lci |
git: | |
| Linus Torvalds | Re: iptables very slow after commit 784544739a25c30637397ace5489eeb6e15d7d49 |
| Andrew Morton | Re: [BUG] New Kernel Bugs |
| Gerrit Renker | [PATCH 27/37] dccp: Integration of dynamic feature activation - part 2 (server side) |
| David Miller | Re: [PATCH] pkt_sched: Destroy gen estimators under rtnl_lock(). |
