Files
mckernel/test/issues/1474/C1474_arm64.txt
Tomoki Shirasawa 7efb394905 remote_page_fault is handled by the offloaded thread.
Change-Id: I9cfad509260cceada74abdf39ca6a1822561e0d9
Refs: #1474
2021-03-03 02:25:56 +00:00

41 lines
1.0 KiB
Plaintext

Script started on 2021-03-01 06:19:04+00:00
bash-4.4$ make test
gcc -g -Wall -o C1474T01 C1474T01.c
gcc -g -Wall -o C1474T02 C1474T02.c
gcc -g -Wall -o C1474T03 C1474T03.c
gcc -g -Wall -O0 -pthread -o C1474T04 C1474T04.c
gcc -g -Wall -O0 -pthread -o C1474T05 C1474T05.c
gcc -g -Wall -O0 -pthread -o C1474T06 C1474T06.c
sh ./C1474.sh
mcstop+release.sh ... done
mcreboot.sh -c 2-7 -m 2G@0 -O ... done
aarch64
1+0 records in
1+0 records out
4096 bytes (4.1 kB, 4.0 KiB) copied, 0.0002746 s, 14.9 MB/s
*** C1474T01 START ***
remote page fault OK
*** C1474T01 OK ***
*** C1474T02 START ***
remote page fault OK
*** C1474T02 OK ***
*** C1474T03 START ***
remote page fault OK
*** C1474T03 OK ***
*** C1474T04 START ***
thread is running on Linux OK
remote page fault OK
*** C1474T04 OK ***
*** C1474T05 START ***
thread is running on Linux OK
remote page fault OK
*** C1474T05 OK ***
*** C1474T06 START ***
thread is running on Linux OK
remote page fault OK
*** C1474T06 OK ***
bash-4.4$ exit
exit
Script done on 2021-03-01 06:19:25+00:00