Increase process memory cap.
Posted
by Janis Veinbergs
on Server Fault
See other posts from Server Fault
or by Janis Veinbergs
Published on 2010-04-16T09:44:29Z
Indexed on
2010/04/16
9:53 UTC
Read the original article
Hit count: 339
Doing copy/paste in Visual Studio 2010 RTM on Windows 7, 3GB ram machine, I was unable to copy text because of an error:
Task Manager shows that devenv.exe is using a little more than 500MB. However I still have almost 1GB of free RAM available.
Is that somekind of memory cap? If so, is there a way to increase it? It may be a bug, but maybe there is a workaround?
© Server Fault or respective owner