-
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
34 comments · 2 points
-
Brian
51 comments · 9 points
-
MatthewWest
32 comments · 2 points
-
Bruce Buck
72 comments · 6 points
-
Dave Moore
49 comments · 1 points
-
-
Popular Threads
-
Friday Smackdown: Mechtronic Melee
1 day ago · 2 comments
-
Ask The Reader: Are You Upgrading to Windows 7? {Poll}
1 week ago · 21 comments
-
The Rockin’est LED PocketWatch Mod EVER, Designed With a lil’ SolidWorks
3 days ago · 4 comments
-
FreshFiber’s 3D Printed iPhone Case Puts the Fancy in Your Pants
2 days ago · 2 comments
-
Get Into SolidWorks World 2010 for Free. No Beet Throwing Required. #SWW10
5 days ago · 5 comments
-
Friday Smackdown: Mechtronic Melee
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!