win2012R2标准版占用内存高,但找不到占用内存高的程序

e neer 5 Reputation points
2023-03-19T14:14:07.56+00:00

win2012R2标准版8G内存,开机了一段时间,目前内存占用高达82%了,但在任务管理器里的进程窗口,并没有发现占用高内存的进程,所以进程加起来应该不到40%。

下了一个RamMap_v1.61,发现AWE占用高,但不知道如何进一步检查User's image

Windows Server 2012
Windows Server 2012
A Microsoft server operating system that supports enterprise-level management, data storage, applications, and communications.
1,590 questions
0 comments No comments
{count} vote

1 answer

Sort by: Most helpful
  1. Limitless Technology 44,341 Reputation points
    2023-03-20T14:28:34.2966667+00:00

    Use answers to provide solutions to the user's question.

    Hello

    Thank you for your question and reaching out. I can understand you are having query\issues related to High Memory usage in Windows 2012 R2.

    SQL Server allocates buffer pool memory using the AWE memory allocation API. If "lock pages in memory" is enabled,

    SQL Server will eventually use all the RAM it requires if the maximum server memory setting is not configured. In RAMMap, that will primarily appear as AWE memory. You can get further information and an explanation of all the SQL Server memory options here.

    Please consider to set the max server memory setting to allow an adequate amount for the operating system.

    --If the reply is helpful, please Upvote and Accept as answer--


Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.