Page 1 of 1
How many reads/writes to the SSD?
Posted: Fri Sep 16, 2016 10:35 pm
by Keff
I know I'm not supposed to defrag an SSD; it can shorten its life. How much does the FAH use the SSD? Quite a few years ago, I ran FAH on a laptop at work, and the disk drive seemed to be getting a lot of action.
Also, what temperature is high enough to shorten the life of an SSD?
Cheers,
Keff
Re: How many reads/writes to the SSD?
Posted: Sat Sep 17, 2016 12:39 am
by 7im
Hello Keff, welcome to the Folding Support Forum.
As long as the Operating System is newer, SSD will run just fine. (OS should support the trim function. Google it for more info) The computer will be considered obsolete before FAH ends the life of your SSD.
1000 degrees, F or C, is high enough to shorten the life of an SSD. Sorry, you asked kind of an open-ended question.
Maybe you were looking for what temps are safe for your SSD? (Google that one too. I couldn't even guess without knowing the SSD brand and model.

) For reference, a lot of laptops come with SSDs, and their cooling is far less than most tower cases. You're probably safe.
Re: How many reads/writes to the SSD?
Posted: Sat Sep 17, 2016 2:14 am
by ChristianVirtual
I'm running since 3 years from an Intel SSD (128 GB) with Linux as OS nearly 24/7. No stability issues.
Beside the folding software itself there are many more factors relevant for the "stress" of the SSD. Like how much memory you have in your system and if not enough how much swapping the OS has to perform. Difficult to say without knowing more about your system.
One mitigation could be to increase the main RAM in you system and run from an RAM disk. That would reduce the load on Disks and SSD.
Re: How many reads/writes to the SSD?
Posted: Sat Sep 17, 2016 9:18 am
by foldy
The action folding@home does on disk can easily be handled by an SSD because it is 100 times faster compared to a HDD for these small read write operations FAHClient does. An SSD can handle much higher temperatures than HDDs, so 45°C is a good temperature and maybe 70° the limit.
Then there is a max amount you can write to the SSD garanteed e.g. 100 TeraByte.
This means if you write a high amount of 10 GB per day, which Folding@home does not, then your SSD lasts 150TB/10GB/365days = 40 years !
You can see the specs at manufacturer site e.g.
http://www.samsung.com/us/computing/mem ... -750500bw/
No need for a RAM disk

Re: How many reads/writes to the SSD?
Posted: Sat Sep 17, 2016 3:09 pm
by FAMAS
foldy wrote:The action folding@home does on disk can easily be handled by an SSD because it is 100 times faster compared to a HDD for these small read write operations FAHClient does. An SSD can handle much higher temperatures than HDDs, so 45°C is a good temperature and maybe 70° the limit.
Then there is a max amount you can write to the SSD garanteed e.g. 100 TeraByte.
This means if you write a high amount of 10 GB per day, which Folding@home does not, then your SSD lasts 150TB/10GB/365days = 40 years !
You can see the specs at manufacturer site e.g.
http://www.samsung.com/us/computing/mem ... -750500bw/
No need for a RAM disk

but to reduce even that amount of read write, i set folding@home to run on a ramdrive. on a different topic, what software do the person who uses ramdrives in this thread, use to create a ramdrive?
Re: How many reads/writes to the SSD?
Posted: Sat Sep 17, 2016 4:10 pm
by 7im
FAMAS wrote:on a different topic, what software do the person who uses ramdrives in this thread, use to create a ramdrive?
A different topic should probably be posted to a new and different topic, instead of hijacking this topic.
Or just google it, because the HOW depends on what Operating System you have.
https://www.google.com/search?q=how+to+make+a+ramdrive
Re: How many reads/writes to the SSD?
Posted: Sat Sep 17, 2016 11:11 pm
by jrweiss
I would NOT put F@H data on a RAMDrive, because it also writes nonvolatile data (core files, logs, checkpoints) to the data folder. If you shut down the computer, you have to start from scratch, even if a WU was 99% complete.
I also have been using the same SSD for 3+ years, Folding 24/7. It still works fine.
Re: How many reads/writes to the SSD?
Posted: Mon Sep 19, 2016 6:51 pm
by Keff
Thanks for all the replies. I have 12GB of RAM, so perhaps that's why SSD use is so low.