Smart chunk management
#7
That could work. I've been thinking about the "if it detects" part. One way to do it would be this:
- A chunk is either bored or not bored.
- If a chunk is visited, it becomes not bored
- If a chunk is not visted for X ticks, it becomes bored.
- If there are too many bored chunks (e.g. more than half of loaded chunks), decrease max RAM until the amount of bored chunks is acceptable, or until the defined Minimum is reached,
- If there are too few bored chunks, Increase max RAM until the amount of bored chunks is acceptable, or until the defined maximum is reached.
Reply
Thanks given by:


Messages In This Thread
Smart chunk management - by LogicParrot - 04-26-2016, 05:54 PM
RE: Smart chunk management - by LogicParrot - 04-26-2016, 06:06 PM
RE: Smart chunk management - by NiLSPACE - 04-26-2016, 06:12 PM
RE: Smart chunk management - by LogicParrot - 04-26-2016, 06:15 PM
RE: Smart chunk management - by LogicParrot - 04-26-2016, 06:18 PM
RE: Smart chunk management - by NiLSPACE - 04-26-2016, 06:56 PM
Dynamic MAX ram - by LogicParrot - 04-26-2016, 07:29 PM
RE: Smart chunk management - by worktycho - 04-26-2016, 07:47 PM
RE: Smart chunk management - by worktycho - 04-26-2016, 08:35 PM
RE: Smart chunk management - by worktycho - 04-26-2016, 08:37 PM
RE: Smart chunk management - by Schwertspize - 04-26-2016, 09:09 PM
Plugins - by LogicParrot - 04-26-2016, 09:14 PM
RE: Smart chunk management - by worktycho - 04-27-2016, 01:44 AM
RE: Smart chunk management - by Seyaku - 05-26-2016, 12:12 AM



Users browsing this thread: 2 Guest(s)