+25
−0
Loading
Introduce a new debug file which allows to determine how many warning
track grace periods were missed on each CPU.
The new file can be found as /sys/kernel/debug/s390/wti
It is formatted as:
CPU0 CPU1 [...] CPUx
xyz xyz [...] xyz
Acked-by:
Heiko Carstens <hca@linux.ibm.com>
Reviewed-by:
Mete Durlu <meted@linux.ibm.com>
Signed-off-by:
Tobias Huschle <huschle@linux.ibm.com>
Signed-off-by:
Vasily Gorbik <gor@linux.ibm.com>