summarylogtreecommitdiffstats
path: root/39-ovirt-memory-hotplug.rules
blob: 10ad453d43e89249ad9a3c6f4e90da72d5127149 (plain)
1
2
3
4
# do not edit this file, it will be overwritten on update

# Memory hotadd request: Make the added memory movable.
SUBSYSTEM=="memory", ACTION=="add", PROGRAM="/bin/uname -p", RESULT!="s390*", ATTR{state}=="offline", ATTR{state}="online_movable"