On Tue, 12 Nov 2002, Wayne Davison wrote:

> On Tue, Nov 12, 2002 at 11:30:28PM +0100, [EMAIL PROTECTED] wrote:
> > And why it tries to get 100% CPU even though there's nothing to do ?
>
> What do you mean "nothing to do"?  Rsync is creating the new version of
> a changed file which is done both by transferring data over the network
> and by copying matching data from the existing version of the file.
> Just because nothing is being transferred over the link doesn't mean
> nothing is going on.  Or is there some other problem that I missed in
> this discussion?

When recovery on the receiving side started, there's almost nothing to
do for the sending side, it just has to wait until the partial copy
is ready to get data appended. In this time rsync on the sending side eats
95% of CPU time. I would say, that this is not the right behaviour, the
rsync process on the sending side should idle in this time.

Mermgfurt,
                Udo
-- 
Udo Wolter                      |  /"\
email:    [EMAIL PROTECTED]  |  \ / ASCII RIBBON CAMPAIGN
www:      www.dicke-aersche.de  |   X    AGAINST HTML MAIL
dark:    [EMAIL PROTECTED]  |  / \

-- 
To unsubscribe or change options: http://lists.samba.org/mailman/listinfo/rsync
Before posting, read: http://www.tuxedo.org/~esr/faqs/smart-questions.html

Reply via email to