Update to store uncompressed data in the cache blocks at all times. This will allow...
authorErik Hallnor <ehallnor@umich.edu>
Sun, 21 Mar 2004 06:20:19 +0000 (01:20 -0500)
committerErik Hallnor <ehallnor@umich.edu>
Sun, 21 Mar 2004 06:20:19 +0000 (01:20 -0500)
commitea604923aaea2e5e9c79d4392b2cc70a2ffccbca
treecb4031d9296acce15d4305f5e34c5a7a0897d620
parent2d38766e09ca5b14ae6f33c851b5e9b56d6b6627
Update to store uncompressed data in the cache blocks at all times. This will allow us to simulate compression without paying the uncompress penalty on reads.
This also had the side-effect of getting copies and compression working together (collecting of code in helper function made this easier.)

--HG--
extra : convert_revision : f81d3d7254b5a0c1cc82a7389c95a0b71ff67fc0