diff options
author | David Hildenbrand | 2019-10-31 15:29:31 +0100 |
---|---|---|
committer | Michael Ellerman | 2019-11-13 16:58:02 +1100 |
commit | b1713975c31ae20ecc40fd00191ee3fa51445d4a (patch) | |
tree | 68ad9d016415cb09a004e36a52751bbf3ae7e4db /usr | |
parent | e8decafefb67794ba30fddf7d9e90a247b5aa172 (diff) |
powerpc/pseries/cmm: Simulation mode
Let's allow to test the implementation without needing HW support.
When "simulate=1" is specified when loading the module, we bypass all
HW checks and HW calls. The sysfs file "simulate_loan_target_kb" can
be used to simulate HW requests.
The simualtion mode can be activated using:
modprobe cmm debug=1 simulate=1
And the requested loan target can be changed using:
echo X > /sys/devices/system/cmm/cmm0/simulate_loan_target_kb
Signed-off-by: David Hildenbrand <david@redhat.com>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Link: https://lore.kernel.org/r/20191031142933.10779-11-david@redhat.com
Diffstat (limited to 'usr')
0 files changed, 0 insertions, 0 deletions