Jump to content
Sign in to follow this  
hefewe1zen

FSX never using more than 2GB RAM

Recommended Posts

I'm mostly aware of memory restrictions of FSX and that it cannot utilize more than 2GB of RAM (usage 70% overall). However, it's only using 1900MB of memory according to task manager and never going above that. CPU is an old and cheap AMD, cores are continually operating around 100%. Could it be that CPU is a bottleneck which results in limited RAM use?

Share this post


Link to post
Share on other sites

How much RAM do you have total?  While FSX can use up to 4GB, it has to share RAM with other applications that are also running.  

 


Ernest Pergrem

Share this post


Link to post
Share on other sites
1 hour ago, hefewe1zen said:

I'm mostly aware of memory restrictions of FSX and that it cannot utilize more than 2GB of RAM (usage 70% overall). However, it's only using 1900MB of memory according to task manager and never going above that. CPU is an old and cheap AMD, cores are continually operating around 100%. Could it be that CPU is a bottleneck which results in limited RAM use?

FSX can use an unlimited amount of RAM but usually will not use more than 8GB's.  To be safe, it is recommended you have at least 16GB's of RAM for any computer system.  It appears you might be confusing virtual address space (VAS) with RAM.  FSX, on a 64 bit operating system, can use up to 4GB's of VAS as it is a 32 bit application.  If you have a 32 bit operating system, then FSX can only use up to 3GB's of RAM and that is with a /3GB switch. 

If you have a 64 bit application like P3DV4 or XP11, you have an unlimited amount of VAS (well up to approx 8 terabytes).

More information can be found on page 36, AVSIM CTD Guide or in the Intro Guide in the PMDG Documentation around page 21.

Best regards,

Jim


Jim Young | AVSIM Online! - Simming's Premier Resource!

Member, AVSIM Board of Directors - Serving AVSIM since 2001

Submit News to AVSIM
Important other links: Basic FSX Configuration Guide | AVSIM CTD Guide | AVSIM Prepar3D Guide | Help with AVSIM Site | Signature Rules | Screen Shot Rule | AVSIM Terms of Service (ToS)

I7 8086K  5.0GHz | GTX 1080 TI OC Edition | Dell 34" and 24" Monitors | ASUS Maximus X Hero MB Z370 | Samsung M.2 NVMe 500GB and 1TB | Samsung SSD 500GB x2 | Toshiba HDD 1TB | WDC HDD 1TB | Corsair H115i Pro | 16GB DDR4 3600C17 | Windows 10 

 

Share this post


Link to post
Share on other sites
Just now, hefewe1zen said:

I'm mostly aware of memory restrictions of FSX and that it cannot utilize more than 2GB of RAM (usage 70% overall). However, it's only using 1900MB of memory according to task manager and never going above that. CPU is an old and cheap AMD, cores are continually operating around 100%. Could it be that CPU is a bottleneck which results in limited RAM use?

This is normal.. A faster CPU will not use more RAM..


Bert

Share this post


Link to post
Share on other sites
On 22 December 2018 at 3:57 PM, Jim Young said:

FSX can use an unlimited amount of RAM but usually will not use more than 8GB's. 

That's not true. FSX is a 32 bit program and, therefore, can only ever use a maximum of 4GB of memory. That’s due to the 32bit address space: 2^32 = 4,294,967,296 bytes. If you run it in a 64 bit OS and have more than 4GB of RAM then all of the 4GB will be allocated to it, but no more. Any other 32 bit applications running concurrently will also be allocated up to 4 GB depending on the maximum amount of RAM available. 

Edited by vortex681

 i7-6700k | Asus Maximus VIII Hero | 16GB RAM | MSI GTX 1080 Gaming X Plus | Samsung Evo 500GB & 1TB | WD Blue 2 x 1TB | EVGA Supernova G2 850W | AOC 2560x1440 monitor | Win 10 Pro 64-bit

Share this post


Link to post
Share on other sites

If it will not use more than 2GB perhaps your OS is 32 bit

and no one has added the 3 GB switch.

Edited by nolonger

Share this post


Link to post
Share on other sites
2 hours ago, vortex681 said:

can only ever use a maximum of 4GB of memory

This is true but you are talking about virtual address space which is not memory.  Microsoft allocates up to 4GB's of VAS on a 64 bit system and up to 3GB on a 32 bit system that has the /3GB switch.  I was talking about RAM, those memory modules that sit on your MB.  More details are on page 36, AVSIM CTD Guide or around page 21, PMDG Intro Guides.


