提交 31354f3d 创建 作者: Nickolai Zeldovich's avatar Nickolai Zeldovich

do not enable VM_RADIX for now; need to make iteration more efficient

上级 bcbe622a
...@@ -6,8 +6,8 @@ ...@@ -6,8 +6,8 @@
#include "cpputil.hh" #include "cpputil.hh"
#include "hwvm.hh" #include "hwvm.hh"
#define VM_CRANGE 0 #define VM_CRANGE 1
#define VM_RADIX 1 #define VM_RADIX 0
using std::atomic; using std::atomic;
......
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论