Antares 531 wrote:
> I posted a message about this problem a few weeks ago but found
> nothing that resolved the problem. I'm still having "stall outs" with
> all of my client software from time to time. The programs will run
> very smoothly for a while then stall out and I see a message to the
> effect "Not Responding." This happens in Explorer, Excel, Word and
> other non-MS software. It will usually revert to a state of smooth
> operation if I'll just sit back and wait a while. Sometimes it takes a
> minute or more other times just a few seconds. And, I notice the drive
> light is on constantly when this occurs.
>
> This computer has an ASUS P7P55D motherboard but I can't locate any
> information on this setup in the Control Panel any more. It used to be
> there but something has changed it.
>
> I'm running Windows 7 Home Premium, 64 bit with no touch inputs. The
> computer's RAM is 8.0 GB and it shows 3.99 GB usable. The processor is
> an Intel Core i7, 860 GHz.
>
> This computer has three Western Digital disc drives...one for the
> programs, one for the software working document files and one for
> backups. These are:
>
> C: Programs 465 GB with 63.1 GB in use and 402 GB free
> D: Documents 465 GB with 159 GB in use and 305 GB free
> E: DVD
> F: Backup 465 GB with 312 in use and 154 free
>
> Has anyone else found a solution to this stall out problem? I do
> remember others stating that they were experiencing the same problem
> but I don't know if anyone found out what was causing it.
>
> Thanks, Gordon
"ASUS P7P55D
Windows 7 Home Premium, 64 bit
computer's RAM is 8.0 GB and it shows 3.99 GB usable
http://ark.intel.com/products/41316/...Cache-2_80-GHz)
"
This likely has nothing to do with the problem, but I'd be working
on that 3.99GB limitation.
Start by going into the BIOS and verifying all memory DIMMs are
accounted for. There should be a status page or something, that tells
you how much RAM the BIOS has detected.
You can also use the CPU-Z program, while in Windows, to verify
hardware information.
http://www.cpuid.com/softwares/cpu-z.html
Section 3.6.2 of the user manual for the motherboard
shows a "Memory Remap Feature" and that should be enabled.
You enter the BIOS and check that setting.
It's also possible, using BCDEDIT, to limit the amount of
RAM the computer will use. So even if the hardware is capable,
it's still possible to shoot yourself in the foot, via the OS.
But this is harder to do with such precision as in your example.
(removememory...)
http://msdn.microsoft.com/en-us/libr...(v=vs.85).aspx
One way to verify the memory, is with memtest86+. It will report
the RAM configuration, at the same time it does a test for you.
It's another way to verify the quantity of RAM. The downloads
on this page, are half way down the page. Using a memtest86+
disc, you boot the computer with it, and it tests pretty much
all of the RAM, except 1 megabyte or so used by the BIOS area.
http://www.memtest.org/
The screen will look like this. This machine appears to have 4GB installed,
but only 3583MB is visible at the moment to the memtest86+ test program.
The motherboard used for this screenshot is M3N78 and the built-in
motherboard graphics may have claimed the rest of the memory. And
that's why memtest can't test all the RAM. On motherboards without
integrated graphics, more of the RAM should be ready to test. I got
tired of looking for screenshots, and settled on this one...
http://i45.photobucket.com/albums/f9...02009004-1.jpg
*******
Once you've got more of the memory reported as "free", you can
retest for your original problem.
Or, your next step might be to adjust the size of the pagefile, and
make it a lot smaller, and make it a fixed size so that it cannot
be expanded. Like maybe make Initial Size 512MB and Maximum Size 512MB.
Then, it'll still page, but it can't page for quite as long a
period of time. You can probably make it a bit smaller than that,
but that's a start.
http://windows.microsoft.com/en-us/w...virtual-memory
Paul