Joerg Schilling schrieb: > Grant <[EMAIL PROTECTED]> wrote: > > >> I'm considering buying a solid-state drive to improve I/O performance >> and even reduce noise. Has anyone tried this? I was considering >> getting the lowest capacity I can find and putting most of the system >> on it. There is a roundup on tomshardware.com and it sounds like some >> are very much better than others. SLC sounds vastly superior compared >> to MLC, but also much more expensive. >> > > I yesterday send some test results.... If you use a UFS clone like ext, > you will not get much better speed. You should use ZFS or another COW > filesystem that tries to write bigger blocks in order to avoid high latencies. > > I recommend Intel or OCZ. Other SSDs have been reported as slow > > I tested OCZ > > Jörg > > Hi
this German article says that AXFS will be available up from kernel 2.6.28. This is a new file system named for its main future: Advanced Execute in Place Filesystem. This means the CPU can execute stuff from the ssd without loading it to ram, first. As far as I understand there is an upside. It is a read only file system you need to create for every program. I am not the geek in that but I wanted to mention it. Oh and it does not work if you connect your ssd by ata or usb. http://www.pro-linux.de/news/2008/13093.html kh