Vista reporting of the amount of memory

Under vista my macbook shows 3048GB of memory while under lepeord it shows the full 4gb? Anybody else running vista that gets funny memory size reported? The machine has 4GB in it.

Stefan thanks for the update. I did some more investigation and found the fact is that Vista 32 supports 4GB but the memory for other devices is reserved in the contingous memory space. See Microsoft article below:
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
View products that this article applies to.
Article ID : 929605
Last Review : March 17, 2007
Revision : 1.1
On This Page
SYMPTOMS
CAUSE
WORKAROUND
MORE INFORMATION
PAE-mode-induced driver compatibility issues
SYMPTOMS
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.
Back to the top
CAUSE
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.
Back to the top
WORKAROUND
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.
Back to the top
MORE INFORMATION
PAE-mode-induced driver compatibility issues
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

Similar Messages

  • The amount of memory used for data is a lot larger than the saved file size why is this and can I get the memory usage down without splitting up the file?

    I end up having to take a lot of high sample rate data for relativily long periods of time. When I save the data it is usually over 100 MB. When I load the data for post-processing though the amount of memory used is excessively higher than the file size. This causes my computer to crash because 1.5 GB is not enough. Is there a way to stop this from happening withoput splitting up the file into smaller files.

    LabVIEW can efficiently handle large files, far beyond 100Mb, provided that care is taken in the coding of the loading/processing routines. Here are several suggestions:
    1) Check out the resources National Instruments has put together (NI Developer Zone > Development Library > Measurement and Automation Software > LabVIEW > Development System > Optimizing Applications > Managing Memory), specifically the article entitled "Managing Large Data Sets in LabVIEW".
    2) Load and process the data in chunks if possible.
    3) Avoid sending the data to front panel indicators, using local/global variables for data storage, or changing data types unless absolutely necessary.
    4) If using LabVIEW 7.1, use the "show buffer" tool to determine when LabVIEW is creating extra
    copies of data in memory.

  • HT3919 In the past was able to adjust the memory for each individual application, my Illustrator CS5 appears is doesn't have enough memory to complete a particular project. How do I boost the amount of memory that Illustrator uses so I can complete my pro

    In the past I have always been able to adjust the memory of each individual application,
    my Adobe Illustrator CS5 appears that is doesn't have enough memory to complete a particular project.
    How do I boost the amount of memory that Illustrator uses so I can complete my project?

    With OS X, it automatically allocates RAM and it can't be allocated manually.
    What model Mac do you have and what OS X version is it running. Your profile shows a PowerMac and OS 10.6.8. A PowerMac can't run OS 10.6.8. It's max OS is 10.5.x
    How much RAM is installed in your Mac? You need to max out the RAM and close other open apps if you are having problems with Illustrator.
     Cheers, Tom

  • Limiting the Amount of Memory the WSUS Database Can Use

    Have installed GERMAN WS2012 R2 Essentials and have added plus configered WSUS role. Have "unfortunately" installed ENGLISH SQL Server Management Studio. Have connected Management Studio to
    \\.\pipe\MICROSOFT##WID\tsql\query with  Windows Authentication, can browse Databases ... BUT when right clicking the server's name and selecting Properties to limit the amount of Memory WSUS Database can use after
    a while returns with error stating "cannot show requested dialog because failed to retrieve data for this request as the System could not find the requested file":
    Cannot show requested dialog.
    ADDITIONAL INFORMATION:
    Cannot show requested dialog. (SqlMgmt)
    Failed to retrieve data for this request. (SqlManagerUI)
    For help, click:
    http://go.microsoft.com/fwlink?ProdName=Microsoft%20SQL%20Server&LinkId=20476
    An exception occurred while executing a Transact-SQL statement or batch. (Microsoft.SqlServer.ConnectionInfo)
    A severe error occurred on the current command.  The results, if any, should be discarded.
    'RegQueryValueEx()' hat den Fehler '2', 'Das System kann die angegebene Datei nicht finden.' zurückgegeben. (Microsoft SQL Server, Error: 0)
    For help, click:
    http://go.microsoft.com/fwlink?ProdName=Microsoft%20SQL%20Server&ProdVer=11.00.2100&EvtSrc=MSSQLServer&EvtID=0&LinkId=20476
    ==> The suggested Help links aren't really helping ... What file? Where?
    ==>==> Maybe I'm in troubles because of the language mix?
    ==>==>==>Any Chance to set the memory limitations via PS Script? 

    Hi,
    à
    Any Chance to set the memory limitations via PS Script?
    Please use
    osql command-line to check if can help you. For more details, please refer to following article.
    WSUS-Limit SQL (Windows
    Internal Database) memory
    Please Note: Since the web site is not hosted by Microsoft, the link may change without notice. Microsoft
    does not guarantee the accuracy of this information.
    à
    when right clicking the server's name and selecting Properties to limit the amount of Memory WSUS Database can use after a while returns with error stating "cannot show
    requested dialog because failed to retrieve data for this request as the System could not find the requested file"
    On current situation, I’m also guess that this issue (above error message) may be caused by different language
    versions (GERMAN Windows Sserver 2012 R2 Essentials and
    ENGLISH SQL Server Management Studio).
    If any update, please feel free to let me know.
    Hope this helps.
    Best regards,
    Justin Gu

  • How to get the amount of memory available programmatically?

    Hello,
    Out of memory is a very common situation occures in most applications. I was wondering if there is a way to find the amount of free memory available programmatically, it can atleast help a little. There are System class's functions but are not very full-proof. So can there be any other way?
    THanks

    Out of memory is a very common situation occures in most applications.Really? ;)

  • Where would I find the amount of memory or space my machine has left?

    I just bought a used imac G3. this is my first experience with a mac. so far I love it but there are a couple things I can't figure out.
    First i got rid of previous user's folder and made myself the administrator etc. i set up 2 other users. how can i set up each of our docks the same all at once, or do I have to sign in 3 times and specify preferences one at a time?
    Also, if I load say Limewire on one users folder, is it avail to all 3?
    Also, I prefer firefox, however, when i upgrade to the newest version the icon goes away and when i go into applications folder I see the upgrade thingy/folder but not the icon. when I do get the icon it stays in a box on my desktop with the words zero kb available. what does that mean?
    and last but not least, as my subject line asks, where do I look for the status of my harddrive space, how do I know if I have enough space to load something new, how many pictures can I store, how much music can I store all that good stuff?
    As you can see I'm not hugely computer savvy, just enough to get myself in trouble really
    thanks so much to whomever answers any of my questions - I appreciate whatever help you can give me.
    (also, my profile says that I'm running OS X 10.4.6, but I'm not really sure, that's just what one of the disks has written on it that came with my used and very cheap machine
    thanks,
    Tracy

    "(also, my profile says that I'm running OS X 10.4.6, but I'm not really sure, that's just what one of the disks has written on it that came with my used and very cheap machine "
    Click on the blue Apple icon at the top left of your screen and choose About this Mac. That will tell you what your OS version is and what amount of RAM you have. The "More Info" button in the pop-up screen will give you the Apple System Profiler application and that will give you whole bunches of information on the drive space used etc.
    David

  • I'm trying to decide the amount of memory I need in an iPad.  I'm a graduate student and am purchasing the iPad to load my books onto, keep a planner, and stream TV

    I'd rather have too much memory as opposed to too little.. but I don't want to spend an extra 100 bucks if I don't need to! I don't really understand the whole memory thing - so I guess I'm looking for an explanation of that - as well as what people in similar situations use.
    Thanks in advance!

    What are all the differences between the iPad 3rd Gen and the iPad 2? Is the iPad 2 worth the cost savings?
    http://everymac.com/systems/apple/ipad/ipad-faq/differences-between-ipad-3rd-gen -2012-ipad-2-2011.html
    What are all the differences between the iPad 3rd Gen models? Which should I buy?
    http://everymac.com/systems/apple/ipad/ipad-faq/differences-between-ipad-3rd-gen -early-2012-models.html
    Should I Buy a New iPad? Or an iPad 2?
    http://www.maclife.com/article/blogs/should_i_buy_new_ipad_or_ipad_2
    iPad 3 vs iPad 2 vs iPad 1- Feature comparisons with iOS 5
    http://ipadhelp.com/ipad-help/ipad-3-vs-ipad-2/
    iPad Q&A
    http://www.everymac.com/systems/apple/ipad/ipad-faq/differences-between-ipad-3rd -gen-early-2012-models.html
    A Few Questions (and Answers) About the New iPad
    http://pogue.blogs.nytimes.com/2012/03/15/a-few-questions-and-answers-about-the-   new-ipad/?ref=personaltechemail&nl=technology&emc=edit_ct_20120315
    New iPad: A Polishing of the Old
    http://www.nytimes.com/2012/03/15/technology/personaltech/the-new-ipad-is-much-t he-same-only-better.html?nl=technology&emc=edit_ct_20120315
    iPad 1, 2 and New Specifications
    http://www.everymac.com/systems/apple/ipad/index-ipad-specs.html
    16GB vs 32GB vs 64GB: Which new iPad storage capacity should you get?
    http://www.imore.com/2012/03/08/16gb-32gb-64gb-ipad-capacity/
    How much content will fit on my iPod or iPhone?
    http://support.apple.com/kb/HT1867
    If you think you may get an iPad 2:
    Refurbished iPad Prices
    http://store.apple.com/us/browse/home/specialdeals/ipad
    New 16GB iPad 2 Prices
    http://store.apple.com/us/browse/home/shop_ipad/family/ipad/select_ipad2
    When iOS 6 comes out in the fall, the iPad 3 will get Siri, but the iPad 2 won't.
     Cheers, Tom

  • Can I increase the amount of memory allocation to my terminal or any other application to make it run faster ?

    Hi,
    I have a file that must be run using Terminal only. Its a pretty large file and i do remember that in WIndows we had an option where we could maximum run-time memory to speed up the process of a particular task. Is there any, such chance in Mac ?
    Thank you
    Teja

    Dear Kappy,
    Thank you so much for the reply. Basically this is what i am trying to figure out. I acknowledge that Mac and Apple are well built in every aspect. But i am just curious. Kindly bear.
    In Windows, when i go to Task Manager > Processes > I can right click on any of them, and i can increase the Memory that is allocated from Normal > Above Normal > High > Very High > Real Time. So i am trying to work and do the same on Mac too. Because there is an application (Terminal), which i want to be executed at a higher rate. 
    Yes i did try Renice as you mentioned. But there was "no immediate significant change". Then i also used a GUI version for renice, called "Process Wizard". Which also did the same.
    However thank you for the reply.
    God bless

  • I'm trying to add pictures to my ripped movies in my library but it keeps telling me it can't save the library because there's not enough memory. There is plenty on my hard drive, is there a setting that lets you increase the amount of memory?

    I get a window popping up that says "The library iTunes file cannot be saved. There is not enough memory available.".  I have 980GB free, I don't understand how to change a setting or what ever is causing it.

    Hello Wyodor,
    thanks for your reply on my question.
    You are wright the index file is 308 KB.
    And offcourse that I delete my files and documents is not an Iweb problem, but because my English is not that good, that I thougt I try to tell the whole story, and hope people can read trough the lines.
    Why I didn't use Iweb to upload to the server is because the server company recommanded to use file zilla. And I am a nobody with this kind of things, so I did exactly what they tell me to do.
    No, i did not make a backup of Iweb and the domain file, but reading other messages on this forum showed me that I can maybe try to make empty the cashfile (?)
    and otherwise I have bad luck and have to make my website again. Offcourse I have a lot of examples from all the pages (copied from the local map to my USB stick) and my website is aprox. 15 Mb, (not so big) so it will cost me a few nigths.
    But I'm still hoping on a miracle :-)
    greetings Lasource

  • How do you reduce the amount of memory in the other file?

    I have 2.4 gb of memory being used/wasted in my other file on my iPhone 4s. How do I get rid of it, or at least reduce it?

    Only be resetting your iPhone. It is not a "file." Other simply refers to data that cannot be put into one of the other defined categories. It can include app data, mail, etc.

  • With plug-ins enabled the amount of memory required by FF increases over an hour or so to take up 1.7Gb of memory and then stops responding.

    I have installed FF4.0 recently. My operating system is Mac OS X 10.6.7. When I am running with the plug-ins active the following happens . .
    Initial memory occupied is around 450 Mb.
    Over a period of time 1-3 Hours ( it varies ) the memory used increases to 1.7Gb and my use indicator says this is 100% of available memory.
    At that point FF4.0 ceases to respond while other applications are still working ( Mail etc. ).
    If I start FF4.0 in safe mode the memory used stays around 500 Mb and is stable over a day at least.

    I have installed FF4.0 recently. My operating system is Mac OS X 10.6.7. When I am running with the plug-ins active the following happens . .
    Initial memory occupied is around 450 Mb.
    Over a period of time 1-3 Hours ( it varies ) the memory used increases to 1.7Gb and my use indicator says this is 100% of available memory.
    At that point FF4.0 ceases to respond while other applications are still working ( Mail etc. ).
    If I start FF4.0 in safe mode the memory used stays around 500 Mb and is stable over a day at least.

  • How can I reduce the amount of memory Thunderbird is using?

    Thunderbird is using over 150K of memory. Is this normal? Can it be reduced somehow?

    I'd say 150 MB is normal. Why do you think it's too much?

  • Why does the "Dispose Report.vi" doesn't release memory used by report

    I have prepared report that includes a few tables After finishing printing, the amount of memory used by my application is bigger. Next printing of the raport lead to crash the LabView because of lack of memory.
    It also cause mu application to work slowly.
    The amount of used memory is checked by the Task Manager. My operating system is Windows NT 4.

    This issue has been reported to R&D, and they are currently going through the VIs and the dll to track down all the memory leaks.
    You can go through the VIs and edit them so that every open reference has a reference close. This will not fix all of the leaks but might be enough to get your program working.
    Jeremy Braden
    National Instruments

  • Best way to get amount of memory available?

    What is the best option currently to get the amount of memory available (programatically)??  I'm using LV 2011 & 2014.
    Back in 2013, I got a VI from "jtagg" here, and that's what I've been using since then, but I'm not sure it's reporting what I need. I guess I don't understand exactly WHAT it's reporting. It's attached.
    Jtagg, are you out there?
    Attachments:
    FW_VMFreeMap - Copy.vi ‏46 KB

    Jova, 
    What type of memory are you interested in monitoring? 
    The following links might be helpful.
    Profiling VI Execution Time and Memory Usage: http://zone.ni.com/reference/en-XX/help/371361L-01​/lvhowto/profiling_vis/
    Memory Usage Page (VI Properties Dialog Box): http://zone.ni.com/reference/en-XX/help/371361L-01​/lvdialog/memory_usage_properties/
    How Do I Use LabVIEW to Find Out My Computer's System
    Information: http://digital.ni.com/public.nsf/allkb/B2DA61D0AE0​A548686256D0C00666A9B
    This forum post might also be a good reference depending on what you need to monitor: 
    Programmatically Monitoring Windows memory
    https://forums.ni.com/t5/LabVIEW/programmatically-​monitoring-Windows-memory/td-p/1394970
    Will M.
    Applications Engineer
    National Instruments

  • Amount of memory cunsumed by iView

    Hello experts,
    Could you please tell me the amount of memory consumed by an iView?
    Of course the amount is affected by the contents, but here I am asking about the iView itself.
    I need to estimate the memory consumption amount necessary to load a page in EP.
    Thank you & best regards
    Hajime Kawata

    Have you tried resetting your iPod.
    Reset iPod touch:  Hold down the On/Off button and the Home button at the same time for at
    least ten seconds, until the Apple logo appears.

Maybe you are looking for

  • Installing 8.1.7 on RedHat Linux  7.3

    Dear All, I have been trying installing Oracle 8.1.7 on Linux 7.3, the OUI proceeds till the "Net 8 Configuration" and hangs. Both netasst and dbassist from command line hang-up. Can any one suggest way out to manually create a DATABASE and TNS Regar

  • Merging Projects in RoboHelp 8

    I've never merged projects before so this is probably user error, but when I follow the steps from the Adobe help system for merging projects in RoboHelp 8, generate the project, and then view it my merged project is not present. This is what I did:

  • Asset Purchase Via Purchase order

    When  i  try to raise PO to purchase Asset by asisgning material group and account assignment the below  error occured. G/L account 201000 cannot be used (please correct) Message no. ME045 Diagnosis Comparison of the field selection strings from the

  • SQL*Loader- Records Rejected - Error on table ORA-01722: invalid number

    Getting the following errors : Please tell me where I am going wrong? Attached is the log file and snippets of datafile along with the control file !! Also please direct me how can i upload 4900 records at one go? SQL*Loader: Release 11.1.0.7.0 - Pro

  • How to change MobileMe album poster image?

    By default, Aperture (or MobileMe) will use the first image in the synchronized album as the poster image. Is there any way of choosing a different image to appear as the Album's poster image? ...Rene