Fix a flipped comparison in the memory pressure calculation
authorMichael Vrable <mvrable@cs.ucsd.edu>
Thu, 31 Mar 2011 22:06:14 +0000 (15:06 -0700)
committerMichael Vrable <mvrable@cs.ucsd.edu>
Thu, 31 Mar 2011 22:06:14 +0000 (15:06 -0700)
commit2118f99b4ae6d63cd72e94295e744401133911b7
treead7e841424d64406ed0ee1108ecdf7720c9b1f95
parent5a120ff89ded112b2255619a26946dccae8ce539
Fix a flipped comparison in the memory pressure calculation

We were almost always saying there was too much dirty data that needed to
be flushed.  Now, also print out debugging messages when memory pressure is
detected stating what we have found, exactly.
bluesky/cache.c