venti: import changes from plan 9
R=rsc CC=plan9port.codebot http://codereview.appspot.com/4523057
This commit is contained in:
parent
7fb06adf54
commit
f5a8ea6fd8
21 changed files with 141 additions and 63 deletions
|
|
@ -251,7 +251,6 @@ icachewritecoord(void *v)
|
|||
as = icachestate();
|
||||
if(as.arena==iwrite.as.arena && as.aa==iwrite.as.aa){
|
||||
/* will not be able to do anything more than last flush - kick disk */
|
||||
fprint(2, "icache: nothing to do - kick dcache\n");
|
||||
trace(TraceProc, "icachewritecoord kick dcache");
|
||||
kickdcache();
|
||||
trace(TraceProc, "icachewritecoord kicked dcache");
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue