12.11.2013 Views

Tweaking Optimizing Windows.pdf - GEGeek

Tweaking Optimizing Windows.pdf - GEGeek

Tweaking Optimizing Windows.pdf - GEGeek

SHOW MORE
SHOW LESS

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

BootKeys=1<br />

BootMenu=0<br />

BootMenuDefault=1<br />

BootWin=1<br />

DisableLog=1<br />

Doublebuffer=X - if have large FAT32 partition (10 Gigs+) or a SCSI hd, I use setting of 1 for the X.<br />

if have a FAT32 partition, (under 10 Gigs), or using FAT16, disable this by inserting a 0 for the X<br />

Drvspace=0 - should be 1 if you are using a compressed drive<br />

Dblspace=0 - should be 1 if you are using a compressed drive<br />

LoadTop=0<br />

Logo=0<br />

Network=0<br />

Uncheck floppy search<br />

Go to control panels\system\ - click on filesystem and then floppy disk tab and uncheck search for new floppy disk drives each time<br />

your computer starts for a quicker boot up.<br />

13. Edit system.ini for best settings<br />

Goto windows folder, right click on system.ini and click edit. Change or add these settings under [386Enh]<br />

32BitDiskAccess=ON<br />

To turn on 32-bit disk access in <strong>Windows</strong> for maximum performance. To disable 32-bit access ONLY for<br />

troubleshooting purposes (NOT recommended), replace ON with OFF.<br />

ConservativeSwapfileUsage=1<br />

<strong>Windows</strong> 98/ME ONLY: To disable the "PageFile_Call_Async_Manager" feature that allows the Memory Manager to asynchronously<br />

write out swap file buffers during VFAT idle times. This reverts swap file usage back to <strong>Windows</strong> 95 style, and forces the use of the<br />

computer's physical memory (faster) first, before the use of the slower hard disk virtual memory (swap file). Default is enabled (0).<br />

Only recommended if you have 256 meg + RAM.<br />

DMABufferSize=64<br />

This ensures that your DMA devices always have enough memory allocated.<br />

(Note: Only use if you have one or more DMA enabled devices installed and enabled). Affects ALL I/O (Input/Output) DMA<br />

operations: soundcard FM/wavetable, MIDI playback/recording, disk buffered reads/writes. Default value is 16. In <strong>Windows</strong> 9x/ME<br />

this can also be done in: Control Panel -> System -> Device Manager tab -> System devices -> Direct memory access controller -><br />

Settings tab -> check Reserve DMA buffer box -> 64 K bytes reserved -> OK -> OK<br />

PageBuffers=32<br />

This setting buffers the hard drive to RAM which is more efficient than letting <strong>Windows</strong> dynamically handle the buffer .<br />

Change or add these settings under [vcache]<br />

Minfilecache= ?<br />

Set the minimum value to 10% of your installed system RAM, multiplied by 1024.<br />

(Example: 256 x .10 = 25.6 x 1024 = 26214).<br />

I prefer using Cacheman for this purpose http://www.outertech.com<br />

Maxfilecache= ?<br />

Set the maximum value to 25% of your installed system RAM, multiplied by 1024.<br />

(Example: 256 x .25 = 64 x 1024 = 65536). I prefer using Cacheman for this purpose.<br />

Chunksize= ?<br />

The most commonly used values are 128, 256, 512, 1024, and 2048 . On WinMe,1024 seems to work the best.<br />

If you have a very large Harddrive, (30Gig +), you may want to set this value to either 2048 or 4096. I prefer using Cacheman for<br />

this purpose.<br />

As a rough guide :-<br />

RAM MinFileCache MaxFileCache<br />

8 MB 1024 2048<br />

16 MB 2048 4096<br />

32 MB 4096 8192<br />

64 MB 8192 16384<br />

128 MB 16384 32768<br />

256 MB 32768 65536<br />

14. Use a RamDisk<br />

The ram disk XMS which in my view is the best can be extended to up to 2 GB, depending on the installed RAM. This RAMdisk<br />

driver works with EMS and XMS. Here is a solution to keep your hard drives "filthy clean". I use XMS/EMS RAMdisk v1.9i for DOS<br />

ftp.simtel.net/pub/simtelnet/msdos/ramdisk/fu_rd19i.zip<br />

to create a 46MB RAM disk (H:) in extended memory, by adding a Autoexec.bat line<br />

LH XMSDSK.EXE 46080 H: /C1 /T /Y<br />

46080 = RAM size in k<br />

H: = desired drive letter

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!