this is my first post on this forum (I tried the search engine to find something related but I found nothing relevant).
I've a supermicro server with a motherboard P8SC8. I recently upgraded form 1GB (2*512) to 4GB (4*1G : max supported memory on this platform refering the vendor website).
Something strange occured :
The bios tells me :
Total Physical Memory 4,194,304K
Total System Resources 1,048,576K
Total Available Memory 3,136,512K
Does anybody knows why 1GB his sucked by "Total System Resources".
Bios has been upgraded to last up to date version, I also tried to reset bios to default but I still got the problem.
The Debian running on the machine see the physical 4*1GB memory modules
32 bit windows only can address a little over 3 GB of ram
so right there thats your issue if it is a windows OS
Google is good
sounds like you're using a 32-bit version of windows. if that's the case, then you'll only be able to see at most 3.25GB of your ram regardless of how much you have. and subtract your video card's ram from that 3.25GB.
2 things here, as previously mentioned, 32 bit os will limit you to about 3 gig.
2nd.. your mobo supports a max of 4 gig. that means that ANY I/O device will steal some of that memory area for its own use. therefore, all the I/O devices reduce the total memory space avail. In your case, they take about a gig.
(Thanks to Scotteq for saving this answer on a file so others can post it when this qustion is asked at least once a week. To the mods: can we have a sticky about this using Scotteq's file as the main post?)
In 32 bit Windows operating systems, the total addressable space available is 4GB. If you installed total 4GB memory, the system will detect less than 4GB of total memory because of address space allocation for other critical functions, such as:
- System BIOS (including motherboard, add-on cards, etc..)
- Motherboards resources
- Memory mapped I/O
- Configuration for AGP/PCI-Ex/PCI
- Other memory allocations for PCI devices
Different onboard devices and different add-on cards (devices) will result of different total memory size. e.g. more PCI cards installed will require more memory resources, resulting of less memory free for other uses.
This limitation applies to most chipsets & Windows XP/Vista 32-bit version operating systems.
If you install a Windows operating system, if more than 3GB memory is required for your system, then the below conditions should be met:
1. The memory controller which supports memory swap functionality is used. The latest chipsets like Intel 975X, 955X, Nvidia NF4 SLI Intel Edition, Nvidia NF4 SLI X16, AMD K8 and newer architectures can support the memory swap function.
2. Windows XP Pro X64 Ed. (64-bit), Windows Vista 64, or other OS which can address more than 4GB memory.
sounds like you're using a 32-bit version of windows. if that's the case, then you'll only be able to see at most 3.25GB of your ram regardless of how much you have. and subtract your video card's ram from that 3.25GB.
I know I'm nitpicking, but I really wish people would stop giving an exact figure for the 32-bit limit. There is NO exact figure. The amount of address space utilized by the system depends on the devices in use. I've seen up to 3.5 GB on a fairly decent workstation. it's more of a 2.75-3.5 GB range.
Also you do not subtract video memory UNLESS it uses Turbocache or something similar. Most decent video cards do not use that type of memory, integrated types (basic PC's, notebooks) tend to use it and be advertised as "up to XXX of video RAM".
As written in my first post, I'm running Debian.
I've the HIGHMEM kernel option on.
But, the point is not to be with the OS as inside the BIOS the motherboard tells that there is 1G used by system resources and at the boot it counts only 3G of ram.
Every effing OS will see only 3G of ram. Anybody has experienced this kind of pb on a supermicro motherboard ?
2 things here, as previously mentioned, 32 bit os will limit you to about 3 gig.
2nd.. your mobo supports a max of 4 gig. that means that ANY I/O device will steal some of that memory area for its own use. therefore, all the I/O devices reduce the total memory space avail. In your case, they take about a gig.
I've a supermicro server with a motherboard P8SC8. I recently upgraded form 1GB (2*512) to 4GB (4*1G : max supported memory on this platform refering the vendor website). Something strange occured :
There is nothing 'strange' about it. Your chipset is hard-limited to 32-bit physical addressing (i.e. 4GB RAM). Some of that must be reserved for hardware. The BIOS is nice enough to show you there is no "missing" RAM, it is being reserved for that hardware resource need. All RAM is present and accounted for in the BIOS.
Quote :
Actually, you do subtract video memory regardless.
You subtract shared UMA video memory regardless, but discrete frame buffer may not always be mapped 1:1 into system address space. Typically, graphics cards will map their memory using a 256MB or 512MB IOMMU device window. If that is equal to or less than the amount of RAM on the graphics card, great. Otherwise, its not going to be mapped 1:1.
There is nothing 'strange' about it. Your chipset is hard-limited to 32-bit physical addressing (i.e. 4GB RAM). Some of that must be reserved for hardware. The BIOS is nice enough to show you there is no "missing" RAM, it is being reserved for that hardware resource need. All RAM is present and accounted for in the BIOS.
Quote :
Actually, you do subtract video memory regardless.
You subtract shared UMA video memory regardless, but discrete frame buffer may not always be mapped 1:1 into system address space. Typically, graphics cards will map their memory using a 256MB or 512MB IOMMU device window. If that is equal to or less than the amount of RAM on the graphics card, great. Otherwise, its not going to be mapped 1:1.
A friend of mine got an older version on this motherboard : the P4SC8. Supermicro's website tells it supports up to 4GB ram (like the P8SC8). My friend can use all of his 4GB ram on his OS. It's strange that a newer version can't do that.
A friend of mine got an older version on this motherboard : the P4SC8. Supermicro's website tells it supports up to 4GB ram (like the P8SC8). My friend can use all of his 4GB ram on his OS. It's strange that a newer version can't do that.
I know I'm nitpicking, but I really wish people would stop giving an exact figure for the 32-bit limit. There is NO exact figure. The amount of address space utilized by the system depends on the devices in use. I've seen up to 3.5 GB on a fairly decent workstation. it's more of a 2.75-3.5 GB range.
Also you do not subtract video memory UNLESS it uses Turbocache or something similar. Most decent video cards do not use that type of memory, integrated types (basic PC's, notebooks) tend to use it and be advertised as "up to XXX of video RAM".
yeh, i'm seein 3.5GB on mine. Granted, Win32 can't see any more then 4.3GB total system RAM, but there's something to do with the motherboard that makes it even less then what you'd think sometimes.
------------------------------E8400 3.6Ghz | 4GB DDR2-800 | HD4870 | 780GB HDD Space | VX550W | WinXP | Win7-64 | Ubuntu Studio 8.10
Reply to doomsdaydave11
You are about to answer a thread that has been inactive for more than 6 months. If you still wish to proceed, please ensure that your posting is original and does not duplicate or overlap any prior responses to this thread.