Important Notice: Our web hosting provider recently started charging us for additional visits, which was unexpected. In response, we're seeking donations. Depending on the situation, we may explore different monetization options for our Community and Expert Contributors. It's crucial to provide more returns for their expertise and offer more Expert Validated Answers or AI Validated Answers. Learn more about our hosting issue here.

Does 2GB ram need paging file to run these program?

0
Posted

Does 2GB ram need paging file to run these program?

0

You need a paging file. It doesn’t matter how much memory you have. The operating system is designed to page and is severely compromised by having no paging file. The problem is that the operating system cannot be sure exactly how much of the memory that it has already promised to applications those applications will wind up using, so it will have to refuse new requests for memory even though it has plenty of memory left. It’s hard to explain in simple terms. Think of memory like cars at a car rental company. Someone calls up and says “I might need ten cars”, they say “okay”, and someone else calls up and says “I might need twenty cars”, the say “okay”. At some point, they may have many cars on the lot but have to say “sorry, I can’t let you have those cars because someone else might need them”. Same thing with memory. A paging file allows the operating system to actually use the memory it has, because it doesn’t have to worry about running out. Programs tend to implicitly reserve a lo

Related Questions

What is your question?

*Sadly, we had to bring back ads too. Hopefully more targeted.

Experts123