The value of memory_max_target is equal to memory_target if memory_target is set but memory_max_target is not.
When the instance starts up, MMAN locks (reserves) the amount of memory specified by memory_max_target so that memory_target can be increased up to the value of memory_max_target.