In Windows 10, the memory usage continues to exceed 95%, but there is no high memory usage. Analysis and investigation of processes (heroku occupies 4GB of memory)

在 Windows 10 中,内存占用持续超出 95% 。查看任务管理器,占用 98%。但是占用内存最大的 2 个进程加起来也不过 2GB。而内存总大小为 16GB。其他的进程占用内存都不大,理论上来说不至于占用比例这般地高了

1. In Windows 10, the memory usage continues to exceed 95%. View Task Manager, occupies 98%. But the 2 processes that take up the largest memory add up to only 2GB. The total memory size is 16GB. Other processes do not occupy a lot of memory, and in theory, it is not so high that the occupancy ratio is so high. as shown in Figure 1

在 Windows 10 中,内存占用持续超出 95% 。查看任务管理器,占用 98%。但是占用内存最大的 2 个进程加起来也不过 2GB。而内存总大小为 16GB。其他的进程占用内存都不大,理论上来说不至于占用比例这般地高了
Figure 1

2. Check the performance – memory, in use (compressed): 15.5GB. Submitted: 25BG/32.7GB. as shown in Figure 2

查看性能 - 内存,使用中(已压缩):15.5GB。已提交:25BG/32.7GB
Figure 2

3. Open the 360 Security Guard – Optimize the acceleration interface, basically after all the items to be optimized are optimized. Still occupying more than 95%. as shown in Figure 3

打开360安全卫士 - 优化加速界面,基本上将所有待优化项全部优化后。仍然占用超过 95%
Figure 3

4. After restarting the computer, it is found that the taskbar icon arrangement is not vertically centered. But the memory usage is still as high as 25%. Open the 360 Security Guard – Optimize the acceleration interface – Optimize the record – use the small icon on the taskbar – restore the default. as shown in Figure 4

重启电脑后,发现任务栏图标排列未垂直居中。但是内存占用仍然高达 25% 左右。打开360安全卫士 - 优化加速界面 - 优化记录 - 任务栏使用小图标 - 恢复默认
Figure 4

5. It is generally accustomed to booting every Monday, and then continuing until Friday or Saturday. Generally speaking, on Thursday, the memory usage basically reaches about 95%. as shown in Figure 5

一般习惯于每周一开机,然后持续至周五或者周六关机,一般来说,到周四的时候,内存占用基本上达到 95% 左右
Figure 5

6. When using 360 Security Guard – My Computer – Immediate Checkup – After a single key repair, the memory usage is reduced to about 50%. Looking at the task manager, it is found that the memory usage of phpstorm is mainly reduced. Decreased from about 3200 MB to about 900 MB. as shown in Figure 6

当使用360安全卫士 - 我的电脑 - 立即体检 - 一键修复后,内存占用降低至:50% 左右。查看任务管理器,发现主要是 PhpStorm 的内存占用下降明显。从之前的 3200 MB 左右下降至 900 MB 左右
Figure 6

7. However, based on the above interval less than half a day, the memory usage of PHPStorm has basically been restored to about 3GB. But it is not unacceptable that the IDE occupies 3GB. Mainly because there is still more than 10 GB of memory, it is impossible to determine how it is almost occupied.

8. Reference: https://answers.microsoft.com/en-us/windows/forum/all/windows-10 -UPGRADE-FROM-81-99-RAM-USAGE-AN/269BE2E2-DE0F-4E7A-B4FC-CC6DD40DA2CA , Network Diagnostic Usage (Windows Network Data Use Monitor) for short NDU. Press Win + R to open the run, then enter regedit, enter the registry editing page, and browse to the options below. Double-click on the Start item on the right, and set the value to 4 in the pop-up dialog box, and the default is 2. This setting disables some parts of the NDU. Restart the computer, and then observe whether the usage of the memory, CPU, hard disk, etc. has improved. as shown in Figure 7

Network Diagnostic Usage (Windows 网络数据使用监视器) 简称 NDU
Figure 7
HKEY_LOCAL_MACHINE\System\ControlSet001\Services\NDU

9. Reference: https://answers.microsoft.com/zh-hans/windows/forum/all/win10%E5%86%8 5%E5%AD%98%E5%8D%A0%E7%94%A8%E8%B6%85 /23F4AC65-A125-4012-B541-D15F5F6E7051 . In step 2, the non-paging buffer pool: 1.2 GB. On Thursday, the non-paged buffer pool: 516 MB. as shown in Figure 8

参考:https://answers.microsoft.com/zh-hans/windows/forum/all/win10%E5%86%85%E5%AD%98%E5%8D%A0%E7%94%A8%E8%B6%85/23f4ac65-a125-4012-b541-d15f5f6e7051 。步骤2的时候,非分页缓冲池:1.2 GB。周四的时候,非分页缓冲池:516 MB
8

10. Generally, the higher and higher the non-page buffer pool is caused by memory leaks in some software. It is recommended to uninstall some software that is not commonly used first. Then try to uninstall software that may cause memory leaks. Finally uninstalled the software: Heroku, after restarting the computer, the memory usage is reduced to about 70%. It means that Heroku basically takes up about 4GB of memory (25%). Reference: https://www.shuijingwanwq.com/2021/12/29/5622/

11. From Monday to Friday, it lasts for 5 days. Generally, it will be sleeping every night before leaving work. The current memory usage is still basically stable at around 85% on Friday. Compared with Figure 1, the memory occupied by PHPStorm and Google Chrome is relatively increased by about 3GB. as shown in Figure 9

从周一开机至周五,持续运行了 5 天时间,一般每天晚上下班前会处于睡眠状态。现在的内存占用到周五的时候仍然基本上稳定在 85% 左右。相对于图1,PhpStorm 与 Google Chrome 占用的内存相对增加了 3GB 左右
Figure 9

Comments

Leave a Reply

Your email address will not be published. Required fields are marked *

This site uses Akismet to reduce spam. Learn how your comment data is processed.