提交 412c2695 创建 作者: Nickolai Zeldovich's avatar Nickolai Zeldovich

catch up userspace port

上级 28e654af
......@@ -101,9 +101,7 @@ kmalignfree(void *ptr, size_t align, size_t size)
}
struct proc {
spinlock gc_epoch_lock;
u64 epoch;
u64 epoch_depth;
std::atomic<u64> epoch;
u32 cpuid;
u32 pid;
char name[32];
......
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论