512 MB ram and above? Myth or Fact?
#41
Posted 20 November 2006 - 04:39 AM
What is also very positive is that if system crashes, Scandisk shall find no (or very few) lost data on Hdd.
Btw some friends of mine asked me to do this "tweak" with swapfile on ramdrive on their computer, but most of them use WinXP. I have no experience with XP. Shall XMSDSK start and shall XP put its swapfile on drive with FAT16?
#42
Posted 20 November 2006 - 12:53 PM
Therefore you can place your 9x swap file [called paging file in 2000/XP] on any FAT16 or FAT32 drive/partition.
Try to load XMSDSK from config.sys [example]:
INSTALLHIGH=c:\xmsdsk\xmsdsk.exe 720896 Y: /c1 /t /y label Y: Scorpion
instead of loading it from autoexec.bat, or the other way around if you load it from config.sys.
Replace INSTALLHIGH with INSTALL if you don't load any upper memory manager [UMBPCI, EMM386, QEMM386, RM386 etc] from config.sys.
Reboot see what happens.
If you allocate too much RAM for xmsdsk RAMdisk, your computer performance will decrease significantly, or you may even experience errors/lockups with some apps/games.
If you are experiencing random errors with scandisk [scandskw], maybe you should consider disabling [some] overclocking features, i.e. bring back FSB or RAM timings to normal values.
HTH
#45
Posted 23 November 2006 - 05:54 AM
#46
Posted 28 November 2006 - 03:46 PM
#47
Posted 29 November 2006 - 02:01 AM
just like you have to install drivers for the mouse to get the scrollwheel to work
and drivers for usb support
#48
Posted 01 December 2006 - 02:14 PM
At my last attempt i was trying to set standard ram to 1gb and XMSDSK ram to 512mb, but the system was unable to boot with this setting. the best setting was 800mb of ram and 720mb of xmsdsk
althought my attempts to use UMBPCI failed i recognised one positive thing.
when i used UMBFILL.COM during boot sequence i was able to run windows normally with desired memory setting. It has more advantages as i realized. Whats lilltle bit strange is that i am using it with emm386.exe (no replacement worked due to SCI IRQ bus driver which cannot be disabled)
Performance test diagnose program recognized 25 percent speed upgrade in "Large RAM" test and overally is for system more comfortable to use two memory sticks as ram, and the third one as ramdisk.
#49
Posted 05 December 2006 - 04:10 PM
#50
Posted 06 December 2006 - 05:41 AM
Btw i have diagnosed one thing...
i have 1,5 Gb Ram.
MaxPhysPage=40000
xmsdsk 524288
This setting is not correct. Few megabytes shall not be used as standard Ram. when i opened system properties Ram size was 1.022 Mb. Then i tryed another setting:
MaxPhysPage=45000 (or edit this line completely out from system.ini)
xmsdsk 524288
Ram in system properties was set to 1.026 Mb.
This small memory area remained unused in windows mode which means some trouble when accessing memory - slowing it down in better case, crashing system in worst case.
#51
Posted 11 January 2007 - 05:01 PM
I wanted to buy a 1Gb bar, but they didn't have in store for my 4 years old computer. +it would have been twice more expensive.
If you plan to add memory to an old machine, hurry up because they told me that the new ones are not compatible with few years old MoBo's.
Also they told me that my MoBo, thought theoricaly limited to 2Gb, could not see more than 1 Gb. But I don't the accurate value of this information. What sellers say has always to be taken with a grain of salt.
TBS, the PC recognized the 1Gb immediately.
Now I have mounted a 128 Mb ramdrive on it, so it shows 896 Mb of ram, of which 660 remains free as I type. 8) Cool.
I just want to know if I can move the swap file on 128Mb only and how to do that.
And also how to move all the "temp" folders to the ramdrive. I'v set it via autoexec.bat but it seems a lot of program still use the old c:\WINDOWS\TEMP...
#52
Posted 12 January 2007 - 04:04 AM
example:
[386Enh]
MinPagingFileSize=522240
MaxPagingFileSize=522240
PagingDrive=Y: (type letter of your ramdrive)
Also it is possible to edit amount of virtual ram which is available, but if Ramdrive has 128mb specify a little bit smaller swapfile. 128Mb shall be enough for swapfile but as i know i had trouble with new aplications - they required more virtual memory...
you may change some temp locations, but i dont know where
#53
Posted 15 January 2007 - 12:37 PM
I had extremely similar issues on a brand new gigabyte board, with ONLY 256MEGS (one stick, frist slot of 3)
I updated the BIOS to the newest one, and no more issues. I ran Memtestx86 for 3 days on all 5 towers (bought set of 5 for a business) **BEFORE** the BIOS update, and everything tested FINE.
After the BIOS update, everything works great. No more stupid VMM.EXE errors. No more BSOD from ram...
I am eager to find out if this proggy works on XP; my 2 gigs never hit 50% usage... although Oblivion peaks at about 1.5gigs ram, nothing else does. Not even encoding 2 different videos while burning a DVD and 15 torrents running...
Oh yeah, Core DUOs kick butt... I wanna *make* 98 run on this little bad boy to see how fast it really can fly...
#54
Posted 17 January 2007 - 12:52 PM
http://www.memtest.org/
#55
Posted 23 December 2007 - 12:19 AM
I read a user had the same problem but it still worked faster than a disk drive... but would it run even faster if it was in 32bit mode?
Also my config.sys is completely empty. No HIMEM.SYS and no EMM386.EXE
Is that good or bad?
This post has been edited by galahs: 23 December 2007 - 01:43 AM
#56
Posted 23 December 2007 - 10:51 AM
I think that info is specially designed for situations where fat16 disk is present - here it really can help with performance.
But if you put swapfile to ramdisk you can speed up system performance dramatically even when fat16 is there present. There i am not sure that fat16 mode is not causing problems. Apps are trying to store data there in their usual way, which means that data stored here may have fat32 file names... in this point it may cause trouble, but i never encounter any.
even if i have here apps like Prey or Oblivion i cannot fill my Ram completely. I dont know why or how, but i think that the environment of memory is so "clean" than those issues do not appear so often. By oblivion and with KernelEx user cannot be sure if the system lockup is caused by system or by the app...
This post has been edited by Offler: 23 December 2007 - 10:54 AM
#57
Posted 24 December 2007 - 10:37 AM
galahs, on Dec 23 2007, 07:19 AM, said:
I read a user had the same problem but it still worked faster than a disk drive... but would it run even faster if it was in 32bit mode?
XMSDSK is a DOS utility. There is no 32-bit mode version of it, so it always runs in MS-DOS compatibility mode only. However, it is still very worthwhile putting as much as possible of Windows on an XMSDSK RAM drive.
Quote
Is that good or bad?
HIMEM.SYS is loaded by default by Windows, so an entry in Config.sys is not compulsory. It is a good idea, though, to copy HIMEM.SYS to C:\ and have DEVICE=C:\HIMEM.SYS in Config.sys. The same applies to IFSHLP.SYS and SETVER.EXE. You must do this if you want to run Windows on a RAM drive, because the RAM drive and its Windows directory will not exist when Config.sys is processed.
EMM386.EXE is not needed.
#58
Posted 27 December 2007 - 10:05 PM
#59
Posted 16 January 2008 - 09:11 AM
dencorso, on Dec 28 2007, 03:05 PM, said:
interesting.
might be worth a try.
#60
Posted 20 January 2008 - 06:56 AM
galahs, on Jan 16 2008, 04:11 PM, said:
dencorso, on Dec 28 2007, 03:05 PM, said:
interesting.
might be worth a try.
This will not help because there is no protected-mode version of XMSDSK to replace the 16-bit version (no xmsdsk.vxd). Would it be possible to have an xmsdsk.vxd? I don't know, but there isn't one and the RAM drive is still very fast in compatibility mode.



Help


Back to top









