Checkpoint.
Add disk caching code and first draft of fractional index.
This commit is contained in:
parent
7c5190d2c8
commit
9ffbb5adca
15 changed files with 453 additions and 366 deletions
|
|
@ -81,7 +81,6 @@ writelump(Packet *p, u8int *score, int type, u32int creator)
|
|||
return ok;
|
||||
}
|
||||
|
||||
print("writelump %08x\n", mainindex->arenas[0]);
|
||||
if(queuewrites)
|
||||
return queuewrite(u, p, creator);
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue