Fabian 5b95165de2 Add TEST_RELEASE_BUILD to run tests on release build | %!s(int64=6) %!d(string=hai) anos | |
---|---|---|
.. | ||
Makefile | %!s(int64=4) %!d(string=hai) anos | |
README.md | %!s(int64=4) %!d(string=hai) anos | |
run.js | %!s(int64=4) %!d(string=hai) anos | |
test-jit.c | %!s(int64=4) %!d(string=hai) anos |
These tests map 2 adjacent pages to the exact same physical frame. Code is
written to one page and executed from the other, then overwritten and executed
again, in order to trigger cache activity. Unlike /tests/jit/
, this folder is
meant to test the JIT in protected mode with paging setup, not in real-mode.
linux3.iso
image (see Readme.md)make jitpagingtests
in the root of the project