Add very simple write throttling when caches fill up.
authorMichael Vrable <mvrable@cs.ucsd.edu>
Fri, 19 Mar 2010 22:59:52 +0000 (15:59 -0700)
committerMichael Vrable <mvrable@cs.ucsd.edu>
Fri, 19 Mar 2010 22:59:52 +0000 (15:59 -0700)
commit1edfd0c0070b18a6837385a9fd11ba759202495e
tree2fbd3a94ced312ce4f14167208ec37c778884a85
parent767a8a1be7012ca1445a62b61873f3bfdb719b13
Add very simple write throttling when caches fill up.

We ought to actively flush data when needed, but this is enough for some
basic testing.
bluesky/init.c
nfs3/nfs3.c