Technology Questions

Go Back   Technology Questions > Software Questions > Operating System Questions > Vista Community > Windows Vista

Windows Vista Discuss the different versions of Windows Vista, Fuji, or Vienna

Reply
 
LinkBack Thread Tools
  #1 (permalink)  
Old 06-04-2008, 11:20 AM
churin
Newsgroup Contributor
 
Posts: n/a
Total Physical Memory on Task Manager shows wrong value?

This is with Vista SP1 installed. I added 2GB RAM making the total
installed RAM size to be 4GB.
My problem is that although BIOS recognize the RAM size to be 4GB and
the Properties/System shows also 4GB, but both of the System
Information/System Tools and Performance/Task Manager show 2GB.

How can I check to see if 4GB is being made available for the system to
utilize?
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

 
Old 06-04-2008, 11:20 AM
  #2 (permalink)  
Old 06-04-2008, 11:50 AM
Jordus
Newsgroup Contributor
 
Posts: n/a
RE: Total Physical Memory on Task Manager shows wrong value?

32 bit or 64 bit vista?


Post Originated from [url]http://www.VistaForums.com[/url] Vista Support Forums
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

  #3 (permalink)  
Old 06-04-2008, 11:50 AM
churin
Newsgroup Contributor
 
Posts: n/a
Re: Total Physical Memory on Task Manager shows wrong value?

It is 32 bit Vista.

Jordus wrote:[color=blue]
> 32 bit or 64 bit vista?
>
>
> Post Originated from [url]http://www.VistaForums.com[/url] Vista Support Forums[/color]
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

  #4 (permalink)  
Old 06-04-2008, 01:10 PM
Tim Slattery
Newsgroup Contributor
 
Posts: n/a
Re: Total Physical Memory on Task Manager shows wrong value?

churin <churin@new.postalias> wrote:
[color=blue]
>This is with Vista SP1 installed. I added 2GB RAM making the total
>installed RAM size to be 4GB.
>My problem is that although BIOS recognize the RAM size to be 4GB and
>the Properties/System shows also 4GB, but both of the System
>Information/System Tools and Performance/Task Manager show 2GB.
>
>How can I check to see if 4GB is being made available for the system to
>utilize?[/color]

4GB is *not* available to your system. You have a 4GB address space,
but some of that must be used to access BIOS, video RAM, etc. What's
left over is used to access RAM. See
[url]http://members.cox.net/slatteryt/RAM.html[/url]

That said, I'd expect you to see more than 2GB. Do you have multiple
fancy video cards, or something else that might include lots of
onboard RAM?

--
Tim Slattery
MS MVP(Shell/User)
[email]Slattery_T@bls.gov[/email]
[url]http://members.cox.net/slatteryt[/url]
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

  #5 (permalink)  
Old 06-04-2008, 01:50 PM
Doug
Newsgroup Contributor
 
Posts: n/a
Re: Total Physical Memory on Task Manager shows wrong value?

> How can I check to see if 4GB is being made available for the system to[color=blue]
> utilize?[/color]
It sounds like the RAM isn't being detected. What does the BIOS show?
Either way, the maximum amount of RAM you will be able to access (without
enabling PAE) is 3.2GB.

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

  #6 (permalink)  
Old 06-04-2008, 01:50 PM
Doug
Newsgroup Contributor
 
Posts: n/a
Re: Total Physical Memory on Task Manager shows wrong value?

(oops. "Reply Group")
[color=blue]
> How can I check to see if 4GB is being made available for the system to
> utilize?[/color]
It sounds like the RAM isn't being detected. What does the BIOS show?
Either way, the maximum amount of RAM you will be able to access (without
enabling PAE) is 3.2GB.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

  #7 (permalink)  
Old 06-04-2008, 02:20 PM
Colin Barnhorst
Newsgroup Contributor
 
Posts: n/a
Re: Total Physical Memory on Task Manager shows wrong value?

Enabling PAE does not help in 32bit Windows clients, but it does Servers
(Windows Server 2003 Enterprise Editions and later). See the Windows Memory
Limits table for details.
[url]http://msdn.microsoft.com/en-us/library/aa366778.aspx#physical_memory_limits_windows_vista[/url]

