From b6cbbdde19be5229915baf5d764ce062c22102e1 Mon Sep 17 00:00:00 2001 From: Yehonal Date: Thu, 14 May 2020 16:57:53 +0200 Subject: Update Memory-Usage.md --- docs/Memory-Usage.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs') diff --git a/docs/Memory-Usage.md b/docs/Memory-Usage.md index e450200..08f2572 100644 --- a/docs/Memory-Usage.md +++ b/docs/Memory-Usage.md @@ -13,7 +13,7 @@ AzerothCore is based on SunwellCore (a fork from TC). SunwellCore was a public s We recommend at least 16 GB as the server will gradually cache the world maps as the players explore them which finally takes up to at least 11 GB of RAM usage. -That's mean that event hough you've few online players, if they explore the entire maps, those maps won't be unloaded from the RAM. +It means that event hough you've few online players, if they explore the entire maps, those maps won't be unloaded from the RAM. It's an architectural choice granting "high performances" on heavy usage. We can also try to explain you it with a draw -- cgit