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 (Артём Битюцкий) --
| Matthew Garrett | [PATCH] Remove process freezer from suspend to RAM pathway |
| Adrian Bunk | If you want me to quit I will quit |
| Artem Bityutskiy | [RFC PATCH 05/26] UBIFS: add file-system build |
| Greg KH | Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3 |
git: | |
| Andy Whitcroft | Re: VCS comparison table |
| franky | Is there any plan to support partial checkout or submoudule improvement? |
| Bill Lear | Git rescue mission |
| Sam Song | Fwd: [OT] Re: Git via a proxy server? |
| Richard Stallman | Real men don't attack straw men |
| Edwin Eyan Moragas | poll(2) vs kqueue(2) performance |
| Alexey Suslikov | OT: OpenBSD on Asus eeePC |
| Juan Miscaro | Not updating .libs-XXXXX, remember to clean it (huh?) |
| Bob Copeland | [PATCH 0/7] OMFS filesystem version 3 |
| Miklos Szeredi | [RFC] fuse writable mmap design |
| Andi Kleen | [PATCH] [6/18] BKL-removal: Convert ext4 to use unlocked_ioctl |
| Peter Zijlstra | Re: SLUB performance regression vs SLAB |
