Welcome to Windows Help!
FAQFAQ    SearchSearch      ProfileProfile    Private MessagesPrivate Messages   Log inLog in

Ram

 
   Windows Help (Home) -> Windows Vista Help RSS
Next:  Screen Issue During Vista Startup  
Author Message
joel406

External


Since: Dec 6, 2008
Posts: 3



(Msg. 1) Posted: Sat Dec 06, 2008 4:47 pm
Post subject: Ram
Archived from groups: microsoft>public>windows>vista>general (more info?)

I got a freinds system in front of me. It has 6 gigs of RAM. Confirmed
Vista Ultimate x32...Confirmed, No Doubt!! X32! Installed.

System sees all 6 gigs!?!

Thought only 3.2~3.5 would be visable.

What am I missing?

 >> Stay informed about: Ram 
Back to top
Login to vote
Spanky deMonkey, ESQ

External


Since: Dec 6, 2008
Posts: 2



(Msg. 2) Posted: Sat Dec 06, 2008 4:47 pm
Post subject: Re: Ram
Archived from groups: per prev. post (more info?)

"joel406" wrote in message

>
> I got a freinds system in front of me. It has 6 gigs of RAM. Confirmed
> Vista Ultimate x32...Confirmed, No Doubt!! X32! Installed.
>
> System sees all 6 gigs!?!
>
> Thought only 3.2~3.5 would be visable.
>
> What am I missing?
>
>
> --
> joel406

Nothing. a 32 bit version of Vista only sees about 3.3 GB of RAM. If you
need to use more RAM, then you need the 64 bit version of Vista. Most
people don't need the 64 bit version unless you have a specific application
that requires it.

 >> Stay informed about: Ram 
Back to top
Login to vote
Martin Descartes

External


Since: Dec 6, 2008
Posts: 4



(Msg. 3) Posted: Sat Dec 06, 2008 5:17 pm
Post subject: Re: Ram
Archived from groups: per prev. post (more info?)

joel406 wrote:

>
>I got a freinds system in front of me. It has 6 gigs of RAM. Confirmed
>Vista Ultimate x32...Confirmed, No Doubt!! X32! Installed.
>
>System sees all 6 gigs!?!
>
>Thought only 3.2~3.5 would be visable.
>
>What am I missing?

That it can't use all that it sees.
 >> Stay informed about: Ram 
Back to top
Login to vote
Peter Foldes

External


Since: Dec 7, 2008
Posts: 28



(Msg. 4) Posted: Sun Dec 07, 2008 12:12 am
Post subject: Re: Ram
Archived from groups: per prev. post (more info?)

PAE is a feature of the processor that requires support in the motherboard
and operating system (PAE support is included in Windows XP, Server 2003
etc.). NO application changes are required as the PAE feature has no affect
on application coding. PAE allows the operating system to map any part of
the 4 GB (32 bit) virtual address space into physical memory pages above 4
GB.

Each process (e.g. application) on 32 bit OS is limited to a 4 GB address
space - this can not be changed. Whether a system will benefit from more
physical RAM and PAE will depend on the collective actual memory requirement
of the workload - all the applications and system services running
concurrently.

The operating system feature called AWE DOES require application changes.
This feature allows an application to request that the operating system map
different physical memory pages into the virtual address space of the
application - this is similar to how "expanded memory" worked (expanded
memory was only used for a few years when the 80386 based systems were
around - ancient history now!). Applications have to be specifically coded
to use this feature - SQL Server 2000 (and later versions) are designed to
use this feature.

How much physical memory a 32 bit operating system can use on any particular
hardware depends on the hardware details as well as the operating system.
There are many motherboards (especially older ones not designed for 64 bit
operating systems) that limit the RAM usable by a 32 bit OS(even when PAE is
enabled) and in some cases even for 64 bit OS, because some of the hardware
(e.g. video adapters) requires part of the address space. This is explained
in [URL="http://support.microsoft.com/kb/929605."]http://support.microsoft.com/kb/929605.[/URL]

