Home
last modified time | relevance | path

Searched refs:committing (Results 1 – 2 of 2) sorted by relevance

/xv6-public/
H A Dlog.c44 int committing; // in commit(), please wait. member
130 if(log.committing){ in begin_op()
152 if(log.committing) in end_op()
156 log.committing = 1; in end_op()
170 log.committing = 0; in end_op()
H A DNotes38 both can grow, without committing 4GB of physical memory? does this