mldonkey-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Mldonkey-users] [patch #7210] correctly handle clock jumps (e.g. after


From: ygrek
Subject: [Mldonkey-users] [patch #7210] correctly handle clock jumps (e.g. after hibernate)
Date: Mon, 31 May 2010 19:35:24 +0000
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.0.16) Gecko/2009121610 Iceweasel/3.0.14 (Debian-3.0.14-1)

URL:
  <http://savannah.nongnu.org/patch/?7210>

                 Summary: correctly handle clock jumps (e.g. after hibernate)
                 Project: mldonkey, a multi-networks file-sharing client
            Submitted by: ygrek
            Submitted on: Mon 31 May 2010 07:35:24 PM GMT
                Category: Bug fixes
                Priority: 5 - Normal
                  Status: Ready For Test
             Assigned to: ygrek
        Originator Email: 
             Open/Closed: Open
         Discussion Lock: Any

    _______________________________________________________

Details:

Prevent overflow in upload scheduler. If clock jumps forward the upload
scheduler will either allocate huge amount of bandwidth or overflow and
allocate negative amount. The former causes upload speed limit to be ignored,
the latter prevents any uploading. Common usecase that may lead to such
behavior is suspend/resume. Ideally the bandwidth scheduler should use
monotonic clock instead of realtime one.



    _______________________________________________________

File Attachments:


-------------------------------------------------------
Date: Mon 31 May 2010 07:35:24 PM GMT  Name: upload_clock.diff  Size: 1kB  
By: ygrek

<http://savannah.nongnu.org/patch/download.php?file_id=20664>

    _______________________________________________________

Reply to this item at:

  <http://savannah.nongnu.org/patch/?7210>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.nongnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]