提交 9d95b81b 创建 作者: Nickolai Zeldovich's avatar Nickolai Zeldovich

simple version of lazy tlb shootdown seems to be only a minor win

in terms of performance on real hardware.. need to think more.
上级 1cba0fc0
......@@ -18,7 +18,7 @@
#include "kmtrace.hh"
enum { vm_debug = 0 };
enum { tlb_lazy = 1 };
enum { tlb_lazy = 0 };
/*
* vmnode
......
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论