Mailing List Archive
tlug.jp Mailing List tlug archive tlug Mailing List Archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]Re: [tlug] SSD filesystem
- Date: Mon, 8 Jun 2009 11:39:51 +0200
- From: Francois Cartegnie <fcartegnie@example.com>
- Subject: Re: [tlug] SSD filesystem
- References: <4A267DD9.3040408@example.com> <200906071541.05743.fcartegnie@example.com> <4A2C6053.5040707@example.com>
- User-agent: KMail/1.9.10
Le lundi 8 juin 2009, Edward Middleton a écrit : > When you talk about SSD, usb flash, CF, etc. you aren't talking about > direct flash access. There is no guarantee that any operations on the > device will actually translate into any specific operation on the > flash. Trying to second guess the controller on an immature device like > SSD doesn't make sense. Hi Edward, The particular case of SD flash cards is that most cheap cards internal controllers (as SD does only half the job) doesn't do wear levelling, while other does (and optimized for FAT), and you have absolutely no way to know which ones. > If you are directly accessing the flash then it makes sense to consider > wear-leveling etc. You can do this though the MTD[1] interface using a > filesystem like jffs2[2] now. Even if jffs if optimized for flash chips and used in embedded devices, it's usually only for storing configuration or extensions. Systems designers avoid putting pressure on the flash, because they have no way to have information of wear levels. Now that SMART extensions have done it in the industry, i don't see why we wouldn't see something like for flash based devices. Wear stats, reallocation count, available free blocks for reallocation and prefail values are a must for trusting those storage devices (especially when lifetime is estimated with a non journalized filesystem). Francois
- References:
- [tlug] SSD filesystem
- From: Kyle Hasegawa
- Re: [tlug] SSD filesystem
- From: Francois Cartegnie
- Re: [tlug] SSD filesystem
- From: Edward Middleton
Home | Main Index | Thread Index
- Prev by Date: Re: [tlug] (OT) The enigma of Japan (was: UNIX jobs on TLUG)
- Next by Date: Re: [tlug] (OT) The enigma of Japan (was: UNIX jobs on TLUG)
- Previous by thread: Re: [tlug] SSD filesystem
- Next by thread: [tlug] Greeting!!
- Index(es):
Home Page Mailing List Linux and Japan TLUG Members Links