Jim Young | AVSIM Online! - Simming's Premier Resource!

Member, AVSIM Board of Directors - Serving AVSIM since 2001

Submit News to AVSIM
Important other links: Basic FSX Configuration Guide | AVSIM CTD Guide | AVSIM Prepar3D Guide | Help with AVSIM Site | Signature Rules | Screen Shot Rule | AVSIM Terms of Service (ToS)

I7 8086K  5.0GHz | GTX 1080 TI OC Edition | Dell 34" and 24" Monitors | ASUS Maximus X Hero MB Z370 | Samsung M.2 NVMe 500GB and 1TB | Samsung SSD 500GB x2 | Toshiba HDD 1TB | WDC HDD 1TB | Corsair H115i Pro | 16GB DDR4 3600C17 | Windows 10 

 

Share this post


Link to post
Share on other sites

There is no difference in this context.

Virtual Address Space allocates RAM to a program so that program sees nothing of any other programs that may be running

and they see nothing of it.

4GB of VAS means that up to 4GB of memory as required has been reserved for that program and is therefore directly related to 4GB of RAM.

FSX cannot use more than 4GB of RAM because the operating system cannot allocate it any more than 4GB of Virtual Address Space.

The most likely answer to this question

" However, it's only using 1900MB of memory according to task manager and never going above that."

is that the operating system is 32 bit.

The distinction is relevant where the question, as asked many thousands of times, is

"I have the most powerful computer with 32 GB of installed RAM and yet FSX runs out of memory. How can this be?"

This is not the question asked here.

 

Edited by nolonger

Share this post


Link to post
Share on other sites
37 minutes ago, nolonger said:

Virtual Address Space allocates RAM to a program so that program sees nothing of any other programs that may be running

and they see nothing of it.

I think you need to do a lot of research before you post.  This is clearly out of your league.

 

38 minutes ago, nolonger said:

The distinction is relevant where the question, as asked many thousands of times, is

"I have the most powerful computer with 32 GB of installed RAM and yet FSX runs out of memory. How can this be?"

The error message is correct.  When you run out of memory, you are actually running out of VAS.  Tabs from PMDG explains it the best in the PMDG Intro guides.  I think he states something like Microsoft should have never have called this error as an out of memory error as it is not memory.  It is virtual address space or space for applications to run.  When the application uses up all of the VAS, it will crash.  It should have been entitled, ran out of virtual address space.


Jim Young | AVSIM Online! - Simming's Premier Resource!

Member, AVSIM Board of Directors - Serving AVSIM since 2001

Submit News to AVSIM
Important other links: Basic FSX Configuration Guide | AVSIM CTD Guide | AVSIM Prepar3D Guide | Help with AVSIM Site | Signature Rules | Screen Shot Rule | AVSIM Terms of Service (ToS)

I7 8086K  5.0GHz | GTX 1080 TI OC Edition | Dell 34" and 24" Monitors | ASUS Maximus X Hero MB Z370 | Samsung M.2 NVMe 500GB and 1TB | Samsung SSD 500GB x2 | Toshiba HDD 1TB | WDC HDD 1TB | Corsair H115i Pro | 16GB DDR4 3600C17 | Windows 10 

 

Share this post


Link to post
Share on other sites

 

Why is the OP's PC not using more than "1900MB of memory"?

 

 

Edited by nolonger

Share this post


Link to post
Share on other sites
18 minutes ago, nolonger said:

 

Why is the OP's PC not using more than "1900MB of memory"?

 

 

I am not sure there is a problem here.. why try to find something wrong when all sounds normal? :unsure:


Bert

Share this post


Link to post
Share on other sites
13 minutes ago, nolonger said:

Thanks.

Why is the OP's PC not using more than "1900MB of memory"?

Yes, you asked this before... what would you expect FSX memory usage to be?


Bert

Share this post


Link to post
Share on other sites

I am only wondering what the answer might be to the original question, given the presence in this topic

of such expertise. So far, no one seems to have addressed it.

Share this post


Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
Sign in to follow this  

  • Tom Allensworth,
    Founder of AVSIM Online


  • Flight Simulation's Premier Resource!

    AVSIM is a free service to the flight simulation community. AVSIM is staffed completely by volunteers and all funds donated to AVSIM go directly back to supporting the community. Your donation here helps to pay our bandwidth costs, emergency funding, and other general costs that crop up from time to time. Thank you for your support!

    Click here for more information and to see all donations year to date.
×
×
  • Create New...