On Mon, 31 March 2008 14:29:59 +0200, Jan Engelhardt wrote:Both share similar design goals. Biggest difference is that ubifs works on top of ubi and depends on ubi support, while logfs works on plain mtd (or block devices) and does everything itself. Code size difference is huge. Ubi weighs some 11kloc, ubifs some 30, logfs some 8. Ubi scales linearly, as it does a large scan at init time. It is still reasonably fast, as it reads just a few bytes worth of header per block. Logfs mounts in O(1) but will currently become mindbogglingly slow when the filesystem nears 100% full and write are purely random. Not that any other flash filesystem would perform well under these conditions - it is the known worst case scenario. Jörn -- Victory in war is not repetitious. -- Sun Tzu --
| Andrew Morton | git trees which are not yet in linux-next |
| Alan Cox | Re: [PATCH][RFC] 4K stacks default, not a debug thing any more...? |
| Chuck Ebbert | Why do so many machines need "noapic"? |
| Jan Engelhardt | Re: Linux 2.6.21-rc4 |
git: | |
| Jeff Garzik | Re: Using GIT to store /etc (Or: How to make GIT store all file permission bits) |
| Matthieu Moy | git push to a non-bare repository |
| David Symonds | Re: [PATCH] Change 'Deltifying objects' to 'Delta compressing objects' |
| Johannes Sixt | [PATCH 11/40] Windows: Handle absolute paths in safe_create_leading_directories(). |
| Theo de Raadt | n2k8 network hackathon |
| Alexey Suslikov | OT: OpenBSD on Asus eeePC |
| Richard Stallman | Real men don't attack straw men |
| Marco Peereboom | Re: Real men don't attack straw men |
| Ian Jackson | *** READ THIS BEFORE POSTING *** |
| Hui-huang Huang | Help!!! |
| Hj Lu | Please get a new mount (Re:.. |
| James Henrickson | Re: Splitting comp.os.linux |
