On Wed, Apr 09, 2008 at 06:11:58PM -0700, Michael Barrow wrote:
> How long are you willing to have your backups and restores take? If  
> you do more processing on the backed up files, you'll take a greater  

Not true :
- working with fixed size chunks may improve speed, because algorithms 
could be optimized for 1 chunk size (md5, compression, etc)
- if you implement block level deduplication to backup only the last
64kb of a log file, instead of the full 5 mb file, do you think it
will take longer to write 64 kb than 5 mb ?

File + block level deduplication will improve both BackupPC's
performance, and space savings.

Cheers,


-- 
Ludovic Drolez.

http://www.palmopensource.com               - The PalmOS Open Source Portal
http://www.drolez.com      - Personal site - Linux, Zaurus and PalmOS stuff

-------------------------------------------------------------------------
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference 
Don't miss this year's exciting event. There's still time to save $100. 
Use priority code J8TL2D2. 
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
_______________________________________________
BackupPC-users mailing list
BackupPC-users@lists.sourceforge.net
List:    https://lists.sourceforge.net/lists/listinfo/backuppc-users
Wiki:    http://backuppc.wiki.sourceforge.net
Project: http://backuppc.sourceforge.net/

Reply via email to