Tomasz Chmielewski wrote:Sorry Thomasz, for me this makes zero sense. There are _much_ better file systems for block devices. UBIFS may work on top of a block device as well (just needs few hacks to make it possible) - it is not a problem at all, it is just _senseless_. JFFS2/UBIFS/LogFS is a separate _class_ of file-systems. The are designed for _flash_, which has completely different work model then block device. They are _native_ flash file systems. Here are more details: http://www.linux-mtd.infradead.org/faq/general.html#L_mtd_vs_hdd The traditional FSes _cannot_ work on top of flash. The solution for this is using FTL, which emulates a block device on top of flash. It _hides_ the real device, and fakes a block device for you. And you can use traditional FSes on top of that fake block device. The whole _point_ of this separate class of FSes is because we believe we may do much _better_ job if we use flash _natively_, instead of using FTL. FTL is the place where you loose performance, reliability, and so on. And you are saying about using a native flash FS on top of a block device like an SD card. This is just not sane: SD card first emulates a block device for you, looses performance at this point, then you again emulate a flash on top of this, and suffer from this again. -- Best Regards, Artem Bityutskiy (Артём Битюцкий) --
| Bron Gondwana | BUG: mmapfile/writev spurious zero bytes (x86_64/not i386, bisected, reproducable) |
| Gabriel C | Re: [Announce] [patch] Modular Scheduler Core and Completely Fair Scheduler [CFS] |
| David Miller | [GIT]: Networking |
| Dave Young | Re: 2.6.24-rc3-mm1 |
git: | |
| Matthieu Moy | git push to a non-bare repository |
| Josh Boyer | git-unpack-objects |
| Linus Torvalds | Re: Problem with a push |
| Johannes Schindelin | Re: Git-windows and git-svn? |
| GVG GVG | ssh_exchange_identification: Connection closed by remote host |
| James | Re: OBSD on MacBook |
| Alexey Suslikov | OT: OpenBSD on Asus eeePC |
| Daniel Ouellet | Re: Show your appreciation and get your 4.2 DVD |
| David Pottage | Re: My experience with the Freerunner |
| "Marco Trevisan (Treviño)" | Re: Car charger to GTA02 |
| Neng-Yu Tu (Tony Tu) | GTA02 GPS rework for SD card interference issue |
| Christ van Willegen | Public build host (proposal) |
| Linux Bootup hangs after adding RealTime Premption and HR-Timer | 34 minutes ago | Linux kernel |
| SATA 2 size problems | 51 minutes ago | Windows |
| problem with 2.6 kernel driver for a USB MAG Stripe Reader as HID device. | 13 hours ago | Linux kernel |
| get_user_pages failure | 14 hours ago | Linux kernel |
| Reading linux kernel | 16 hours ago | Linux kernel |
| High level of Seagate 2.5" SATA drives failing | 22 hours ago | Hardware |
| Resetting the bios password for Toshiba Laptop | 1 day ago | Hardware |
| Linux 2.6.22 slowly RUNS OUT OF LOWMEM | 1 day ago | Linux kernel |
| Questions about modules | 1 day ago | Linux kernel |
| KDB | 2 days ago | Linux kernel |
