When I open the task manager , I see that when I start up my PC , the memory used is around 750 Mb using Vista.
The longer I use my PC, the more this value goes up and the slower my PC becomes.
Is there any way to reset this memory to its initial value without restarting the PC ?
-
-
Cleanmem would do the trick by clearing the used memory.
-
Use a more sophisticated tool to look at the underlying system. Thinks like Process Explorer can log activity ofer time to see what's happening.
-
Any link ? -
Can you elaborate about this for a nOOb ? -
How long are you keeping Windows up? I'm just curious.
Windows as an OS is not very good at keeping long-term performance. It tends to build up temporary files and program data both on disk and RAM that are no longer necessary. For example, when a program is closed Vista will free up some RAM, however the DLLs needed to run the program may continue to occupy memory. Performance will degrade over time, though most people need to restart the machine anyways thanks to MS updates. (that last bit was sarcastic, btw) -
ALL DAY
Any way besides restarting to clean up most ? -
Restarting is really the best way.
-
As Bog says, restarting really is the best (and simplest) way of cleaning up this type of thing. In addition to the things that Bog mentioned, you will also lose some memory to memory leaks from badly coded apps (the WinOS isn't the only bit of software that contains badly written code
). Since a restart would occupy all of about five minutes at the worst - about enough time to go get yourself a cup of coffee - is there any reason not to use the simplest solution?
-
If the OP is interested in a more robust OS in terms of reliability, take a look at various Linux distributions such as Ubuntu or Fedora Core. Just a suggestion.
-
The sysinternals tools are well documented. As long as you don't make changes beyone your understanding (such as with the autoruns tool) you'll be safe.
Process Monitor can continually look at the processor and memory use of your system and all of the applications. This activity can be logged to a text file for later analysis. By looking at this analysis you might be able to spot a trend in increasing memory allocation by a specific application. If you think it's a problem, it gives you a starting point for asking questions or getting support from the software publisher.
This is very much upper-level troubleshooting. If you want to gain a deeper understanding of your computer **and** eventually be able to help others with the same questions, this is good stuff to learn. The sysinternals tools are straight from the kernel developers at msft and are very well thought of. -
-
oh yah, here is a link
http://www.sysinternals.com
Be sure to read their white papers and tutorials too! -
Thanks ! I had no idea what to do during the restart, now I do ... -
-
-
-
Use some common sense and turn off your laptop if you are not using it for a long time. -
Just my impressions (i.e., I haven't gone and collected hard data), but it strikes me that Bog is probably right on the issue of long-term non-stop performance, which may be one reason that helps to explain the prevalence of servers running *nix-based OSes.
-
ScuderiaConchiglia NBR Vaio Team Curmudgeon
Gary -
-
ScuderiaConchiglia NBR Vaio Team Curmudgeon
Gary -
My computer starts acting sluggish after a few hours when memory used approaches 2 Gig starting from 700 Mb, I surf all the time and have about 25 firefox tabs open , firefox is taking around 50 % processor load and 1.3 Gig of Ram. Besides Firefox, I have a java trading application running with about 5 charts that takes 3% of processor load and 100 Mb Ram.
-
-
There is something else going on... -
I keep Vista running for weeks at a time with no problems at all. (And I have only 2 gb of RAM.)
Forget memory cleaners... Vista manages memory fine. And forget registry stuff... rebooting will not affect the registry.
The real problem is that your Firefox is using 1.3 gb of RAM. This is not normal. I see mine using around 300-400 mb (as reported by Task Manager) when I have a lot of Firefox windows open (15-30 Firefox windows).
So... something's messed up there. Do you have the latest Firefox version? Also, it could be that certain web pages you're using have bad scripts on them that cause them to eat RAM.
Also, run virus and spyware scans to make sure you don't have anything malicious on your system.
And try a different browser for a while to see if that fixes it. If so, you can try to see which pages were causing Firefox to misbehave. -
Problem is solved when I activated FF safe mode without extensions,add-on's
-
davepermen Notebook Nobel Laureate
first: nowhere in that thread i state that linux is at any place worse. linux is decent.
-
davepermen Notebook Nobel Laureate
but even with addons, all that means now is you have to close ff from time to time, right? -
That's a different topic, but, if you do not have badly written software on your system, you can avoid reboots on laptops too.
-
It seems that I've offended some people who don't appreciate criticism of any kind.
Vista's NT file system *does* experience such significant fragmentation that it requires defrag utilities, unlike *nix file systems such as ext3, reiserFS, XFS, etc. While it is true that NTFS is a major improvement over FAT32 (which was a retarded FS), it is still poorly suited for database server tasks where the computer must always be ready to answer queries, not reordering files.
interesting that all user settings are in the users appdata folders as well, even the userpart of the registry. (i think not in appdata per se, but in the user folder at least)
-
Oh, and by the way, you may or may not know that defragmentation utilities do exist for Unix filesystems as well.
Good god, man, you are completely clueless. UAC has nothing whatsoever to do with what you think it does.
First off, Unix-type systems typically have nothing like UAC, mostly because there is no need for this feature.
Second, assuming that you are trying to talk about OS security, the Windows NT line of OS has had the same kind (and more, as a matter of fact) of user and process security constructs that Unix-type systems have, and it has always had those features.
Let's see, here's a suggestion: You try to get a minimal understanding of Windows object security, and then I can try to explain to you why I in fact believe that UAC really is problematic from a security point of view. I may even be able to explain to you why, nevertheless, Microsoft chose to go down that route, and how and why, exactly, I happen to disagree with some of their decisions in this area.
To make it very brief, in principle, there was no reason to add UAC to the kind of security that was already built into WinXP, say, other than the attempt to accommodate clueless users and application developers alike. In my opinion, Microsoft should have just put their foot down, and enforce the security that's there. But like I said, I can see the reasons why Microsoft chose to do things the way they did them. -
Guys, can I interject here for a moment?
Good, thanks. Now, both of you know that I am, if anything, an afficionado of the long, drawn-out, almost incomprehensible essay post; but c'mon, even I am getting a headache trying to follow this discussion. Would it be possible to break this down into a bit more of an orderly document, perhaps issues (I), (II), (III), and so on, and then have the back-and-forth mapped to that breakdown? -
Linux has file systems that are fragmentation-resistant but they are not fragmentation proof. If disk space gets small enough, even ext3 will get seriously fragmented. Ext4 has an improvement over ext3 with its online defragmenter. Ext3 had to be defragmented offline which is more of a pain to do. Perhaps ext3 is more fragmentation tolerant than NTFS, but NTFS is still good enough and has an online defragmenter.
To the OP, Windows 2000 and later versions of Windows do not need 3rd-party memory cleaner programs. Modern Windows OS's manage memory fairly well and intelligently. The problem is that you need more RAM. If you are using Vista, you need at least 2GB of RAM to run comfortably. Even current mainstream versions of Linux (like Ubuntu) require more RAM, although not as much as Vista.
Also be careful with the add-ons you install on Firefox. Many add-ons are buggy and create memory leaks. Uninstall the bad ones. -
It sounds like some program is misbehaving and consuming resources. When the computer slows down, open up Task Manager, go to the Performance tab, and click the Resource Monitor button at the bottom. Check what processes are eating up CPU cycles Disk time, and Memory.
-
Pirx, you need to read my posts more carefully. I am about to spend more time repeating what I really said as opposed to actually debating with you. If you really want to convince me that your posts are worthy of debate, I suggest that you a) stop misconstruing my posts, then arguing based on those misconceptions and b) present reasons and evidence for your claims.
Also, you're really dragging this thread way the hell off-topic. I was merely suggesting to the OP that he check out Linux as an alternative.
What I actually wrote:
1) The open source software environment means that programs are i) more scrutinized due to their open nature and ii) less invasive because they aren't competing commercial solutions
2) *nix operating systems have real user account controls that the admin can manage in very specific ways. Windows lacks many of these management tools; UAC is a poorly implemented attempt at bolting on this functionality onto an ageing code base.
Secondly, I haven't argued that the problem with Windows is that programs can write what they want or how much. My point is that Windows allows programs to write all over the place.
The only argument I've seen from you is that I don't know anything. I haven't seen any explanations as to why. This leaves your case without a backbone.
-
Ouch! I just felt wolf footsies running roughshod over me!
-
I know you don't understand this, but from your comments it is entirely clear that you have next to no understanding of Windows' security architecture. Specifically, UAC is completely orthogonal to the former, and is only there to make the existing security measures more palatable to the ignorant masses, in order to try and convince them to run as Standard Users. Admittedly, the success of the idea was limited, for a whole host of reasons.
I am really getting tired of repeating myself here, but you simply do not know what you are talking about. As far as I am concerned, this "debate" is indeed a waste of my time, so I am putting a stop to this right here and now. -
Oooh, goody! Now I've got Pirx-marks running down my back, too!
(just remember, folks, this is all in good fun - I don't have an iron in this fire!). -
Bog is right about one thing, though: This discussion really doesn't belong here anyway. -
-
Memory used in task manager...
Discussion in 'Windows OS and Software' started by Laptopaddict, Jun 22, 2009.