Manage temporary files to minimize file fragmentation

1 January 2000 by Snakefoot | Comment » | Trackback Off
Directories containing temporary files usually see a lot of file operations, and besides causing an overhead for the HDD performing the operations, then it also increases the chance of file fragmentation. Therefore it is worth to consider where to place such temporary files.

Locations to place temporary files:
  • Secondary partition, this will lower the chance of file fragmentation on the primary partition.
  • Secondary HDD, this will lower the burden and fragmentation on the primary HDD.
  • RAM-Drive, this will increase the speed of file operations and remove fragmentation (Though files will be lost a reboot).
Different types of temporary files: Note one should consider configuring Index-Service or AntiVirus-Service not to scan directories with temporary files as it increases the CPU load.

To create a RAM drive to store such files, one can use these free tools: There is also the RAM drives you can pay for: Related Configure cleanup profiles to remove unnecessary files

Updated: 23 September 2007

Comments:

Comment by gonzo - 26 December 2002 @ 3:19 Reply

Been lookin’ for ramdrive stuff for w2 and xp for a while now, the links you gave are just what I needed. ;)

Leave a comment


NB! Use the Forum for computer help and off-topic questions.

You can use these tags: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <code> <em> <i> <strike> <strong>