J
Jeff T
How do I find out how much Ram I've got?
Jeff
Jeff
Jeff said:How do I find out how much Ram I've got?
Jeff
Jeff said:How do I find out how much Ram I've got?
Jeff
J. P. Gilliver (John) said:Or
right-click on empty part of taskbar or Ctrl-Alt-Del
Task Manager
Performance
below the graphs you'll see Physical Memory
Both methods above will show physical memory available to the
processor, which might be installed RAM less video RAM if you have
on-board video that uses some of the main RAM.
On my PC it shows 3406252 total, considerably less than the 4GB installed, and I
have no on-board video. I don't think on-board video is necessarily the issue.
J. P. Gilliver (John) wrote:
On my PC it shows 3406252 total, considerably less than the 4GB installed, and I
have no on-board video. I don't think on-board video is necessarily the issue.
No, it's not. All 32-bit client versions of Windows (not just
XP/Vista/7) have a 4GB address space (64-bit versions can use much
more). That's the theoretical upper limit beyond which you can not go.
But you can't use the entire 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. If you have a greater amount of RAM, the rest of the RAM
goes unused because there is no address space to map it to.
Ken Blake, Microsoft MVP
Paul said:The RAM above 4GB *is* accessible, but from driver level. Only
the user space is restricted to a 4GB address space.
I didn't know that, until I ran into this product.
I installed 6GB of RAM on my WinXP x32 machine, and ran a ramdisk
software, and was able to use 2GB of memory I should not be able
to access. In fact, at the driver level, I could use up to 60GB
more for a ramdisk (as the driver level appears to have access to
PAE space). This is a benchmark of the ramdisk in action.
http://img196.imageshack.us/img196/8694/hdtunedataram2gbabove.gif
The ramdisk is here if you want to try it.
http://memory.dataram.com/products-and-services/software/ramdisk
Bob said:Would this ramdisk work to speed up the swapfile?
Bob said:Would this ramdisk work to speed up the swapfile?
Paul said:I would trust the product for a Photoshop scratch disk though - or
scratch for some other application like that. One of the worst parts
of Photoshop in the past, was waiting for transfer to scratch to finish,
when working with large images. You could use your 32 bit OS, that
ramdisk software, and make yourself up to a 60GB ramdisk (assuming
the computer had room for 64GB worth of RAM). Some server motherboards
have room for that much, and 4GB DDR3 DIMMs are pretty cheap now.
Paul said:I tried that and it worked. When the system hits 3.5GB full, it
smoothly pages out without delay. And some of the other delays
I've seen on WinXP, disappear when that is used for paging.
The only problem is, it wasn't bug free when I tested it that
way. I had one instance, where a game errored out to the desktop
with no error message. And another error I saw, was an application
with no icon in the bar at the bottom of the screen. So there were
some rough edges and I had to discontinue the test...
Patok said:Paul, I have a question that I feel you're qualified to answer.
Do you think the PAE interface that is needed to do this trick is
present by default on new MoBo's? It's time to assemble a new desktop in
the near future, and I'd like to be able to use the RAM above 4GB as a
RAMdisk when I boot into 32-bit XP. But will the newer MoBo's
(especially since they're 64-bit), support PAE in 32-bit mode? If some
do and some don't, is there any way to tell which are which? The places
that sell MoBo's (like portatech.com, for example) don't mention such
details. If you know places that give more details, please mention them.
But please, don't go off on one of your extended researches - I don't
want to inconvenience you.Just mention whet you happen to know, and
your educated guess.
BillW50 said:In
I use the freeware "gavotramdisk" that I believe is based on Microsoft's
RAMDisk. I don't know if it works passed the 4GB barrier or not. But I
can say I have never found one single flaw. Everything I ever tried with
it works flawlessly. Swapfiles, temps, etc. (don't put temps from an
install there that requires a reboot to finish, as it will be gone on a
reboot).
I don't think I ever used more than a 1GB RamDisk (this gavotramdisk can
handle up to 4GB). And there was something restrictive about saving the
RamDisk (so I don't use that feature either). I think it had to be FAT32
and no larger than 64MB or something. And I need a far larger RamDisk
than that.
Paul said:I don't think there'd be a problem there. The FSB is inside the processor now.