"Doug" <Doug <dougti@discussions.microsoft.com> wrote in message
news:up$ydPoxIHA.5520@TK2MSFTNGP06.phx.gbl...[color=blue]
> (oops. "Reply Group")
>[color=green]
>> How can I check to see if 4GB is being made available for the system to
>> utilize?[/color]
> It sounds like the RAM isn't being detected. What does the BIOS show?
> Either way, the maximum amount of RAM you will be able to access (without
> enabling PAE) is 3.2GB.[/color]

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

  #8 (permalink)  
Old 06-04-2008, 04:20 PM
Ken Blake, MVP
Newsgroup Contributor
 
Posts: n/a
Re: Total Physical Memory on Task Manager shows wrong value?

On Wed, 4 Jun 2008 21:40:57 +0100, "Doug" <Doug
<dougti@discussions.microsoft.com> wrote:
[color=blue][color=green]
> > How can I check to see if 4GB is being made available for the system to
> > utilize?[/color]
> It sounds like the RAM isn't being detected. What does the BIOS show?[/color]

[color=blue]
> Either way, the maximum amount of RAM you will be able to access (without
> enabling PAE) is 3.2GB.[/color]


Two points:

1. PAE doesn't help on Windows client operating systems, just on
servers.

2. The maximum accessible amount is not precisely 3.2GB, but varies
from as little as 2 to 2.5 (in rare cases) to as much as 3.5GB,
depending on your hardware configuration. Here's my standard post on
this subject:

All 32-bit versions of Windows (not just XP) have a 4GB address space.
That's the theoretical upper limit beyond which you can not go.

But you can't use the entire 4GB of address space. Even though you
have a 4GB address space, you can only use *around* 3.1GB of RAM.
That's because some of that space is used by hardware and is not
available to the operating system and applications. The amount you can
use varies, depending on what hardware you have installed, but can
range from as little as 2GB to as much as 3.5GB. It's usually around
3.1GB.

Note that the hardware is using the address *space*, not the actual
RAM itself. The rest of the RAM goes unused because there is no
address space to map it too.




--
Ken Blake, Microsoft MVP - Windows Desktop Experience
Please Reply to the Newsgroup
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

  #9 (permalink)  
Old 06-04-2008, 07:40 PM
churin
Newsgroup Contributor
 
Posts: n/a
Re: Total Physical Memory on Task Manager shows wrong value?

Ken Blake, MVP wrote:[color=blue]
> On Wed, 4 Jun 2008 21:40:57 +0100, "Doug" <Doug
> <dougti@discussions.microsoft.com> wrote:
>[color=green][color=darkred]
>>> How can I check to see if 4GB is being made available for the system to
>>> utilize?[/color]
>> It sounds like the RAM isn't being detected. What does the BIOS show?[/color]
>
>[color=green]
>> Either way, the maximum amount of RAM you will be able to access (without
>> enabling PAE) is 3.2GB.[/color]
>
>
> Two points:
>
> 1. PAE doesn't help on Windows client operating systems, just on
> servers.
>
> 2. The maximum accessible amount is not precisely 3.2GB, but varies
> from as little as 2 to 2.5 (in rare cases) to as much as 3.5GB,
> depending on your hardware configuration. Here's my standard post on
> this subject:
>
> All 32-bit versions of Windows (not just XP) have a 4GB address space.
> That's the theoretical upper limit beyond which you can not go.
>
> But you can't use the entire 4GB of address space. Even though you
> have a 4GB address space, you can only use *around* 3.1GB of RAM.
> That's because some of that space is used by hardware and is not
> available to the operating system and applications. The amount you can
> use varies, depending on what hardware you have installed, but can
> range from as little as 2GB to as much as 3.5GB. It's usually around
> 3.1GB.
>
> Note that the hardware is using the address *space*, not the actual
> RAM itself. The rest of the RAM goes unused because there is no
> address space to map it too.
>[/color]
Does the above mean as follows?

BIOS and System|Properties show correct size of installed RAM while
System Tools|System Information and Task Manager|Performance show the
maximum usable part of the installed RAM. The maximum usable part could
be as low as 2GB. Therefor,if 4GB is installed and Task
Manager|Performance indicates that the Total Physical Memory is 2GB,
then half of the installed RAM is waisted.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

  #10 (permalink)  
Old 06-04-2008, 09:30 PM
Colin Barnhorst
Newsgroup Contributor
 
