t2xlarge instance only ever using 2GB of RAM

0

Morning All

I have a EC2 Windows instance that only ever seems to use 2GB of the 16GB available. Has anyone else come across this problem.

I'm about to move everything over to an Azure server of the same spec to test because my nightly processing is taking forever

Garron
質問済み 10ヶ月前180ビュー
2回答
0

Hi Garron,

Would you mind sharing on how you observed or measured the limited RAM usage? There can be several reasons why not all of the memory is used. One reason could be the configuration of the application that is configured to only use a limited amount of RAM. Another reason could be resource contention, for example waiting on IO operations or network calls.

It would be helpful if you would be able to share more information on what you are running on the instance.

Thanks

profile pictureAWS
エキスパート
回答済み 10ヶ月前
0

I'm simply using Task Manager. I have SQL Server Running, a few threaded applications I've written to extract, transform and load data. Of the 16GB I never seem more than 2.3GB in use. On other servers, using the same type of infrastructure usage moves from 1GB to 8GB or 10GB and then back down again as processing cycles

Garron
回答済み 10ヶ月前

ログインしていません。 ログイン 回答を投稿する。

優れた回答とは、質問に明確に答え、建設的なフィードバックを提供し、質問者の専門分野におけるスキルの向上を促すものです。

質問に答えるためのガイドライン

関連するコンテンツ