NetBSD/tests/lib/libnvmm
maxv 6f40daa312 Several improvements. In particular, reduce CS.limit, because Intel CPUs
perform strict sanity checks, and the previous (too high) limit caused the
VM entry to fail.
2019-11-22 10:26:32 +00:00
..
Makefile Add 12 tests for libnvmm's I/O Assist. 2019-02-05 13:00:03 +00:00
h_io_assist.c Add the "nvmm" group, and make nvmm_init() public. Sent to tech-kern@ a few 2019-10-27 07:08:15 +00:00
h_io_assist_asm.S Add CVS ids, and rename the PTE bits. No functional change. 2019-03-19 19:23:39 +00:00
h_mem_assist.c Several improvements. In particular, reduce CS.limit, because Intel CPUs 2019-11-22 10:26:32 +00:00
h_mem_assist_asm.S Implement XCHG, add associated tests, and add comments to explain. With 2019-10-14 10:39:24 +00:00
t_io_assist.sh Add 12 tests for libnvmm's I/O Assist. 2019-02-05 13:00:03 +00:00
t_mem_assist.sh