Anyone know what this registry tweak does?

phlashphire

Golden Member
Jun 6, 2000
1,055
0
0
Key: [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\FileSystem]
Create a new DWORD value named 'ContigFileAllocSize', set the value to equal '200' (in hex).

Someone told me about it, but I forgot what it was suppose to do.
 
Jul 1, 2000
82
0
0
The following is from the help menu that comes with Xteq systems, X-Setup (the best registry tweaker in my opinion, far better than TweakUI):

Windows 9x/ME File Allocation Cache

Disk fragmentation occurs inherently in Windows 9x and most frequently accessed files "break up" spanning across non-sequential clusters, especially over long periods of time.

But you can limit fragmentation by increasing the free cluster size Windows 9x looks for when storing files on disk, thus decreasing the time the System Agent (Task Scheduler) "Low disk notification" and "Maintenance disk cleanup" and the Maintenance Wizard tools take for tuning up your system, by forcing Windows to ignore larger amounts of fragmented disk space, and to avoid splitting larger files the same time.

If you have any newer monster multi-GigaByte size hard disk(s), you may want to set this value to "high": 2048 - 4096.

If you don't work frequently with multi-MegaByte size files, you may want to set it to "low": 512 - 2048.null
 

phlashphire

Golden Member
Jun 6, 2000
1,055
0
0
I have 30Gigs Hd, and after I applied this registry change, I noticed that I booted up faster. Anyone else tried this?