Aces High Bulletin Board
General Forums => Hardware and Software => Topic started by: jihad on July 23, 2001, 10:56:00 PM
-
Here's some of the entrys I said I would post for a few guys.
[386Enh]
PagingDrive=D:
MinPagingFileSize=98304
MaxPagingFileSize=98304
ConservativeSwapfileUsage=1
32BitDiskAccess=on
DMABufferSize=64
PageBuffers=32
[vcache]
MinFileCache=2048
MaxFileCache=5120
ChunkSize=1024
I'm getting 133 mb per second cached reads and 101 mb per second cached writes with these settings and never hit the swap file. :cool:
-
Here's an interesting article you might want to read about Chunk Size
http://www.rojakpot.com/Speed_Demonz/Chunksize_Optimization/Chunksize_Optimization_01.htm (http://www.rojakpot.com/Speed_Demonz/Chunksize_Optimization/Chunksize_Optimization_01.htm)
sprint
*MOL*
:cool:
"Remember, a boomerang in the wrong hands is just a stick."
-
Hiya Jihad,
I have try those settngs on Aces High it works good. I am having small freeze up when I play tribes 2 tho (a lot of hard disk activity with above settings. I was wondering such games as Tribes2 which is graphic hungry use a a little different vcache setting etc?? Any ideas?? It works great on Ace high tho.
I have 3 partitions hardrive C,D, and E and D ebing only 500mb max whch is also my virtual memeory setting 500mb directly. D is not being used for anythign but Virtual memeory. Any tips??
Thank You
Bash
-
[vcache]
MinFileCache=2048
MaxFileCache=5120
ChunkSize=1024
Try setting the MaxFileCache= to 25% of your system ram.
Example:
256-75%
=64
x1024
=65536
MaxFileCache=65536
[ 07-30-2001: Message edited by: jihad ]