Hey there Ernst! No, it doesn't jump right back up. if I maximize it and just leave it be, I can watch the process tick up what I think is 8k per tick (which is less than one second intervals). then it stops. Then if I do something it starts ticking again, up up up.
-----Original Message----- From: Discussion of advanced .NET topics. [mailto:[EMAIL PROTECTED] On Behalf Of Ernst Kuschke Sent: Friday, February 03, 2006 1:12 AM To: [email protected] Subject: Re: [ADVANCED-DOTNET] Visual Studio 2005 consumes ALL computer memory (RAM and virtual) Hi Juilie, I am curious. When you maximize it (after minimizing and having the memery usage drop) does memory usage stay low or does it jump right up to around where it was? -Ernst On 1/27/06, Julia Lerman <[EMAIL PROTECTED]> wrote: > > In here was a ref to "no vb.net users on the list". > > I am using vb.net mostly and noted before that I watched the memory > usage for devenv slowly spin up to nearly 280,000k even when idle. But > it did seem to reach a cap around there. Minimizing dropped everything > down to 27k. > > I don't have class designers or anything going, but about 12 (or more) > projects in the solution. > > I took out 3rd party things like VB Refactor. But was also having > annoying (and really, it's just not acceptable for RTM) IDE lockups > that could only be fixed by killing the process in task manager. > > This box has 1gb ram in it but I'm doing everything else - email, etc > on another box. > > Thanks for pointing to the feedback thread. > > julie > > -----Original Message----- > From: Discussion of advanced .NET topics. > [mailto:[EMAIL PROTECTED] On Behalf Of Stanislav > Petko > Sent: Friday, January 27, 2006 5:11 AM > To: [email protected] > Subject: Re: [ADVANCED-DOTNET] Visual Studio 2005 consumes ALL > computer memory (RAM and virtual) > > >>To Stano: Memory is very cheap these days, so get 2 GB and VS won't > >>look like a memory hog. It works for me :) > >> > >> > > > > I don't think that solves his problem, as he uses 1.5GB of > >swap with a project that shouldn't eat more than 200MB of ram tops. > > > > > > > > I also don't believe more RAM will solve this problem. I will just be > able to work couple of minutes longer. > > > > Apparently no VB.NET users on this list. Perhaps Stano can > >post on vb.net forums and ask there again to see if other vb.net > >users have > the > same problem. > > > > > > > > Well. I reported this as a bug on http://labs.msdn.microsoft.com ( > http://lab.msdn.microsoft.com/productfeedback/viewfeedback.aspx?feedba > ckid= > 422a870f-c7e0-4517-8055-4fec368a97b9) > It seems it is a bug with parsing XML comments and has been reported > long time ago with Beta products. > ( > http://lab.msdn.microsoft.com/productfeedback/viewfeedback.aspx?feedba > ckid= > 114c17a2-08ea-41ac-8cfd-9c86a53612df) > > People from Microsoft say, they already fixed it (last month), but > only in theirs internal branch. Still they are not able to release > some hot fix for it for users. (one would cry :'( ). I think this is > so critical bug, that the fix should be released immediately, because > people can't restart VS every hour (one user said he needs to restart > it every 20 minutes). > > > Stano > > PS: It really seems there are no VB.NET users on this forum. I will > have it on my mind for future posts. > > =================================== > This list is hosted by DevelopMentor http://www.develop.com > > View archives and manage your subscription(s) at > http://discuss.develop.com > > =================================== > This list is hosted by DevelopMentor(r) http://www.develop.com > > View archives and manage your subscription(s) at > http://discuss.develop.com > -- Ernst Kuschke MVP - C# http://dotnet.org.za/ernst =================================== This list is hosted by DevelopMentorR http://www.develop.com View archives and manage your subscription(s) at http://discuss.develop.com =================================== This list is hosted by DevelopMentorĀ® http://www.develop.com View archives and manage your subscription(s) at http://discuss.develop.com
