Performing memory management tasksEdit online Typical memory management tasks include finding out the memory block size, adding memory, and removing memory. Finding out the memory block sizeOn a mainframe, memory is provided to Linux® as memory blocks of equal size.Listing the available memory blocksList the available memory to find out how much memory is available and which memory blocks are online.Adding memoryYou can add memory to your Linux® instance by setting unused memory blocks online. You can chose a memory zone for certain memory blocks.Removing memoryYou can remove memory from your Linux® instance by setting memory blocks offline.Parent topic: Managing hotplug memory