Home
last modified time | relevance | path

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

/f-stack/app/redis-5.0.5/src/
H A Daof.c1413 int nodata = 0; in rewriteAppendOnlyFile() local
1415 while(mstime()-start < 1000 && nodata < 20) { in rewriteAppendOnlyFile()
1418 nodata++; in rewriteAppendOnlyFile()
1421 nodata = 0; /* Start counting from zero, we stop on N *contiguous* in rewriteAppendOnlyFile()