mirror of
https://github.com/ibm-s390-linux/s390-tools.git
synced 2026-08-05 02:14:52 +00:00
lsmem/chmem: Remove tools
lsmem/chmem moved to util-linux >= 2.30, remove them from s390-tools. For kernels >= 4.13, the default memory zone for hotplug memory was changed from zone MOVABLE to zone NORMAL. In order to keep using zone MOVABLE for memory hotplug, either use the lsmem/chmem tools from s390-tools version 2.1.0, or an updated version of the util-linux version of lsmem/chmem that contains the following util-linux git commits (included in util-linux 2.32): 60a7e9e94e49 "lsmem/chmem: add memory zone awareness" 0a4320f5e785 "tests/lsmem: update lsmem test with ZONES column" afee3f204247 "lsmem/chmem: add memory zone awareness to bash-completion" Signed-off-by: Gerald Schaefer <gerald.schaefer@de.ibm.com> Signed-off-by: Michael Holzheu <holzheu@linux.vnet.ibm.com>
This commit is contained in:
committed by
Michael Holzheu
parent
c21e464856
commit
778292e771
@@ -131,8 +131,6 @@ Package contents
|
||||
- znetconf: List and configure network devices for s390 network adapters.
|
||||
- cio_ignore: Query and modify the contents of the CIO device driver
|
||||
blacklist.
|
||||
- lsmem: Display the online status of the available memory.
|
||||
- chmem: Set hotplug memory online or offline.
|
||||
- dasdstat: Configure and format the debugfs based DASD statistics data.
|
||||
|
||||
* zkey:
|
||||
|
||||
Reference in New Issue
Block a user