Hi there,
I've got the Matlab problem that it runs out of memory when I start the filtering preprocessing step with a bigger (150 Volumes) dataset (rest runs under windows with 4 GB RAM; Matlab 2008b). Therefore I've tried the following solution which completely crashed my system:
http://technet.microsoft.com/en-us/library/bb124810(EXCHG.65).aspx
Right-click My Computer and select Properties. The System Properties dialog box will appear.
Click the Advanced tab.
In the Startup and Recovery area, click Settings. The Startup and Recovery dialog box will appear.
In the System startup area, click Edit. This will open the Windows boot.ini file in Notepad.
In the [Operating Systems] section, add the following switches to the end of the startup line that includes the /fastdetect switch: /3GB
Save the changes and close Notepad.
Click OK two times to close the open dialog boxes, and then restart the computer for the change to take effect.
Afterwards I saw, that you advise the following solution to this problem, which I do not dare to try after the latest desaster. Can you discribe to me what exactly is the difference between the two possibilites and how I can solve the problem if my system crashes again?
Thanks a lot!!!
Marisa
Enable the 3GB switch on Windows XP
multi(0)disk(0)rdisk(0)partition(2)\WINDOWS="Microsoft Windows XP Professional" /fastdetect
multi(0)disk(0)rdisk(0)partition(2)\WINDOWS="Microsoft Windows XP Professional 3GB" /3GB /fastdetect
Note: Do not overwrite any existing lines.
Note: If problems occur during startup, you may need to update some of your drivers.
YAN Chao-Gan
Sat, 08/21/2010 - 17:05
Permalink
Re
There are some notebook computers will crash after add the /3GB switch.
I am sorry I don't know why they crashed.
The strategy I suggested makes a backup. When you restart your computer, then second option is the system with 3GB on and can use larger memory. If this option crashed, you can use the first option, that is the system you used before.