Quote:
Originally Posted by luke127
As for not filling up an SSD to its max, there's a reason for that too. If you fill up any storage medium to its absolute capacity, you mess with the operating system's ability to generate a page file. This page file is used to store things that aren't directly needed by any programs or the OS itself at any given moment, but are still relevant bits of info that might be needed later. A cramped page file = majorly sluggish performance from what I've observed as a technician in the repair workshop.
|
That's not why you shouldn't fill up SSD's. It's the way the controller manages files. The more free space, the faster it is at writing because then it can move blocks around easier to place files intelligently. HDD's don't suffer this issue, but they suffer from fragmentation (the system placing pieces of files all over the disk surface).