Vista Banter

Vista Banter (http://www.vistabanter.com/)
-   Hardware and Windows Vista (http://www.vistabanter.com/hardware-windows-vista/)
-   -   Why is Vista showing only 3 Gb memory when 4 Gb is installed? (http://www.vistabanter.com/16712-why-vista-showing-only-3-gb-memory-when-4-gb-installed.html)

Stan Kay January 24th 07 09:29 AM

Why is Vista showing only 3 Gb memory when 4 Gb is installed?
 
I have an ASUS P5B Deluxe motherboard and four 1 Gb sticks of CorsairTwinX
XMS2, DDR2 PC2-6400 memory and am runing version 6000 of Windows vista
Ultimate. The bios reports that I have 4 Gb of memory but after the O/S has
booted it reports only 3 Gb of memory. Moreover, when I run msinfo32 it
reports that I have:-

Total Physical Memory: 4,096.00 Mb
Available Physical Memory: 2.28 Gb
Total Virtual Memory: 2.00 Gb
Available Virtual Memory: 1.96 Gb

Can anyone please offer an explanation for this discrepancy and a view on
whether I will be able to use all of my memory rather than only 75% of it?



Tom Lake January 24th 07 10:04 AM

Why is Vista showing only 3 Gb memory when 4 Gb is installed?
 
"Stan Kay" wrote in message
...
I have an ASUS P5B Deluxe motherboard and four 1 Gb sticks of CorsairTwinX XMS2,
DDR2 PC2-6400 memory and am runing version 6000 of Windows vista Ultimate. The bios
reports that I have 4 Gb of memory but after the O/S has booted it reports only 3 Gb
of memory. Moreover, when I run msinfo32 it reports that I have:-

Total Physical Memory: 4,096.00 Mb
Available Physical Memory: 2.28 Gb
Total Virtual Memory: 2.00 Gb
Available Virtual Memory: 1.96 Gb

Can anyone please offer an explanation for this discrepancy and a view on whether I
will be able to use all of my memory rather than only 75% of it?



This has been hacked to death on Vista forums. A 32-bit machine has only
4 GB total to work with. The video card needs some address space, adapter
ROMs need some and so forth. The total address space needed is about
..5 GB on most machines. Since the total is 4 GB, that .5 GB has to come out
of that space. What XP and 32-bit Vista do is to move the .5 GB up above
the 4 GB mark, and let the system use that area for those other things. The
..5 GB RAM it moved isn't deactivated, it's just out of the normal 4 GB range.
If you add a /PAE switch to your boot file (I know how to do this in XP
but not Vista) the OS will also use that moved RAM and show all 4 GB
but it will use a banked scheme which switches the RAM in when needed,
swapping it with the ROMs. This takes time and your system will be a bit slower.

Tom Lake


Stan Kay January 24th 07 10:25 AM

Why is Vista showing only 3 Gb memory when 4 Gb is installed?
 
Many thanks for the very thorough response Tom. It was very helpful and I
shall now study what you have said and decide whether the switch you refer
to is worth doing.

"Tom Lake" wrote in message
...
"Stan Kay" wrote in message
...
I have an ASUS P5B Deluxe motherboard and four 1 Gb sticks of CorsairTwinX
XMS2, DDR2 PC2-6400 memory and am runing version 6000 of Windows vista
Ultimate. The bios reports that I have 4 Gb of memory but after the O/S
has booted it reports only 3 Gb of memory. Moreover, when I run msinfo32
it reports that I have:-

Total Physical Memory: 4,096.00 Mb
Available Physical Memory: 2.28 Gb
Total Virtual Memory: 2.00 Gb
Available Virtual Memory: 1.96 Gb

Can anyone please offer an explanation for this discrepancy and a view on
whether I will be able to use all of my memory rather than only 75% of
it?



This has been hacked to death on Vista forums. A 32-bit machine has only
4 GB total to work with. The video card needs some address space, adapter
ROMs need some and so forth. The total address space needed is about
.5 GB on most machines. Since the total is 4 GB, that .5 GB has to come
out
of that space. What XP and 32-bit Vista do is to move the .5 GB up above
the 4 GB mark, and let the system use that area for those other things.
The
.5 GB RAM it moved isn't deactivated, it's just out of the normal 4 GB
range.
If you add a /PAE switch to your boot file (I know how to do this in XP
but not Vista) the OS will also use that moved RAM and show all 4 GB
but it will use a banked scheme which switches the RAM in when needed,
swapping it with the ROMs. This takes time and your system will be a bit
slower.

Tom Lake




Colin Barnhorst January 24th 07 03:58 PM

Why is Vista showing only 3 Gb memory when 4 Gb is installed?
 
It isn't. What you are seeing is the part of the 4GB that is available to
the user. The remaining ram is reserved for the system. The reason it is
hidden from user programs is to ensure that they don't write in the system
area and crash the system. Just because it is not visible to the user does
not mean it is not used.

"Stan Kay" wrote in message
...
Many thanks for the very thorough response Tom. It was very helpful and I
shall now study what you have said and decide whether the switch you refer
to is worth doing.



dirty old man January 24th 07 06:27 PM

Why is Vista showing only 3 Gb memory when 4 Gb is installed?
 
I have tried the /PAE switch with Vista x86 and it did not work for me.
Winver still only shows ~ 3.3 GB RAM.

"Tom Lake" wrote in message
...
| "Stan Kay" wrote in message
| ...
| I have an ASUS P5B Deluxe motherboard and four 1 Gb sticks of CorsairTwinX XMS2,
| DDR2 PC2-6400 memory and am runing version 6000 of Windows vista Ultimate. The bios
| reports that I have 4 Gb of memory but after the O/S has booted it reports only 3 Gb
| of memory. Moreover, when I run msinfo32 it reports that I have:-
|
| Total Physical Memory: 4,096.00 Mb
| Available Physical Memory: 2.28 Gb
| Total Virtual Memory: 2.00 Gb
| Available Virtual Memory: 1.96 Gb
|
| Can anyone please offer an explanation for this discrepancy and a view on whether I
| will be able to use all of my memory rather than only 75% of it?
|
|
| This has been hacked to death on Vista forums. A 32-bit machine has only
| 4 GB total to work with. The video card needs some address space, adapter
| ROMs need some and so forth. The total address space needed is about
| .5 GB on most machines. Since the total is 4 GB, that .5 GB has to come out
| of that space. What XP and 32-bit Vista do is to move the .5 GB up above
| the 4 GB mark, and let the system use that area for those other things. The
| .5 GB RAM it moved isn't deactivated, it's just out of the normal 4 GB range.
| If you add a /PAE switch to your boot file (I know how to do this in XP
| but not Vista) the OS will also use that moved RAM and show all 4 GB
| but it will use a banked scheme which switches the RAM in when needed,
| swapping it with the ROMs. This takes time and your system will be a bit slower.
|
| Tom Lake
|



Colin Barnhorst January 25th 07 05:23 PM

Why is Vista showing only 3 Gb memory when 4 Gb is installed?
 
The /PAE switch does not function to override the hiding of the higher
addresses that have been reserved by the BIOS and OS. It does not make more
ram available to programs than already available to the user.

In essence you are trying to solve a non-problem. This is all by design.

The OS uses the high 1GB or so for system addresses. When these addresses
are above the uppermost physical ram addresses installed on the system the
memory manager offsets them into physical ram as needed. There is no need
to block any address space. However, once you have 4GB of real ram, the
memory manger is no longer offsetting these high addresses because system
memory represents real ram addresses and performance improves by not having
to translate addresses. Now that this address space is in real ram, this
ram must be made inaccessible to user programs to prevent user programs from
corrupting the system by writing there. Thus the system addresses are
hidden from the user.

I know I am not getting the description quite right, but I hope you get the
idea. The bottom line is that just because the user cannot see all of the
4GB does not mean that all 4GB is not in use.

"dirty old man" wrote in message
...
I have tried the /PAE switch with Vista x86 and it did not work for me.
Winver still only shows ~ 3.3 GB RAM.



dirty old man January 25th 07 07:02 PM

Why is Vista showing only 3 Gb memory when 4 Gb is installed?
 
Yeah, after reading several posts and links provided in these newsgroups,
I realized there was no advantage (might even be disadvantageous) and
no problem, so I just removed the /PAE switch and moved on. HAD to
give it a go though.

Regards

"Colin Barnhorst" wrote in message
...
| The /PAE switch does not function to override the hiding of the higher
| addresses that have been reserved by the BIOS and OS. It does not make more
| ram available to programs than already available to the user.
|
| In essence you are trying to solve a non-problem. This is all by design.
|
| The OS uses the high 1GB or so for system addresses. When these addresses
| are above the uppermost physical ram addresses installed on the system the
| memory manager offsets them into physical ram as needed. There is no need
| to block any address space. However, once you have 4GB of real ram, the
| memory manger is no longer offsetting these high addresses because system
| memory represents real ram addresses and performance improves by not having
| to translate addresses. Now that this address space is in real ram, this
| ram must be made inaccessible to user programs to prevent user programs from
| corrupting the system by writing there. Thus the system addresses are
| hidden from the user.
|
| I know I am not getting the description quite right, but I hope you get the
| idea. The bottom line is that just because the user cannot see all of the
| 4GB does not mean that all 4GB is not in use.
|
| "dirty old man" wrote in message
| ...
| I have tried the /PAE switch with Vista x86 and it did not work for me.
| Winver still only shows ~ 3.3 GB RAM.
|
|



F r e e January 29th 07 12:48 AM

Why is Vista showing only 3 Gb memory when 4 Gb is installed?
 

"Colin Barnhorst"


hi Colin, i have been reading you and others here with great satisfaction,
and now i have a question:

What is the ideal maximum RAM in Vista 32bits? Does 4G make sense? Or, p.e.
3 G would be more reasonable?

And... isn't 4 G becoming fastly a very low limit (nowadays everybody edits
videos etc)



Thanks in advance!

f r e e





Mike Williams January 29th 07 08:29 AM

Why is Vista showing only 3 Gb memory when 4 Gb is installed?
 

"F r e e" wrote in message
...
And... isn't 4 G becoming fastly a very low limit


Which is one of the main attractions of 64bit...

(nowadays everybody edits videos etc)

Since the number of people who can down-sample a screenshot or digital photo
for upload seems to be vanishingly small, I'd seriously question that one
:-)





F r e e January 29th 07 02:37 PM

Why is Vista showing only 3 Gb memory when 4 Gb is installed?
 

"Mike Williams" escribió en el mensaje
...

"F r e e" wrote in message
...
And... isn't 4 G becoming fastly a very low limit


Which is one of the main attractions of 64bit...

(nowadays everybody edits videos etc)

Since the number of people who can down-sample a screenshot or digital
photo for upload seems to be vanishingly small, I'd seriously question
that one :-)

LOL :)




All times are GMT. The time now is 06:09 AM.

Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.0.0 RC6
Copyright ©2004-2006 VistaBanter.com