Posts Tagged ‘system memory’

Vista Machines with More than 4 GB of RAM Have Limited Shut-Down

Posted by Jason in Windows Vista on March 18th, 2008

Vista computers that come equipped with more than 4 GB of memory have limited shut-down options. Essentially, the option is no longer available on Vista machines that feature in excess of 4 GB of RAM. This scenario affects both the 32-bit and the 64-bit editions of Vista, but at the same time also XP and Server 2003. has confirmed that the issue is related to the large quantity of .

“This issue occurs because is disabled on computers that have more than 4 GB of RAM. requires sufficient to contain the contents of the ’s memory. is poor on a that has more than 4 GB of memory and that has support for . (more…)

Freeup Memory In One Click With Instant Memory Cleaner

Posted by Jason in Computer, Software on February 25th, 2008

Managing PC memory isn’t as big an issue as it used to be, but freeing up memory can still provide benefits. Rather than spending a lot of time closing old processes, installing Cleaner is a quick solution.

Once installed, this tiny app (and it really is tiny at 1.8MB) sits in your tray and if you hover your mouse, it will tell you how much memory is available. To free up memory all you have to do is right click on the icon and select ‘Clean Memory’. Within seconds your PC will have more memory available, which will make all those resource hungry apps you run, move along that little bit faster. (more…)

64-bit Vista Natively Bulletproofed Against Heap-Based Buffer Overruns

Posted by Jason in Computer, Windows Vista on February 21st, 2008

When it comes down to the 32-bit Vista vs. 64-bit Vista, the comparison generally focuses on the added benefits synonymous with handling memory. Because the address space of 64-bit Vista is not limited to 4GB, users are able to use a maximum of 128 GB of RAM with the Ultimate, Business and Enterprise SKUS. But at the same time, there are added benefits, and one of them is in terms of . The 64-bit editions of Vista come to the table with PatchGuard ( Patch Protection), Address Space Layout Randomization (ASLR), Heap and Stack randomization, and even heap corruption detection.

As far as Heap Based Buffer Overruns are concerned, both 32-bit and 64-bit Vista offer protection, but only in the x64 versions of the operating is the even heap corruption detection enabled by default. Michael Howard, Senior Program Manager in the Engineering group at , explained that, in x86 Vista, software developers have to call the HeapSetInformation API in order to enable heal corruption detection. (more…)