[OLPC-devel] just verified: 2306 + olpc + linux kernel works.

David Woodhouse dwmw2 at infradead.org
Thu May 25 20:38:26 EDT 2006


On Thu, 2006-05-25 at 21:30 -0300, Marcelo Tosatti wrote:
> Now splitting with -b 4096 really kills lzma gains:

Yeah, it's going to. That tells you how much space is taken on the file
system. If you're using 4KiB blocks on your ext3 fs, then you're not
going to see the benefits with 'du', because even if it magically
manages every one of those blocks down to a single byte, it's still
going to take a whole 4KiB block to store that byte. 

Cat them all into one file and see the size of that?

-- 
dwmw2




More information about the Devel mailing list