Running out of space on SSD

Soldato
Joined
23 Dec 2009
Posts
18,256
Location
RG8 9
Hi chaps.

I am running dangerously low on space on my boot drive, down to 2.36gb.

Now I only ever wants to use it for Win7 and updates. What can I delete to free up space?

1. Should I move the pagefile to another drive? Will it affect anything?

I also appears to have some ATI / AMD drivers on there which I don't think I need. I updatye through Steam now (am lazy) so assume all my ATI drivers are now held on my 'games' drive rather than the C drive?

Stuff like this

f4e81c8a.png


Any other windows crud I can ditch?

f7d4bb69.png


95d8b853.png
 
Last edited:
you can start by removing restore points :)

run ccleaner, remove temp files, remove restore points
 
Just saved 4gb by moving my pagefile onto my D drive.

Anyone got any thoughts about those drivers in the first pic?

Moved it from the best place it can be. This is major *thumbsdown*

Surely there is something that benefits far less you can move off? 2.5GB is an acceptable limit to run your OS with assuming a full 4GB of pagefile is allocated.
 
Moved it from the best place it can be. This is major *thumbsdown*

Surely there is something that benefits far less you can move off? 2.5GB is an acceptable limit to run your OS with assuming a full 4GB of pagefile is allocated.

Why is it the best place? Because it is an SSD and my D drive is mechanical?

How big's the drive?

30gb.


Deleted all that old ATI stuff now as well.
 
Pagefile is generally perfectly matched to an SSDs strengths. Lot's of small operations in a fixed portion of the drive.

It's certainly going to benefit you more being there than moving it off for the sake of some apps instead.

From an MS blog:

Should the pagefile be placed on SSDs?

Yes. Most pagefile operations are small random reads or larger sequential writes, both of which are types of operations that SSDs handle well.

In looking at telemetry data from thousands of traces and focusing on pagefile reads and writes, we find that
Pagefile.sys reads outnumber pagefile.sys writes by about 40 to 1,
Pagefile.sys read sizes are typically quite small, with 67% less than or equal to 4 KB, and 88% less than 16 KB.
Pagefile.sys writes are relatively large, with 62% greater than or equal to 128 KB and 45% being exactly 1 MB in size.

In fact, given typical pagefile reference patterns and the favorable performance characteristics SSDs have on those patterns, there are few files better than the pagefile to place on an SSD.

I'm not saying you are going to get HUGE gains by leaving it on the SSD, just that there is likely other stuff you could move before you should decide to move the pagefile.
 
Last edited:
Back
Top Bottom