vm - hash table for block cache
This commit is contained in:
@@ -392,8 +392,5 @@ PUBLIC int proc_new(struct vmproc *vmp,
|
||||
panic("exec_newmem: pt_bind failed: %d", s);
|
||||
}
|
||||
|
||||
/* No yielded memory blocks. */
|
||||
yielded_init(&vmp->vm_yielded_blocks);
|
||||
|
||||
return OK;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user