Posts: n/a
Re: Total Physical Memory on Task Manager shows wrong value?

There is nothing in Windows itself that limits 32bit Windows from using 4GB
of memory. What limits Windows on modern hardware is the BIOS reserving
memory space for devices. It is called memory-mapped IO and provides a very
rapid but unprotected way of writing data to video cards, etc. The BIOS
reserves the memory space to protect it from the user programs from also
writing there. The whole idea is to get the fastest performace possible out
of things like video cards because that is what users want.

"churin" <churin@new.postalias> wrote in message
news:ulG0LUrxIHA.3680@TK2MSFTNGP05.phx.gbl...[color=blue]
> Ken Blake, MVP wrote:[color=green]
>> On Wed, 4 Jun 2008 21:40:57 +0100, "Doug" <Doug
>> <dougti@discussions.microsoft.com> wrote:
>>[color=darkred]
>>>> How can I check to see if 4GB is being made available for the system to
>>>> utilize?
>>> It sounds like the RAM isn't being detected. What does the BIOS show?[/color]
>>
>>[color=darkred]
>>> Either way, the maximum amount of RAM you will be able to access
>>> (without enabling PAE) is 3.2GB.[/color]
>>
>>
>> Two points:
>>
>> 1. PAE doesn't help on Windows client operating systems, just on
>> servers.
>>
>> 2. The maximum accessible amount is not precisely 3.2GB, but varies
>> from as little as 2 to 2.5 (in rare cases) to as much as 3.5GB,
>> depending on your hardware configuration. Here's my standard post on
>> this subject:
>>
>> All 32-bit versions of Windows (not just XP) have a 4GB address space.
>> That's the theoretical upper limit beyond which you can not go. But you
>> can't use the entire 4GB of address space. Even though you
>> have a 4GB address space, you can only use *around* 3.1GB of RAM.
>> That's because some of that space is used by hardware and is not
>> available to the operating system and applications. The amount you can
>> use varies, depending on what hardware you have installed, but can
>> range from as little as 2GB to as much as 3.5GB. It's usually around
>> 3.1GB. Note that the hardware is using the address *space*, not the
>> actual
>> RAM itself. The rest of the RAM goes unused because there is no
>> address space to map it too.[/color]
> Does the above mean as follows?
>
> BIOS and System|Properties show correct size of installed RAM while System
> Tools|System Information and Task Manager|Performance show the maximum
> usable part of the installed RAM. The maximum usable part could be as low
> as 2GB. Therefor,if 4GB is installed and Task Manager|Performance
> indicates that the Total Physical Memory is 2GB, then half of the
> installed RAM is waisted.[/color]

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

  #11 (permalink)  
Old 06-05-2008, 03:50 AM
Doug
Newsgroup Contributor
 
Posts: n/a
Re: Total Physical Memory on Task Manager shows wrong value?

> BIOS and System|Properties show correct size of installed RAM while System[color=blue]
> Tools|System Information and Task Manager|Performance show the maximum
> usable part of the installed RAM. The maximum usable part could be as low
> as 2GB. Therefor,if 4GB is installed and Task Manager|Performance
> indicates that the Total Physical Memory is 2GB, then half of the
> installed RAM is waisted.[/color]
Correct. Your BIOS should tell you how much is detected, your OS how much is
available. (In simple terms)
[color=blue][color=green]
>> 1. PAE doesn't help on Windows client operating systems, just on
>> servers.[/color][/color]
Fair enough. I just did a quick google to check Windows compatibility with
PAE. I use Unix.
[color=blue][color=green]
>> 2. The maximum accessible amount is not precisely 3.2GB[/color][/color]
Forgive my absence of a tilde (~)...

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

  #12 (permalink)  
Old 06-05-2008, 06:00 AM
Colin Barnhorst
Newsgroup Contributor
 
Posts: n/a
Re: Total Physical Memory on Task Manager shows wrong value?

It's a very big tilde. My XP systems showed anything from 2.2GB to 3.5GB
before all our computers were promoted to Vista.

I use VPC extensively so I just tried an experiment to see how close I could
get to using all the memory in a computer in Windows itself. In VPC I tried
maximizing the memory allocation for an XP Pro vm in its vm Settings. I got
as high as 3.62GB to show on system properties with an allocation of 3.712GB
memory, which is the max VPC allows for a guest, on my Vista Ultimate x64
host. 3.712GB happens to be the max permitted by VPC on any host.