The information in the page at
[URL="http://members.shaw.ca/bsanders/WindowsGeneralWeb/RAMVirtualMemoryPageFileEtc.htm"]http://members.shaw.ca/bsanders/WindowsGeneralWeb/RAMVirtualMemoryPageFileEtc.htm[/URL]
may also be useful.
 >> Stay informed about: Ram 
Back to top
Login to vote
Hank J.

External


Since: Dec 7, 2008
Posts: 1



(Msg. 5) Posted: Sun Dec 07, 2008 1:06 am
Post subject: Re: Ram
Archived from groups: per prev. post (more info?)

On Sun, 7 Dec 2008 00:12:28 -0500, "Peter Foldes"
wrote:

Peter Foldes didn't write the following, he quoted it verbatim from a
post by Bruce Sanderson made just a few days ago... and for some
reason he (Peter Foldes) forgot to give proper attribution.

[URL="http://forums.techarena.in/windows-server-help/1077431.htm"]http://forums.techarena.in/windows-server-help/1077431.htm[/URL]

Post #10

>PAE is a feature of the processor that requires support in the motherboard
>and operating system (PAE support is included in Windows XP, Server 2003
>etc.). NO application changes are required as the PAE feature has no affect
>on application coding. PAE allows the operating system to map any part of
>the 4 GB (32 bit) virtual address space into physical memory pages above 4
>GB.
>
>Each process (e.g. application) on 32 bit OS is limited to a 4 GB address
>space - this can not be changed. Whether a system will benefit from more
>physical RAM and PAE will depend on the collective actual memory requirement
>of the workload - all the applications and system services running
>concurrently.
>
>The operating system feature called AWE DOES require application changes.
>This feature allows an application to request that the operating system map
>different physical memory pages into the virtual address space of the
>application - this is similar to how "expanded memory" worked (expanded
>memory was only used for a few years when the 80386 based systems were
>around - ancient history now!). Applications have to be specifically coded
>to use this feature - SQL Server 2000 (and later versions) are designed to
>use this feature.
>
>How much physical memory a 32 bit operating system can use on any particular
>hardware depends on the hardware details as well as the operating system.
>There are many motherboards (especially older ones not designed for 64 bit
>operating systems) that limit the RAM usable by a 32 bit OS(even when PAE is
>enabled) and in some cases even for 64 bit OS, because some of the hardware
>(e.g. video adapters) requires part of the address space. This is explained
>in [URL="http://support.microsoft.com/kb/929605."]http://support.microsoft.com/kb/929605.[/URL]
>
>The information in the page at
>[URL="http://members.shaw.ca/bsanders/WindowsGeneralWeb/RAMVirtualMemoryPageFileEtc.htm"]http://members.shaw.ca/bsanders/WindowsGeneralWeb/RAMVirtualMemoryPageFileEtc.htm[/URL]
>may also be useful.
 >> Stay informed about: Ram 
Back to top
Login to vote
Apatosaurus frank

External


Since: Dec 7, 2008
Posts: 1



(Msg. 6) Posted: Sun Dec 07, 2008 4:58 am
Post subject: Re: Ram
Archived from groups: per prev. post (more info?)

vista before sp1 could not see, could not use

Vista SP1 can see, cannot use



"joel406" wrote in message

>
> I got a freinds system in front of me. It has 6 gigs of RAM. Confirmed
> Vista Ultimate x32...Confirmed, No Doubt!! X32! Installed.
>
> System sees all 6 gigs!?!
>
> Thought only 3.2~3.5 would be visable.
>
> What am I missing?
>
>
> --
> joel406
 >> Stay informed about: Ram 
Back to top
Login to vote
Ken Blake, MVP

External


Since: Nov 30, 2008
Posts: 116



(Msg. 7) Posted: Sun Dec 07, 2008 1:51 pm
Post subject: Re: Ram
Archived from groups: per prev. post (more info?)

