Skip to content

Commit 4d302fb

Browse files
authored
RAM guide: slightly edited the intro some more
1 parent df3491d commit 4d302fb

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

community/RAM.md

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8,12 +8,13 @@ nav_order: 16
88
# BlueMap and RAM
99
{: .no_toc }
1010

11-
BlueMap generally does not *need* a lot of memory.
12-
In fact, it has been proven to work with just 512MB!
11+
BlueMap generally does not *need* a lot of memory.
1312

14-
The more render-threads you have assigned (in `core.conf`), the more RAM BlueMap will need.
13+
In fact, BlueMap has been proven to work with just 512MB of assigned memory!
1514

16-
However, this does not mean that BlueMap won't use more RAM if it is available.
15+
The more render-threads you have assigned (in `core.conf`), the more RAM BlueMap will need, so you can lower the amount of used memory by lowering the amount of threads.
16+
17+
However, this does not mean that BlueMap won't use more RAM *if it is available*.
1718

1819
So do not be alarmed if you notice that BlueMap seems to be using a lot of RAM.
1920
This is actually perfectly normal and should not be an actual problem.

0 commit comments

Comments
 (0)