faubackup2/src/rsync rsync++_calls.cpp,1.6,1.7 rsync.cpp,1.11,1.12
Erik Merkel <[email protected]> Sun, 26 Jun 2005 23:02:13 +0000
| Newsgroups | gmane.comp.sysutils.backup.faubackup.cvs |
|---|---|
| Message-ID | <[email protected]> |
Update of /cvsroot/faubackup/faubackup2/src/rsync In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv2211/src/rsync Modified Files: rsync++_calls.cpp rsync.cpp Log Message: speed tuning Index: rsync.cpp =================================================================== RCS file: /cvsroot/faubackup/faubackup2/src/rsync/rsync.cpp,v retrieving revision 1.11 retrieving revision 1.12 diff -C2 -d -r1.11 -r1.12 *** rsync.cpp 26 Jun 2005 18:39:02 -0000 1.11 --- rsync.cpp 26 Jun 2005 23:02:10 -0000 1.12 *************** *** 11,15 **** #define STAT_CHAR_ARRAY_SIZE 200 ! #define MIN_RSYNC_BLOCKSIZE 2048 extern "C" --- 11,15 ---- #define STAT_CHAR_ARRAY_SIZE 200 ! #define MIN_RSYNC_BLOCKSIZE 1024 extern "C" Index: rsync++_calls.cpp =================================================================== RCS file: /cvsroot/faubackup/faubackup2/src/rsync/rsync++_calls.cpp,v retrieving revision 1.6 retrieving revision 1.7 diff -C2 -d -r1.6 -r1.7 *** rsync++_calls.cpp 26 Jun 2005 19:49:33 -0000 1.6 --- rsync++_calls.cpp 26 Jun 2005 23:02:10 -0000 1.7 *************** *** 7,11 **** ! #define R_BUFSIZE 32768 using namespace faubackup; --- 7,11 ---- ! #define R_BUFSIZE 16384 using namespace faubackup; ------------------------------------------------------- SF.Net email is sponsored by: Discover Easy Linux Migration Strategies from IBM. Find simple to follow Roadmaps, straightforward articles, informative Webcasts and more! Get everything you need to get up to speed, fast. http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click