Received: by 2002:ac0:a5a7:0:0:0:0:0 with SMTP id m36-v6csp1029019imm; Sat, 11 Aug 2018 04:54:12 -0700 (PDT) X-Google-Smtp-Source: AA+uWPxeRGxapwXwz/0evRMhZ3i6CNdGi5nMsA2NH1/juJbUK1cW5Xw9UjpiLC4gfoL33KmoXKRK X-Received: by 2002:a17:902:82c7:: with SMTP id u7-v6mr9641978plz.83.1533988452652; Sat, 11 Aug 2018 04:54:12 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1533988452; cv=none; d=google.com; s=arc-20160816; b=pLr3rp9O3sL9LfaOMXTTsrJXWXwn1Isu+qnWrimakrkc5h2N+Jd6tS76uHJFAAryuY /jnMvrG16+4KYeyHZRkhYp9HjWjfCMD4W0CadtYYPYLAOEDmg3pQIFSHhg6T9xi5BaUA YXlLHsEYkTSv9CCp0ykcUr68dlPHOFPreXkXgvBqz5kJUy8glanII7aLNtejTgz/i0rh 5wigCMdeyRTLBartUherDATptTduJ5NLpjp8DzLEknUWA93s8ENKgfN06CMBMOvQJNlq aZ/umrzWFDWQQaWgIkQ/z7/9v61pPTbGO2HXBzNMd240vDZmOMtH6NpaROXg7hVt/edG BFKA== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:content-transfer-encoding:mime-version :references:in-reply-to:date:cc:to:from:subject:message-id :dkim-signature:arc-authentication-results; bh=OT+mlkO8vpL9oen9d8GLH3u9rUTucJmIUB2/MJLabyg=; b=EgWQ79J5kja2Potj4twp3Fe91qFzcquDHMVQW0ywkI484G5HQoPto3AkoW0AjbvLtl SbdIML3eJ1fZc53Z0gYJQPkG/RoZige4MvDmOjkA6Z0/tqgvqPwApQCa/e2sVDnol9AO 8UvNOXYdqEAnXW+WW6+AXDv+7tGjqrMpN4kvFKNOfQWB4en1IKt+Ld0Ax0e0zOSIceUx 0BGZR2uFBdadBIdgGIu8WQv+Z89SeLFzwInfr3klk32wXicZq8GbkvkQz8bAxYp2ruxb DwJKa4PSsOY9zV4P3xj9sGMh4LfhEjoJxlOEncA7IkoJ+h23UiXGr5lKCckrSh5hBozO 8Sfg== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=doY9n+Ei; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id c5-v6si9802932pll.275.2018.08.11.04.53.22; Sat, 11 Aug 2018 04:54:12 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=doY9n+Ei; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1727428AbeHKOZO (ORCPT + 99 others); Sat, 11 Aug 2018 10:25:14 -0400 Received: from mail.kernel.org ([198.145.29.99]:48808 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1727266AbeHKOZO (ORCPT ); Sat, 11 Aug 2018 10:25:14 -0400 Received: from tleilax.poochiereds.net (cpe-71-70-156-158.nc.res.rr.com [71.70.156.158]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id 9303321B32; Sat, 11 Aug 2018 11:51:15 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1533988276; bh=lB1fxtSIz+OnOJG6BvD9ZmhnKWpENUR/Ndl5n0kj24s=; h=Subject:From:To:Cc:Date:In-Reply-To:References:From; b=doY9n+EizSTcTTlB6ZQr03bYh/XExzeahE/v/WDamHzBHVEakpL86p2DtnV6onr/u 16me+Eh66pdRxylPSfqF+egEWAVtqaSZXAD8glnqkFM1cDXcN2gfmHGtEtUpnP7ypx 4jgxw9wEEc5sKLNFszivunt4k4H+5cDVa2/hj3fE= Message-ID: Subject: Re: [PATCH 0/5 - V2] locks: avoid thundering-herd wake-ups From: Jeff Layton To: "J. Bruce Fields" , NeilBrown Cc: Alexander Viro , Martin Wilck , linux-fsdevel@vger.kernel.org, Frank Filz , linux-kernel@vger.kernel.org Date: Sat, 11 Aug 2018 07:51:13 -0400 In-Reply-To: <20180810002922.GA3915@fieldses.org> References: <153378012255.1220.6754153662007899557.stgit@noble> <20180809173245.GM23873@fieldses.org> <87lg9frxyc.fsf@notabene.neil.brown.name> <20180810002922.GA3915@fieldses.org> Content-Type: text/plain; charset="UTF-8" X-Mailer: Evolution 3.28.5 (3.28.5-1.fc28) Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Thu, 2018-08-09 at 20:29 -0400, J. Bruce Fields wrote: > On Fri, Aug 10, 2018 at 08:12:43AM +1000, NeilBrown wrote: > > On Thu, Aug 09 2018, J. Bruce Fields wrote: > > > > > I think there's also a problem with multiple tasks sharing the same > > > lock owner. > > > > > > So, all locks are exclusive locks for the same range. We have four > > > tasks. Tasks 1 and 4 share the same owner, the others' owners are > > > distinct. > > > > > > - Task 1 gets a lock. > > > - Task 2 gets a conflicting lock. > > > - Task 3 gets another conflicting lock. So now we the tree is > > > 3->2->1. > > > - Task 1's lock is released. > > > - Before task 2 is scheduled, task 4 acquires a new lock. > > > - Task 2 waits on task 4's lock, we now have > > > 3->2->4. > > > > > > Task 3 shouldn't be waiting--the lock it's requesting has the same owner > > > as the lock task 4 holds--but we fail to wake up task 3. > > > > So task 1 and task 4 are threads in the one process - OK. > > Tasks 2 and 3 are threads in two other processes. > > > > So 2 and 3 conflict with either 1 or 4 equally - why should task 3 be > > woken? > > > > I suspect you got the numbers bit mixed up, > > Whoops. > > > but in any case, the "conflict()" function that is passed around takes > > ownership into account when assessing if one lock conflicts with > > another. > > Right, I know, but, let me try again: > > All locks are exclusive locks for the same range. Only tasks 3 and 4 > share the the same owner. > > - Task 1 gets a lock. > - Task 2 requests a conflicting lock, so we have 2->1. > - Task 3 requests a conflicting lock, so we have 3->2->1. > - Task 1 unlocks. We wake up task 2, but it isn't scheduled yet. > - Task 4 gets a new lock. > - Task 2 runs, discovers the conflict, and waits. Now we have: > 3->2->4. > > There is no conflict between the lock 3 requested and the lock 4 holds, > but 3 is not woken up. > > This is another version of the first problem: there's information we > need (the owners of the waiting locks in the tree) that we can't > determine just from looking at the root of the tree. > > I'm not sure what to do about that. > Is this still a problem in the v2 set? wake_non_conflicts walks the whole tree of requests that were blocked on it, so a. After task 2 discovers the conflict, it should wake any of its children that don't conflict. So in that last step, task 3 would be awoken before task 2 goes back to sleep. -- Jeff Layton