VPC emulates very old hardware so the reservation of relatively little
memory by the guest's BIOS makes a lot of sense. My point is that the
hardware on a computer has everything to do with how much memory is
available to user programs when 4GB of ram is installed.

btw, if VPC had allowed me to allocate a full 4GB for the guest I would
still have only gotten 3.62GB to show on system properties. It is the
addresses that are being reserved.

"Doug" <Doug <dougti@discussions.microsoft.com> wrote in message
news:OamK8kvxIHA.2384@TK2MSFTNGP02.phx.gbl...[color=blue][color=green]
>> BIOS and System|Properties show correct size of installed RAM while
>> System Tools|System Information and Task Manager|Performance show the
>> maximum usable part of the installed RAM. The maximum usable part could
>> be as low as 2GB. Therefor,if 4GB is installed and Task
>> Manager|Performance indicates that the Total Physical Memory is 2GB, then
>> half of the installed RAM is waisted.[/color]
> Correct. Your BIOS should tell you how much is detected, your OS how much
> is available. (In simple terms)
>[color=green][color=darkred]
>>> 1. PAE doesn't help on Windows client operating systems, just on
>>> servers.[/color][/color]
> Fair enough. I just did a quick google to check Windows compatibility with
> PAE. I use Unix.
>[color=green][color=darkred]
>>> 2. The maximum accessible amount is not precisely 3.2GB[/color][/color]
> Forgive my absence of a tilde (~)...[/color]

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

  #13 (permalink)  
Old 06-05-2008, 07:30 AM
Colin Barnhorst
Newsgroup Contributor
 
Posts: n/a
Re: Total Physical Memory on Task Manager shows wrong value?

Correction: The last paragraph is not accurate. I made some inquiries with
the virtualization team at MS and I would have seen something closer to but
still under 4GB if VPC supported allocating a full 4GB.

"Colin Barnhorst" <c.barnhorst@comcast.net> wrote in message
news:D82153D5-F2BD-42F7-9817-74FA4D5ED226@microsoft.com...[color=blue]
> It's a very big tilde. My XP systems showed anything from 2.2GB to 3.5GB
> before all our computers were promoted to Vista.
>
> I use VPC extensively so I just tried an experiment to see how close I
> could get to using all the memory in a computer in Windows itself. In VPC
> I tried maximizing the memory allocation for an XP Pro vm in its vm
> Settings. I got as high as 3.62GB to show on system properties with an
> allocation of 3.712GB memory, which is the max VPC allows for a guest, on
> my Vista Ultimate x64 host. 3.712GB happens to be the max permitted by
> VPC on any host.
>
> VPC emulates very old hardware so the reservation of relatively little
> memory by the guest's BIOS makes a lot of sense. My point is that the
> hardware on a computer has everything to do with how much memory is
> available to user programs when 4GB of ram is installed.
>
> btw, if VPC had allowed me to allocate a full 4GB for the guest I would
> still have only gotten 3.62GB to show on system properties. It is the
> addresses that are being reserved.
>
> "Doug" <Doug <dougti@discussions.microsoft.com> wrote in message
> news:OamK8kvxIHA.2384@TK2MSFTNGP02.phx.gbl...[color=green][color=darkred]
>>> BIOS and System|Properties show correct size of installed RAM while
>>> System Tools|System Information and Task Manager|Performance show the
>>> maximum usable part of the installed RAM. The maximum usable part could
>>> be as low as 2GB. Therefor,if 4GB is installed and Task
>>> Manager|Performance indicates that the Total Physical Memory is 2GB,
>>> then half of the installed RAM is waisted.[/color]
>> Correct. Your BIOS should tell you how much is detected, your OS how much
>> is available. (In simple terms)
>>[color=darkred]
>>>> 1. PAE doesn't help on Windows client operating systems, just on
>>>> servers.[/color]
>> Fair enough. I just did a quick google to check Windows compatibility
>> with PAE. I use Unix.
>>[color=darkred]
>>>> 2. The maximum accessible amount is not precisely 3.2GB[/color]
>> Forgive my absence of a tilde (~)...[/color]
>[/color]

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

  #14 (permalink)  
