I ran the mmap validation utest, before and after the RB tree change.
Before:
/ $ ./bin/tests/utest/mmap_stress_test
<-- BEGIN_USERSPACE_mmap_TESTS -->
test_run_fragment_test: Success in mmap at allocating 20480 pages: addr=0x400000608000..0x400005608000
test_run_fragment_test: Run time: 1517.030000 ms
PASSED [test_run_fragment_test](1.519759s)
<-- END_USERSPACE_mmap_TESTS -->
After:
/ $ ./bin/tests/utest/mmap_stress_test
<-- BEGIN_USERSPACE_mmap_TESTS -->
test_run_fragment_test: Success in mmap at allocating 20480 pages: addr=0x400000608000..0x400005608000
test_run_fragment_test: Run time: 87.544000 ms
PASSED [test_run_fragment_test](0.090364s)
<-- END_USERSPACE_mmap_TESTS -->
--
You received this message because you are subscribed to the Google Groups "Akaros" group.
To unsubscribe from this group and stop receiving emails from it, send an email to akaros+un...@googlegroups.com.
To post to this group, send email to aka...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.