/mvastest

Test suite for Linux' First Class Virtual Address Spaces

Primary LanguageC++OtherNOASSERTION

mvastest

Small test suite to test the functionality of first class virtual address spaces in the Linux kernel.

build

You can simply build the tests with the following command

make

The tests require that libmvas is installed on the computer.

run

You can execute the benchmarks by executing the binary directly or via

make run

You will be presented with an interactive menu that you can use to test the various different features of multiple virtual address spaces or run the different benchmarks.