mirror of
https://github.com/luanti-org/luanti.git
synced 2025-06-27 16:36:03 +00:00
Replace occurences of 'forum.minetest.net' with 'forum.luanti.org' (#15372)
This commit is contained in:
parent
c884e7181f
commit
9982c56373
6 changed files with 7 additions and 7 deletions
|
@ -932,7 +932,7 @@ double perf_freq = get_perf_freq();
|
|||
* This appears to be a combination of unfortunate allocation order/fragmentation
|
||||
* and the fact that glibc does not call madvise(MADV_DONTNEED) on its own.
|
||||
* Some other allocators were also affected, jemalloc and musl libc were not.
|
||||
* read more: <https://forum.minetest.net/viewtopic.php?t=30509>
|
||||
* read more: <https://forum.luanti.org/viewtopic.php?t=30509>
|
||||
*
|
||||
* As a workaround we track freed memory coarsely and call malloc_trim() once a
|
||||
* certain amount is reached.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue