Soldato
- Joined
- 3 Nov 2004
- Posts
- 9,871
- Location
- UK
Nope.If I format my drive, or partition it, is this bad for a SSD?
Nope.If I format my drive, or partition it, is this bad for a SSD?
Yup, that about sums it up!Wow... just wow.
My only problem now is to upgrade my mind and hands to work as fast as the computer
Do not format an SSD. Only use quick format. A complete format writes to every cell, which contributes to wear and degrades performance. Whether or not the TRIM support in the latest Intel drivers takes appropriate action on the latter is unkown but I'd avoid any uneccessary, excessive writing.Nope.Quote:
Originally Posted by NutterzUK View Post
If I format my drive, or partition it, is this bad for a SSD?
Do not format an SSD. Only use quick format. A complete format writes to every cell, which contributes to wear and degrades performance. Whether or not the TRIM support in the latest Intel drivers takes appropriate action on the latter is unkown but I'd avoid any uneccessary, excessive writing.
Do not format an SSD. Only use quick format. A complete format writes to every cell, which contributes to wear and degrades performance. Whether or not the TRIM support in the latest Intel drivers takes appropriate action on the latter is unkown but I'd avoid any uneccessary, excessive writing.
Well, in all my decades of computing I never knew that. Learn somehting new every day!A full format just does chkdsk. No writing is done.
A full format just does chkdsk. No writing is done.
When you choose to run a regular format on a volume, files are removed from the volume that you are formatting and the hard disk is scanned for bad sectors. The scan for bad sectors is responsible for the majority of the time that it takes to format a volume.
The format command behavior has changed in Windows Vista. By default in Windows Vista, the format command writes zeros to the whole disk when a full format is performed. In Windows XP and in earlier versions of the Windows operating system, the format command does not write zeros to the whole disk when a full format is performed.