Free space on SSD

Craig234

Lifer
May 1, 2006
38,548
350
126
I have an Intel X25 80GB used for my boot drive.

Stuff puts crap on it - for example, the Amazon downloader for games is hardcoded to only put the download file on C:.

Given it's Windows' boot drive, who knows what all is on it.

Mine has gotten pretty full, interested in a couple tips:

- Any good utilities for getting an overview of disk usage to see what to remove?

- I never quite learned if anything is needed to free deleted files on SSD, or what TRIM quite is as far as whether you need to run it, other than it was a good thing to get.
 

vshah

Lifer
Sep 20, 2003
19,003
24
81
Last edited:

razel

Platinum Member
May 14, 2002
2,337
93
101
Windirstat is a golden oldie that graphically shows you what's taking up space and easily lets you navigate so you can delete/move it.

Also, please do not move your pagefile off the SSD. You'll be null-ing the benefits. I recommend specify your pagefile to a minimum of 16MB or 512MB and a max of ridiculous so that it can grow as needed.
 

vshah

Lifer
Sep 20, 2003
19,003
24
81
Windirstat is a golden oldie that graphically shows you what's taking up space and easily lets you navigate so you can delete/move it.

Also, please do not move your pagefile off the SSD. You'll be null-ing the benefits. I recommend specify your pagefile to a minimum of 16MB or 512MB and a max of ridiculous so that it can grow as needed.


the benefits of a pagefile on your ssd if you have a 8gb+ of ram are pretty minor...I'd much rather have that space available to me on my ssd for programs where the speed difference will be very noticeable.
 

razel

Platinum Member
May 14, 2002
2,337
93
101
As previously stated, you can reduce your pagefile to start at a smaller size then let it grow.
 

pcslookout

Lifer
Mar 18, 2007
11,959
157
106
the benefits of a pagefile on your ssd if you have a 8gb+ of ram are pretty minor...I'd much rather have that space available to me on my ssd for programs where the speed difference will be very noticeable.

I highly disagree. Some programs still use the paging file even if you have 8, 16, 32 GB + of ram.
 

groberts101

Golden Member
Mar 17, 2011
1,390
0
0
Curious as to what programs those would be?

I've been running for many years on gfx/vid workstation's without a page file and have never had issue at all.
 

MobiusPizza

Platinum Member
Apr 23, 2004
2,001
0
0
You can find out where the downloader downloads to (Likely the temp folder) by using utilities such as Process Monitor from sysinternals and check for file activity.

Once you find where it downloads to, you can move and use something called NTFS junction to move the folder to another HDD. There are many articles on how to do so. It may or maynot be possible depending on the folder.

Temp folder for example you either need to boot into separate Windows as it's likely to be being used. But I think it's possible in windows to change where the temp folder is by setting the DOS enviornmental variable using cmd.exe and set command
 

groberts101

Golden Member
Mar 17, 2011
1,390
0
0
Photoshop being one.

nope... been using that one on gfx workstations without a PF since PS6. I currently run the Master Suite without so much as a peep from any of the programs.

Granted.. it requires some carefull allowance of system resources to avoid out of ram notifications if you only run 4 gigs or less.. but can be easily done by reducing multitasking during editing as the program doesn't actually REQUIRE the PF to exist to run properly.

I keep hearing this same old stereotypical response but no one seems to have a definative list of programs that require it. Doesn't really matter though.. since regardless of what opinions are on the matter?.. I was just sharing my experience, more or less. I'll continue to run without hiberfiles, sys restore, and pagefile to allow my system to run with less bloat and resource hogging.

as for the OP's question of free space?.. the more the better. If you are concerned of having this mysteriously required swap file and have much ram?(as most do these days).. then do as the other's have already mentioned and set a small one for good measure. Unless you have 15 highly resource consuming tasks occuring at one time?.. you'll never even bump into it anyways.
 
Last edited:

AyashiKaibutsu

Diamond Member
Jan 24, 2004
9,306
4
81
Windirstat is a golden oldie that graphically shows you what's taking up space and easily lets you navigate so you can delete/move it.

Also, please do not move your pagefile off the SSD. You'll be null-ing the benefits. I recommend specify your pagefile to a minimum of 16MB or 512MB and a max of ridiculous so that it can grow as needed.

I always set it to a set amount. It's probably not as big of a deal (if only because of it being less noticable) now, but windows used to take a noticable performance hit when you made it constantly shift it's pagefile size.

I also tried moving the pagefile to my old raptor, but I could easily notice some difference (mostly with WoW loading) so I keep it on my SSD.
 

corkyg

Elite Member | Peripherals
Super Moderator
Mar 4, 2000
27,370
240
106
A huge space hog are Windows' Temporary Internet Files/IE5 Content. Move that folder off of your SSD and onto a data drive.
 

heymrdj

Diamond Member
May 28, 2007
3,999
63
91
I still think IE9 is awesome and it's my most used browser /OCZ Vertex 2 120GB
 

Craig234

Lifer
May 1, 2006
38,548
350
126
Thanks for the tips. I used the disk use utility that's free.

Funny enough, I have 4GB RAM, but a pagefile.sys file 7.8GB, and hiberfile.sys 2GB.

Nothing on the issue of making sure the space is freed up when files are deleted, is there anything manual to do with TRIM?

I notice when I delete a file, it asks, to recycle bin or without option to undelete.