Solve the problem that win7 reports computer memory is insufficient

Solve the problem that win7 reports computer memory is insufficient

When you are running multiple projects in IDEA, or running other programs, a window pops up on the computer: The computer is out of memory. At this time, you can solve this problem based on my experience. I hope it will help you!

Take win7 system as an example:

1. First open the task manager, click on the performance bar, first check how many GB of the submitted number, once your submitted memory exceeds the maximum (such as 12/11), it will prompt you that your computer is insufficient, and then force you to shut down The executed program, but in fact the total amount of memory in your computer far exceeds the maximum submitted memory. At this time, you need to set it.

Insert picture description here
2. The problem that causes this is that the page number setting on the drive is too small. For example, the page memory setting of my computer is only 11G. If I want to develop and start multiple programs, I will definitely report insufficient memory. Right-click "My Computer", open -> Properties, and perform the following operations in sequence.

Insert picture description here
3. Eventually you will jump to the following "virtual memory" window: Set the paging memory size according to the operation steps.

Insert picture description here
4. The initial size can be allocated according to the memory size recommended by the system below. For example, the recommended memory for my computer is 9214MB. The maximum value can exceed the recommended value, but it is not recommended to exceed the recommended value by more than 2 times. You can adjust it according to your actual needs. .

Insert picture description here
5. After the configuration is completed, click Settings, and you will see the paging memory size you set on the C drive, and then click Confirm, the system prompts you to restart the computer, and then you will find that the computer will not report insufficient memory when running multiple programs Up.
Insert picture description here
6, Finally, when we open the task manager, we will find that the submitted memory has become larger (11 becomes 14),

Insert picture description here
I hope my sharing is helpful to everyone! ! !

Guess you like

Origin blog.csdn.net/fei476662546/article/details/108756225