Does anyone else have this problem? I just got my new system last night. I purchased it with 4GB of ram, and they are all installed on the MB, but Vista is telling me that I only have 3GB. I asked tech support last night and they said it's due to the 32-bit OS, it's only reporting 3GB, but it will utilize the full 4GB. Does this sound right to anyone?
Windows XP, and Vista 32 bit only addreses between 2 and 3 or so gb of memory. Vista 64 bit OS addresses all of it. Discussed on this forum and many others for some time now...Do a Google Search to find out more information if you wish. Loads of links to read
Dim 4400
2.6 Ghz 400 FSB
1 Gb 2100 DDR memory
Windows XP Home
120 Gb Seagate 7,200 drive
24 inch 2407 WFP
XFX 7800 GS O/C AGP
16x DVD-R
410 watt ( PcPower&Cooling )
I just did the google search and found a ton of info, but a lot of it is going over my head. Basically what I want to know is did I waste my money buying 4GB because only 3 of the 4 can be utilized?
Hi Looks like all the poop I have seen is that we should have bought the 64 bit version. Of course there are very few drivers for 64 bit. I'm having enough problems locating 32 bit drivers. I actually see less memory with Vista than I saw with XP. Good luck
With 4 gigs you still have dual channel and that will give you some performance over a non dual channel set up. And you will be ready for the 64 bit OS as well. Nothing you can do about it, so sit back and enjoy what you have. Nice system
Not so fast on the 64 bit. I have an Inspiron 9400 bought specifically to run Vista64, and because of a bug in Dell's BIOS, it can't address the additional memory. WinXP, WinXP64, Vista32, Vista64 all show the same amount of RAM, 3335MB available. This is expected for WinXP and Vista32, but WinXP64 and Vista64 can't get to the 700MB of missing memory because the Dell BIOS doesn't expose it. I suggest really asking Dell for what its worth to confirm that the machine you have really does support 64 bit OS and can address >4GB address space.
Further, when you call into Dell Support, no one after 2 weeks of calling them (no call backs yet), knows anything about 64 bit WinXP or Vista. So asking (as I did before I purchased) may not yield anything. Maybe if enough Dell users scream, Dell will get its 64 bit act together.
I found an article in the MSKnowledgebase that addresses this issue but I still have a question
ARTICLE:
The system memory that is reported in the System Information dialog box in Windows Vista is less than you expect if 4 GB of RAM is installed
Article ID : 929605 Last Review : February 21, 2007 Revision : 1.0
If a computer has 4 gigabytes (GB) of random-access memory (RAM) installed, the system memory that is reported in the
System Information dialog box in Windows Vista is less than you expect. For example, the
System Information dialog box may report 3,120 megabytes (MB) of system memory on a computer that has 4 GB of memory installed (4,096 MB).
Note You can access the
System Information dialog box in the following ways: • Click
Start, type System in the
Search box, and then click
System under
Programs. • Double-click
System in Control Panel. • Click
Start, right-click
Computer, and then click
Properties. • Click
Show more details in the Windows Vista Welcome Center window.
This behavior is the expected result of certain hardware and software factors.
Various devices in a typical computer require memory-mapped access. This is known as memory-mapped I/O (MMIO). For the MMIO space to be available to 32-bit operating systems, the MMIO space must reside within the first 4 GB of address space.
For example, if you have a video card that has 256 MB of onboard memory, that memory must be mapped within the first 4 GB of address space. If 4 GB of system memory is already installed, part of that address space must be reserved by the graphics memory mapping. Graphics memory mapping overwrites a part of the system memory. These conditions reduce the total amount of system memory that is available to the operating system.
The reduction in available system memory depends on the devices that are installed in the computer. However, to avoid potential driver compatibility issues, the 32-bit versions of Windows Vista limit the total available memory to 3.12 GB. See the "More information" section for information about potential driver compatibility issues.
If a computer has many installed devices, the available memory may be reduced to 3 GB or less. However, the maximum memory available in 32-bit versions of Windows Vista is typically 3.12 GB.
For Windows Vista to use all 4 GB of memory on a computer that has 4 GB of memory installed, the computer must meet the following requirements: • The chipset must support at least 8 GB of address space. Chipsets that have this capability include the following: • Intel 975X • Intel P965 • Intel 955X on Socket 775 • Chipsets that support AMD processors that use socket F, socket 940, socket 939, or socket AM2. These chipsets include any AMD socket and CPU combination in which the memory controller resides in the CPU. • The CPU must support the x64 instruction set. The AMD64 CPU and the Intel EM64T CPU support this instruction set. • The BIOS must support the memory remapping feature. The memory remapping feature allows for the segment of system memory that was previously overwritten by the Peripheral Component Interconnect (PCI) configuration space to be remapped above the 4 GB address line. This feature must be enabled in the BIOS configuration utility on the computer. View your computer product documentation for instructions that explain how to enable this feature. Many consumer-oriented computers may not support the memory remapping feature. No standard terminology is used in documentation or in BIOS configuration utilities for this feature. Therefore, you may have to read the descriptions of the various BIOS configuration settings that are available to determine whether any of the settings enable the memory remapping feature. • An x64 (64-bit) version of Windows Vista must be used.Contact the computer vendor to determine whether your computer meets these requirements.
Note When the physical RAM that is installed on a computer equals the address space that is supported by the chipset, the total system memory that is available to the operating system is always less than the physical RAM that is installed. For example, consider a computer that has an Intel 975X chipset that supports 8 GB of address space. If you install 8 GB of RAM, the system memory that is available to the operating system will be reduced by the PCI configuration requirements. In this scenario, PCI configuration requirements reduce the memory that is available to the operating system by an amount that is between approximately 200 MB and approximately 1 GB. The reduction depends on the configuration.
MORE INFORMATION
PAE-mode-induced Driver compatibility issues that are related to Data Execution Prevention (DEP) are typically physical address extension (PAE) mode-induced compatibility issues.
Note PAE is required only on computers that have processors that support hardware-enforced DEP.
DEP may cause compatibility issues with any driver that performs code generation or that uses other techniques to generate executable code in real time. Many drivers that experienced these issues have been fixed. Because DEP is always on for drivers that are on 64-bit versions of Windows, these drivers typically experienced compatibility issues. However, there is no guarantee that all drivers have been updated to fix PAE-mode-induced compatibility issues. However, there are few drivers that use these techniques. DEP alone does not typically cause driver compatibility issues.
The primary driver compatibility issues that you may experience occur when you run PAE mode on 32-bit computers. PAE mode enables processors to use more than 4 GB of memory. The primary difference between PAE memory paging schemes and non-PAE memory paging schemes is the additional level of paging that is required in PAE mode. PAE mode requires three levels of paging instead of two levels of paging.
Some drivers might not load if PAE mode is enabled because the device might be unable to perform 64-bit addressing. Or, the drivers might be written with the assumption that PAE mode requires more than 4 GB of memory. Such drivers are written with the expectation that the drivers will always receive 64-bit addresses in PAE mode and that the driver or the device cannot interpret the address.
Other drivers might load in PAE mode but cause system instability by directly modifying system page table entries (PTE). These drivers expect 32-bit page table entries but receive 64-bit PTEs in PAE mode instead.
The most common PAE compatibility issue for drivers involves direct memory access (DMA) transfers and map register allocation. Many devices that support DMA, typically 32-bit adapters, cannot perform 64-bit physical addressing. When these devices run in 32-bit mode, the devices can address all physical address space. In PAE mode, data can be present at a physical address that is larger than 4 GB. To enable devices that have these constraints to function in this scenario, Microsoft Windows 2000 Server and later versions of Windows provide double-buffering for the DMA transaction. Windows 2000 Server and later versions of Windows do this by providing a 32-bit address that is indicated by a map register. The device can perform the DMA transaction to the 32-bit address. The kernel copies the memory to the 64-bit address that is provided to the driver. When the computer runs with PAE mode disabled, drivers for 32-bit devices do not require that system memory be allocated to their map registers. This means that double-buffering is not required because all devices and all drivers are contained within the 32-bit address space. Tests of drivers for 32-bit devices on 64-bit processor–based computers have demonstrated that DMA-capable drivers that are client tested typically expect unlimited map registers.
The third-party products that this article discusses are manufactured by companies that are independent of Microsoft. Microsoft makes no warranty, implied or otherwise, about the performance or reliability of these products.
Now for My Twist on this issue:
Does the Dell Bios Support the memory remapping feature discussed in this article and if so is it automatic becouse I cannot find a setting remotely related to it in the BIOS? If it is automatic then thats fine but if not then installing a 64 Bit Windows Vista OS will make no difference and may break the drivers that are currently working fine.
64Dude... On a 64 bit desktop at least yes you can have the entire amount of 4 gigs addressed but you have to remove two sticks of ram first, than you have to boot back up, than you have to download Micorsofts update to fix the memory issues, than you have to re-install the two sticks of memory again. Now it will show all 4 gigs on a 64 bit OS.
Another member wrote about the proceedures just a day or so ago. I'll try and find it.
SR45
2 Intern
•
12138 Posts
665
0
Posted March 9th, 2007 18:00
2.6 Ghz 400 FSB
1 Gb 2100 DDR memory
Windows XP Home
120 Gb Seagate 7,200 drive
24 inch 2407 WFP
XFX 7800 GS O/C AGP
16x DVD-R
410 watt ( PcPower&Cooling )
Message Edited by SR45 on 03-09-2007 03:51 PM