From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-ed1-f54.google.com (mail-ed1-f54.google.com [209.85.208.54]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by lists.bufferbloat.net (Postfix) with ESMTPS id 0DE773B29E for ; Thu, 31 Jan 2019 18:18:06 -0500 (EST) Received: by mail-ed1-f54.google.com with SMTP id f23so3998994edb.3 for ; Thu, 31 Jan 2019 15:18:05 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:cc:subject:in-reply-to:references:date :message-id:mime-version; bh=5DjOAUTQcmzg12inUKrN46Clewlo3IiEOwe+s7uSGiQ=; b=rYKKGFaxKORCBXQVhGz20U+lDrv81O97I4qy4mp1eurMwiTH0Yv7+eerTW4znMzM67 +nd27rUZUIMNbmsRqu9zXkFQOSPepb3iqcblMFz7+oGZ2VUfC3NssXIKpe/z7cI3W/KT 9JxTKYnboZqSbUfGc5CCy0F23BZpJc1yMY23B9sli4ZrjMGztILGti766ESqJt5LEcIg jQTWTHWSHWMaSDNa0Si9XMj/rHTxQI1+EHaM3VI2eD28bekUAI1Fzf9yE5Y4uiT9MHvo BkbeApknTnGhRcBbP79thyu2JSSZOWz1lFwz9FAWZC7r9WV9wq6gT6cNHLhvVhAtZyV8 MD7w== X-Gm-Message-State: AJcUukeTbMHyCRqGt9KAlKcLhsunnIyP9ZU0R4kJguhB/QIMR2ngt46b qKYXRVq/SkF8VOSHYfUPkpvHWYYjXRuaqg== X-Google-Smtp-Source: ALg8bN5BjA7ijYcB5I1T0gSFzfZRY1vDnEFU3N8G1lB+0QfqtiN66+vaw6r+ufjvLBED4FF1M8psjQ== X-Received: by 2002:a17:906:304b:: with SMTP id d11-v6mr31612682ejd.4.1548976685084; Thu, 31 Jan 2019 15:18:05 -0800 (PST) Received: from alrua-x1.borgediget.toke.dk (borgediget.toke.dk. [85.204.121.218]) by smtp.gmail.com with ESMTPSA id m44sm1609445edm.54.2019.01.31.15.18.04 (version=TLS1_2 cipher=ECDHE-RSA-CHACHA20-POLY1305 bits=256/256); Thu, 31 Jan 2019 15:18:04 -0800 (PST) Received: by alrua-x1.borgediget.toke.dk (Postfix, from userid 1000) id 86F1C180496; Fri, 1 Feb 2019 00:18:03 +0100 (CET) From: Toke =?utf-8?Q?H=C3=B8iland-J=C3=B8rgensen?= To: Pete Heist Cc: Cake List In-Reply-To: References: <15FB76CC-44B2-496B-80EC-8D00AD2AF9B7@heistp.net> <87zhrhiwfv.fsf@toke.dk> <9540B582-7B7C-4846-BA40-54419DF109D4@heistp.net> <87r2csj2uk.fsf@toke.dk> <60A1337C-DE0E-43DE-B5CA-5815F615124D@heistp.net> X-Clacks-Overhead: GNU Terry Pratchett Date: Fri, 01 Feb 2019 00:18:03 +0100 Message-ID: <87ef8sifh0.fsf@toke.dk> MIME-Version: 1.0 Content-Type: text/plain Subject: Re: [Cake] lockup with multiple cake instances on 3.16.7 X-BeenThere: cake@lists.bufferbloat.net X-Mailman-Version: 2.1.20 Precedence: list List-Id: Cake - FQ_codel the next generation List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 31 Jan 2019 23:18:06 -0000 (crossed streams; but yeah, basically the same conclusion) > Do you think this is a correct patch? Well, the "correct patch" would be to get upstream fixed :) But yeah, I don't think it would hurt to carry this as a workaround patch until that happens... I guess you could try running it for a while and see if anything else blows up? You seem to have quite a knack for getting it to fail... ;) -Toke