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, 08 Jun 2009 09:50:27 +0900
- From: Edward Middleton <emiddleton@example.com>
- Subject: Re: [tlug] SSD filesystem
- References: <4A267DD9.3040408@example.com> <200906051421.24499.fcartegnie@example.com> <11380cb60906062336v5c861870te6245ce23404757a@example.com> <200906071541.05743.fcartegnie@example.com>
- User-agent: Thunderbird 2.0.0.21 (X11/20090323)
Francois Cartegnie wrote: [snip] > There's an opinion following linus recent remark about SSDs: > http://ldn.linuxfoundation.org/blog-entry/should-filesystems-be-optimized-ssd%E2%80%99s > > I see more and more MLC devices appearing on the market with, or with more, > RAM memory to improve performances (256..512MB...). That way you keep your > frequent writes in ram (fs logs) and increase the reliability of those cheap > dumb ssd devices for a low additional cost. > [snip] > And there's still a need for geeks (?) doing SSD disks with regular flash > devices (compact flash, SDHC: you can even find multiple raid 0/1 controller > for those ones). Most current embedded devices uses a read only FS for wear > levelling reasons. > > The kernel might need to end up with uniformization for SSD access, and SSD > makers firmware to provide a way to tune parameters, the way you can do with > scsi disks (or in a limited way with sata). > 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. 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. Edward 1. http://www.linux-mtd.infradead.org/ 2. http://en.wikipedia.org/wiki/JFFS2
- Follow-Ups:
- Re: [tlug] SSD filesystem
- From: Francois Cartegnie
- References:
- [tlug] SSD filesystem
- From: Kyle Hasegawa
- Re: [tlug] SSD filesystem
- From: Francois Cartegnie
- Re: [tlug] SSD filesystem
- From: Clemens Schwaighofer
- Re: [tlug] SSD filesystem
- From: Francois Cartegnie
Home | Main Index | Thread Index
- Prev by Date: Re: [tlug] SSD filesystem
- Next by Date: Re: [tlug] Android in Japan at last?
- Previous by thread: Re: [tlug] SSD filesystem
- Next by thread: Re: [tlug] SSD filesystem
- Index(es):
Home Page Mailing List Linux and Japan TLUG Members Links