Skip to content

Commit df3491d

Browse files
authored
RAM guide: Improve intro
1 parent 776b12d commit df3491d

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

community/RAM.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,14 @@ nav_order: 16
88
# BlueMap and RAM
99
{: .no_toc }
1010

11-
Do not be alarmed if you notice that BlueMap seems to be using a lot of RAM.
11+
BlueMap generally does not *need* a lot of memory.
12+
In fact, it has been proven to work with just 512MB!
13+
14+
The more render-threads you have assigned (in `core.conf`), the more RAM BlueMap will need.
15+
16+
However, this does not mean that BlueMap won't use more RAM if it is available.
17+
18+
So do not be alarmed if you notice that BlueMap seems to be using a lot of RAM.
1219
This is actually perfectly normal and should not be an actual problem.
1320

1421
There are multiple things that contribute to this effect:

0 commit comments

Comments
 (0)