Date: Tue, 3 Sep 2013 14:10:17 +0530 From: Ambarisha B <b.ambarisha@gmail.com> To: soc-status@freebsd.org Subject: IDMS: Weekly status report #11 of 14 Message-ID: <CAJP25sO8N%2BwmJ%2B2nMNO0GT6mNm8QBfc1R-umDfKCFfro-HO9Cg@mail.gmail.com>
next in thread | raw e-mail | index | archive | help
Hi, I finished the job migration part last week. Whenever a job is preempted, a "preempted" flag is set in the dmjob struct. The worker that was originally doing the job, checks for this flag just the same way it checks for client signal flags. If it finds the flag set, it cleans up the process and exits. The "preempted" flag is also used for consistent status updates during migration. According to the schedule, this week is a buffer for job migration. So, I'll spend time on writing some tests and cleaning up the code. Thanks Ambarish
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAJP25sO8N%2BwmJ%2B2nMNO0GT6mNm8QBfc1R-umDfKCFfro-HO9Cg>