Old 06-05-2008, 08:00 AM
churin
Newsgroup Contributor
 
Posts: n/a
Re: Total Physical Memory on Task Manager shows wrong value?

Doug <Doug wrote:[color=blue][color=green]
>> BIOS and System|Properties show correct size of installed RAM while
>> System Tools|System Information and Task Manager|Performance show the
>> maximum usable part of the installed RAM. The maximum usable part
>> could be as low as 2GB. Therefor,if 4GB is installed and Task
>> Manager|Performance indicates that the Total Physical Memory is 2GB,
>> then half of the installed RAM is waisted.[/color]
> Correct. Your BIOS should tell you how much is detected, your OS how[/color]

Thanks for your clarification. I thought about removing the 2GB stick
for use somewhere else, but that makes the memory access be single
channel(two sticks are being used as dual channel operation) so decided
to leave it in.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

  #15 (permalink)  
Old 06-05-2008, 11:40 AM
Ken Blake, MVP
Newsgroup Contributor
 
Posts: n/a
Re: Total Physical Memory on Task Manager shows wrong value?

On Thu, 05 Jun 2008 06:37:04 -0400, churin <churin@new.postalias>
wrote:
[color=blue]
> Ken Blake, MVP wrote:[color=green]
> > On Wed, 4 Jun 2008 21:40:57 +0100, "Doug" <Doug
> > <dougti@discussions.microsoft.com> wrote:
> >[color=darkred]
> >>> How can I check to see if 4GB is being made available for the system to
> >>> utilize?
> >> It sounds like the RAM isn't being detected. What does the BIOS show?[/color]
> >
> >[color=darkred]
> >> Either way, the maximum amount of RAM you will be able to access (without
> >> enabling PAE) is 3.2GB.[/color]
> >
> >
> > Two points:
> >
> > 1. PAE doesn't help on Windows client operating systems, just on
> > servers.
> >
> > 2. The maximum accessible amount is not precisely 3.2GB, but varies
> > from as little as 2 to 2.5 (in rare cases) to as much as 3.5GB,
> > depending on your hardware configuration. Here's my standard post on
> > this subject:
> >
> > All 32-bit versions of Windows (not just XP) have a 4GB address space.
> > That's the theoretical upper limit beyond which you can not go.
> >
> > But you can't use the entire 4GB of address space. Even though you
> > have a 4GB address space, you can only use *around* 3.1GB of RAM.
> > That's because some of that space is used by hardware and is not
> > available to the operating system and applications. The amount you can
> > use varies, depending on what hardware you have installed, but can
> > range from as little as 2GB to as much as 3.5GB. It's usually around
> > 3.1GB.
> >
> > Note that the hardware is using the address *space*, not the actual
> > RAM itself. The rest of the RAM goes unused because there is no
> > address space to map it too.
> >[/color]
> Does the above mean as follows?
>
> BIOS and System|Properties show correct size of installed RAM while
> System Tools|System Information and Task Manager|Performance show the
> maximum usable part of the installed RAM. The maximum usable part could
> be as low as 2GB. Therefor,if 4GB is installed and Task
> Manager|Performance indicates that the Total Physical Memory is 2GB,
> then half of the installed RAM is waisted.[/color]



Yes, that's correct. But bear in mind that a usable amount as low as
2GB is very rare. A more typical amount is around 3.1-3.2GB.


--
Ken Blake, Microsoft MVP - Windows Desktop Experience
Please Reply to the Newsgroup
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

Reply

Bookmarks

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is Off
Smilies are Off
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Device manager shows wrong CPU Marvay Vista Hardware 0 04-12-2007 03:06 PM
Device manager shows wrong CPU Marvay Vista Hardware 0 04-12-2007 03:04 PM
Device manager shows wrong CPU Marvay Vista Hardware 0 04-12-2007 03:00 PM
Device manager shows wrong CPU Marvay Vista Hardware 0 04-12-2007 02:57 PM
Device manager shows wrong CPU Marvay Vista Hardware 0 04-12-2007 02:56 PM


New To Technology Questions? Do You Need Help with Your Computer or Device? Do You Need Help with this site?

All times are GMT -8. The time now is 02:09 AM.


2003 - 2009 All Rights Reserved. Technology Questions

Search Engine Friendly URLs by vBSEO 3.3.0