Posts Tagged ‘windows’

Your highest uptime…

Uptime is a measure of the time a computer system has been “up” and running. It came into use to describe the opposite of downtime, times when a system was not operational. The uptime and reliability of computer and communications facilities is sometimes measured in nines (similar to the unit of metallic purity). “Five nines” [...]

Fix for Firefox memory leak on Windows

This seems to help out with the memory usage quite a bit. Generally, when you minimize a window the memory usage goes way down because that application isn’t active. Unfortunately, Firefox by default doesn’t adhere to this behavior. Here’s how to force it to.
Type the following into your address bar in Firefox:
about:config
You will want to [...]

How to Run a DirectX Diagnostic on XP

If you are concerned with video game performance, or you are trying to fix some problems with any 3D application, you can ensure DirectX 9 on XP is running at peak efficiency by running a diagnostic.
To start the diagnostic, click on Start \ Run and type in “dxdiag” and click OK.
If this is the first time your running [...]

What is rundll32.exe And Why Is It Running?

You are no doubt reading this article because you’ve looked in task manager and wondered what on earth all those rundll32.exe processes are, and why they are running… So what are they?
Explanation
If you’ve been around Windows for any amount of time, you’ve seen the zillions of *.dll (Dynamic Link Library) files in every application folder, [...]