arm64: rusage: Fix counting contiguous PTEs

Change-Id: I7e89c25d49dc1f6efe1c27c76c66c6fedd22af1f
Refs: #1342
This commit is contained in:
Masamichi Takagi
2019-07-30 11:45:38 +09:00
parent 0c1cae45fe
commit 51cd7cbb6c
9 changed files with 559 additions and 23 deletions

14
test/issues/1342/1342.sh Executable file
View File

@ -0,0 +1,14 @@
echo "Don't forget to apply patch.mck and patch.ihk"
. $HOME/.mck_test_config
BOOTPARAM="-c 4-7 -m 512M@0"
. ../../common.sh
$BIN/mcexec ./get_rusage 0
$BIN/mcexec ./issue_1325
$BIN/mcexec ./get_rusage 0
$SBIN/ihkosctl 0 kmsg > ./log
cat ./log | perl match.pl > ./diff