-
Website
http://www.solidsmack.com/ -
Original page
http://www.solidsmack.com/how-to-suck-all-the-memory-you-can-out-of-windows-xp/2007-08-23/ -
Subscribe
All Comments -
Community
-
Top Commenters
-
Charles Culp
39 comments · 3 points
-
JeffMirisola
21 comments · 3 points
-
bcourter
22 comments · 2 points
-
MatthewWest
32 comments · 2 points
-
Bruce Buck
78 comments · 7 points
-
-
Popular Threads
-
Should I Wait to Vomit 3D CAD or Move to Windows 7 and #SolidWorks 2010? Win a SpacePilot PRO (RT This!!)
1 day ago · 29 comments
-
The New Terror of Bike Paths Around the World. Wheel Skates.
1 day ago · 2 comments
-
SolidWorks 1-upin’s AutoDesk on Conference Keynote. James Cameron Headlining #SWW10
3 days ago · 9 comments
-
Where Can You Score a Sweet SolidWorks Rig? SolidBox.
1 week ago · 10 comments
-
Flattening a Non-linear Conical Surface in SolidWorks. Is it Possible?
1 week ago · 12 comments
-
Should I Wait to Vomit 3D CAD or Move to Windows 7 and #SolidWorks 2010? Win a SpacePilot PRO (RT This!!)
I have got a question about this memory trick. My VAR here in the Netherlands gave my basically the same line to type except an extra /SOS has to be added behind userva=2900.
Since I actually notice a speed slow down when using this 3GB switch I wonder if this is caused by /SOS. Does anyone have n idea here?
My Xeon system with XP and 4Gb memory runs better without the 3GB switch now and I wonder why.
regs
Also, you make it sound like it will work for any program, but that's not true. In order for a program to make use of the /3GB switch, it has to have been compiled with the /largeaddressaware (LAA) switch. However, there is a way to modify an .exe file, giving it LAA support, which means it will recognize the /3GB switch. The ugly way is to use a command line editor from Microsoft called editbin.
A much nicer way is to use a program called LaaTiDo. It's a Windows program. You use the program to search for the .exe file to modify. Then you click "check" to see if it has LAA support. If it doesn't, click "Backup" to make a backup of the file. Then click "Enable" to Enable LAA support. You can then click "check" to confirm that the modified file has LAA support.
I can't test it because I only have 1GB on my system.
Read the author's web page which contains the link to the file:
http://www.musikbanken.se/TechLaaTiDo.aspx
Thanks Peter!