Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 27 Aug 2013 00:48:35 +0530
From:      Ambarisha B <b.ambarisha@gmail.com>
To:        soc-status@freebsd.org
Subject:   IDMS: Weekly status report #10 of 14
Message-ID:  <CAJP25sPubvJMB1LSWFJsEh8sTLn1KchNt5FvMGe2rbTPC1DNUg@mail.gmail.com>

next in thread | raw e-mail | index | archive | help
Hi,

This week I started implementing job migration. Here's the progress so far:

Whenever a worker finishes a job, it checks if the number of active
connections to that site was MAX_ACTIVE_CONNS. If so, this mirror might not
have been picked for any new downloads because of the cap on active
connections. So, it checks all the active downloads to see if "estimated
remaining time" for a job is more than "estimated total time" with the
current site. If so, it takes up the job.

Cleaning up the data and state of the preempted worker is not complete yet.
I'll work on that this week and do some testing.

Cheers
Ambarish



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAJP25sPubvJMB1LSWFJsEh8sTLn1KchNt5FvMGe2rbTPC1DNUg>