commit ce659a16aa0c5865699bf06e3aa5619646e41b9c
Author: Aaron LI <[email protected]>
Date: Mon Jun 7 21:40:58 2021 +0800
test/nvmm/demo: Improve progress logs to help test/debug
* Add several more progress logs.
* Reduce accepting trap count to 6, reducing the total test time.
* Update the example output in README.
Summary of changes:
test/nvmm/demo/README.txt | 84 ++++++++++++++++++++---------------------
test/nvmm/demo/smallkern/main.c | 3 +-
test/nvmm/demo/toyvirt/main.c | 4 ++
3 files changed, 47 insertions(+), 44 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/ce659a16aa0c5865699bf06e3aa5619646e41b9c
--
DragonFly BSD source repository