Closed allanlw closed 7 years ago
BTW, the current output.txt for me is:
THREAD 0x01: Y
THREAD 0x02: Y
THREAD 0x01: Y
THREAD 0x03: �
THREAD 0x01: Y
THREAD 0x04: Y
THREAD 0x01: Y
THREAD 0x05:
THREAD 0x01: Y
THREAD 0x01: Y
THREAD 0x01: Y
THREAD 0x01: Y
THREAD 0x01: Y
THREAD 0x01: Y
THREAD 0x01: Y
THREAD 0x01: Y
Kernel: THREAD 0x01 page fault at 0x0000000000000008
This improves the FPU testing.
unfortunately, the test currently fails due to an unknown bug (either in the test or the kernel). Strangely, commenting out the "int" lines (so as to not perform the fork) does NOT fail.