Files
paper-mc/paper-server/patches/sources/net/minecraft
Antony Riley db2502d732 Sanitise RegionFileCache and make configurable
RegionFileCache prior to this patch would close every single open region
file upon reaching a size of 256.
This patch modifies that behaviour so it closes the the least recently
used RegionFile.
The implementation uses a LinkedHashMap as an LRU cache (modified from HashMap).
The maximum size of the RegionFileCache is also made configurable.
2016-03-29 08:22:55 +03:00
..
2021-01-29 17:54:03 +01:00
2022-07-06 23:00:31 -04:00
2016-03-30 19:36:20 -04:00
2016-03-30 19:36:20 -04:00
2016-03-30 19:36:20 -04:00
2021-01-29 17:54:03 +01:00
2016-03-30 19:36:20 -04:00