History log of /barrelfish-master/usr/tests/numa/numatest.c
Revision Date Author Comments
# 9bd8d1d5 03-Apr-2019 Reto Achermann <reto.achermann@inf.ethz.ch>

replacing umlaute and fixing address in headers Haldeneggsteig -> Universitaetsstrasse

Signed-off-by: Reto Achermann <reto.achermann@inf.ethz.ch>


# 12731093 16-Jun-2015 Reto Achermann <reto.achermann@inf.ethz.ch>

libnuma: implementing missing allocation functions + large page support

Signed-off-by: Reto Achermann <reto.achermann@inf.ethz.ch>


# aaaf83b0 10-Jun-2015 Reto Achermann <reto.achermann@inf.ethz.ch>

numatest: adding +1 to print the correct values

Signed-off-by: Reto Achermann <reto.achermann@inf.ethz.ch>


# d0c6f545 16-Dec-2014 Reto Achermann <reto.achermann@inf.ethz.ch>

fixed interface change in numatest


# 2b6667d9 13-Dec-2014 Reto Achermann <acreto@student.ethz.ch>

libnuma: testdomain and partial implementation

initial commit of lib/numa with function stubs for the interface functions
adding implementations of some interface functions of libnuma

adding of tests/numatest domain to check libnuma