Skip to main content

How much RAM you are actually using?

Every now and then when we are trying to upgrade our system we come across the question do i have enough RAM or should i increase the ram? Today I will try and help you find the answer o this question.We all know that RAM is the part which our computer uses as its physical memory.Many believe that one gigabyte of RAM is enough for virtually any non-professional application scenario. Unfortunately, that is not the case. Have you ever launched a recent gaming title with lots of resource-hungry applications already launched? Everything might seem fine as Windows relocates the applications' memory data to the swap file on your hard drive. However, as soon as you hit a Windows key accidentally, the OS will hectically try to exchange the gaming data in the main memory by the application data that was swapped before.
32 bit system
For a 32 bit there is always a physical limit of 4gb because we run out of address space.But the 4 gb limit is also theoretical the actual limit is equal to 4GB minus your video card memory and the address space allocated to a couple other hardware resourcse. Typically, the realistic maximum memory is somewhere betwee 2.5GB and 3.5GB.So having a more than 3gb is a waste on a 32 bit system.And if you have an expensive graphics card with 1 gb dedicated ram the situation is worse your system will see only about 2.5gb RAM.


64 bit system
People often say it is not worth upgrading to 64 bit if you don't have enough RAM.Well if you see the details for 32 bit system your system is actually seeing much less RAM than it actually has.One of the benefits of being able to run 64-bit native versions of applications is obviously a huge increase in memory capacity, but there are other added benefits. Because the kernel itself is running in 64-bit mode, it can easily accommodate the desires of a 32-bit Large Address application.

Limitations
The only problem in using 64 bit os is that it does not support the native 16 bit applications.But who uses those anyway?

Embrace the Future
The transition to 64-bit computing is like many technology transitions before: it requires some additional work and new learning. Nevertheless, it offers exciting new opportunities and potential.

Comments

Post a Comment

Popular posts from this blog

The Humble Programmer-"Edsger Wybe Dijkstra (May 11,1930-Aug 6,2002)"

Edsger Wybe Dijsktra, Professor Emiretus Department of Computer Science, University of Texas. Working in his small office with a few close scholars he solved problems of great importance which shaped development of computer science as a respectable scientific discipline. He was born to a chemist father and a mathematician mother. His mother was a lasting influence on his approach to mathematics and his emphasis on elegance. Those days computers were a novelty and he happened to be a programmer by accident. A. van Wijngaarden, the then director of the Computation Department at the Mathematical Center in Amsterdam offered him a job, which he accepted becoming Netherlands’ first official programmer. When Dijkstra married Maria (Ria) C. Debets in 1957, he was required as a part of the marriage rites to state his profession. He stated that he was a programmer, which was unacceptable to the authorities, there being no such profession at that time in The Netherlands. And, believe it or not,...

Five must have softwares for your windows pc

Today,I present a list of my favourite softwares for windows pc. 1. Quintessential Media player. It is a feature rich media player for windows .It highly skinnable.What i like most about this player is its feature packed media library feature.It lets you import files as well as folders and comes with a number of preinstalled plugins.To download click here www.quinnware.com/ 2. BumpTop It is a fun, intuitive 3D desktop that keeps you organized and makes you more productive.Its highly customizable it lets you decide how you want your desktop to look.BumpTop lets you create piles, just like you do in real life. But with advanced search and sort capabilities, you'll always find what you're looking for.What i love about Bumptop is the simulation of gravity and bumping of different desklets.Highly recommended.Get it click here 3. Lime Wire It is an open source p2p client that lets you share your files and get files from other users that are using its network.You can share your data...

Dual booting vista and ubuntu and partitioning the drive

Here i give you simple steps on now can you partition your hard drive and then install ubuntu on your system Partitioning drive for ubuntu 1:Go to start menu right click on computer on the drop down menu click on manage . 2:In the next window select disc management wait for drive information to load. 3:Now right click on the the drive you want to shrink to create space for ubuntu. 4:The next box will show you the amount that you can shrink .If the amount of volume to shrink is less than the amount you want(5 Gb min recommended 15 GB) defragment your drive. 5:Now select the amount of storage you want for your ubuntu. Creating Your ubuntu CD 1:Download the iso image of the latest version from here www.ubuntu.com/getubuntu/download 2:Burn the iso image to a cd (CD R 80 min 700 Mb).You can use any image burning software if you dont have one download CD Burner xp from here cdburnerxp.se 3:After burning you are ready to install ubuntu to your system. Installing...