From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bob Peterson Date: Fri, 25 Aug 2017 14:12:41 -0400 (EDT) Subject: [Cluster-devel] [PATCH 02/17] DLM: Eliminate CF_WRITE_PENDING flag In-Reply-To: <0dfa2274020742cf94e4a4f3dac0630e@TGXML394.toshiba.local> References: <0dfa2274020742cf94e4a4f3dac0630e@TGXML394.toshiba.local> Message-ID: <856906590.2031406.1503684761137.JavaMail.zimbra@redhat.com> List-Id: To: cluster-devel.redhat.com MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit ----- Original Message ----- | Hi, thank you for your review. | | >> + cond_resched(); | >> + queue_work(send_workqueue, &con->swork); | > I think it would make more sense to call cond_resched() after the | > queue_work() since we want the queued work to run soon after it has been | > queued I think, | | Well, we're fine with that order. | Could it be better to ask Bob Peterson who wrote this | patch? | | thanks, | -- owa Hi Owa, I haven't heard from you in a while. I resubmitted my revised patch for this to cluster-devel. Were you going to re-send your dlm patch set soon? Regards, Bob Peterson Red Hat File Systems