From owner-freebsd-stable@FreeBSD.ORG Tue Dec 10 21:52:49 2013 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 0C6871E1; Tue, 10 Dec 2013 21:52:49 +0000 (UTC) Received: from mail-ee0-x233.google.com (mail-ee0-x233.google.com [IPv6:2a00:1450:4013:c00::233]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 48E421396; Tue, 10 Dec 2013 21:52:48 +0000 (UTC) Received: by mail-ee0-f51.google.com with SMTP id b15so2517615eek.24 for ; Tue, 10 Dec 2013 13:52:46 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=sender:date:from:to:cc:subject:message-id:references:mime-version :content-type:content-disposition:in-reply-to:user-agent; bh=bmxatGx2B8Occ5MWfv8TE4CSbLYEUZNXUCz+OGHDGBY=; b=xA5050AIke/KfOQf8xanBgvNsazefoqzzC9Y+94P0CwGBTQvZwNlbDNK3gz/teFl0z GSEXoUAQxmo+W90ybWXiXFG5uuVhHem4lnUQilDfkSJgWdLesmeeHfN70yCudxH00yRc 5BPKO/T99Q6T3j4g4f2kttew79f4dWqOMmUXD6fQYjTbEv6nP/BXuOAzn5hJ7pCc9+iS H8gg2PQ6JKX8FxbaRtPgMw4veap/X9VRU3C0FVL18XlzfwKEmcEcKK83JTL8AaXVPAIX 8BzegrrCY8/SmvuzJbvXaMcfqj+TleAFrjouPo+mMIWsK2KjTjlWWJn2O0b6X2LkeekY aCjA== X-Received: by 10.14.215.199 with SMTP id e47mr4500876eep.107.1386712366208; Tue, 10 Dec 2013 13:52:46 -0800 (PST) Received: from localhost ([178.150.115.244]) by mx.google.com with ESMTPSA id n1sm46006954eep.20.2013.12.10.13.52.44 for (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Tue, 10 Dec 2013 13:52:45 -0800 (PST) Sender: Mikolaj Golub Date: Tue, 10 Dec 2013 23:52:43 +0200 From: Mikolaj Golub To: David Xu Subject: Re: Hast locking up under 9.2 Message-ID: <20131210215242.GA9264@gmail.com> References: <20131121203711.GA3736@gmail.com> <20131123215950.GA17292@gmail.com> <20131125083223.GE1398@garage.freebsd.pl> <20131125094111.GA22396@gmail.com> <529D40B5.5040605@freebsd.org> <20131204213704.GD4005@gmail.com> <529FEC15.3080509@freebsd.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <529FEC15.3080509@freebsd.org> User-Agent: Mutt/1.5.22 (2013-10-16) Cc: freebsd-stable@freebsd.org, Pete French X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 10 Dec 2013 21:52:49 -0000 On Thu, Dec 05, 2013 at 10:59:33AM +0800, David Xu wrote: > On 2013/12/05 05:37, Mikolaj Golub wrote: > > Ok. I have updated all three macros we have accordingly: > > > > http://people.freebsd.org/~trociny/patches/hast.queue_insert_wakeup.1.patch > > > > Pawel, what do you think? > > > > No problem. ;-) > Thanks. This and other patches reported here have been committed. Pete, I am still interested in your testing results, if you have any. -- Mikolaj Golub