On Sun, 7 Dec 2008 04:58:52 +0200, "Apatosaurus frank" wrote in message

> >
> > I got a freinds system in front of me. It has 6 gigs of RAM. Confirmed
> > Vista Ultimate x32...Confirmed, No Doubt!! X32! Installed.
> >
> > System sees all 6 gigs!?!
> >
> > Thought only 3.2~3.5 would be visable.
> >
> > What am I missing?
> >
> >
> > --
> > joel406
 >> Stay informed about: Ram 
Back to top
Login to vote
Tim Slattery

External


Since: Dec 8, 2008
Posts: 9



(Msg. 8) Posted: Mon Dec 08, 2008 9:26 am
Post subject: Re: Ram
Archived from groups: per prev. post (more info?)

"Peter Foldes" wrote:

>PAE is a feature of the processor that requires support in the motherboard
>and operating system (PAE support is included in Windows XP, Server 2003
>etc.). NO application changes are required as the PAE feature has no affect
>on application coding. PAE allows the operating system to map any part of
>the 4 GB (32 bit) virtual address space into physical memory pages above 4
>GB.

All true, but Vista doesn't support PAE (it supports a bit of it in
order to enable DEP, but not to increase address space). MS puts full
PAE support only in their server operating systems, not Vista or XP.
 >> Stay informed about: Ram 
Back to top
Login to vote
Tim Slattery

External


Since: Dec 8, 2008
Posts: 9



(Msg. 9) Posted: Mon Dec 08, 2008 9:27 am
Post subject: Re: Ram
Archived from groups: per prev. post (more info?)

joel406 wrote:

>I got a freinds system in front of me. It has 6 gigs of RAM. Confirmed
>Vista Ultimate x32...Confirmed, No Doubt!! X32! Installed.

>System sees all 6 gigs!?!

No doubt the BIOS sees and reports all 6GB, but the OS won't.

>Thought only 3.2~3.5 would be visable.

Exactly right, that's all 32-bit Vista can use.

>What am I missing?

I don't know. Exactly where are you being told that 6GB is available.
 >> Stay informed about: Ram 
Back to top
Login to vote
Display posts from previous:   
Related Topics:
Lost space on Hard drive - Hi I have Ultimate SP1, I keep a check on hard drive available space, following a recent Format and reinstalling of all of my software I had 330 gig available on my Hard drive of 450Gig. This morning I ran the usual check after Disk Cleanup and..

File icons suddenly changed - Up until today, different files all appeared in Explorer with the Icon for the associated program (Adobe Acrobat Icon for PDF files, MS Access Icon for MDB files, MS Word Icon for DOC files etc.). Now, suddenly many of my files are appearing with..

Business to Ultimate: Can I use mothballed (unopened) DVD .. - I have an early 2007 copy (pre-SP1) Ultimate Upgrade DVD which I never used to upgrade my XP, with all the negative feedback going around at that time. Could have returned the copy, since it was still sealed, but did not. I just got a new machine with...

persistent drive sharing?? - Hi I have two notebooks - one has vista home premium - 32 bit and the other has vista ultimate 64 bit. On the 32 bit machine i run some external drives - 2 maxator 500 gig drives and one lacie 320 gig drives. These are connected to the 32 bit..

sfc /scannow says I need to replace netplwiz.dll.mui & wia.. - I'm having two problems with new Vista PC that the place I bought it from can't help me with. 1. Can only map a network drive if I don't have to login, & if it does map, explorer crashes when I try to disconnect it. 2. Get WIA errors on system sta...
   Windows Help (Home) -> Windows Vista Help All times are: Pacific Time (US & Canada)
Page 1 of 1

 
You can post new topics in this forum
You can reply to topics in this forum
You can edit your posts in this forum
You can delete your posts in this forum
You can vote in polls in this forum



[ Contact us | Terms of Service/Privacy Policy ]