From owner-freebsd-current@FreeBSD.ORG Sun Sep 18 23:43:11 2011 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id D6587106566C for ; Sun, 18 Sep 2011 23:43:11 +0000 (UTC) (envelope-from adrian.chadd@gmail.com) Received: from mail-yw0-f54.google.com (mail-yw0-f54.google.com [209.85.213.54]) by mx1.freebsd.org (Postfix) with ESMTP id 94A038FC15 for ; Sun, 18 Sep 2011 23:43:11 +0000 (UTC) Received: by ywp17 with SMTP id 17so4677507ywp.13 for ; Sun, 18 Sep 2011 16:43:10 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:sender:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:cc:content-type; bh=3t7aaBb+y6gV6RNve7Xy9xwTgQzrJMHCJ201NrOUAwk=; b=CnMhS4lda0DwyYLAKnLulMO1sXvMjA5LXv9ZI3gQuXVzXM3fcOo7mTaLwLpEUUXgkj g8n9HxkNrN4TqRa+dmuWTNBfDMNhNBJQtboIf74Hfnj2kHRfosgw3URAZP6HuuBEQqU1 WkKE8JG6T1rGzxIhRcRbmhB44xrPGYqxhWqr0= MIME-Version: 1.0 Received: by 10.236.79.72 with SMTP id h48mr10351912yhe.4.1316389390790; Sun, 18 Sep 2011 16:43:10 -0700 (PDT) Sender: adrian.chadd@gmail.com Received: by 10.236.111.42 with HTTP; Sun, 18 Sep 2011 16:43:10 -0700 (PDT) In-Reply-To: References: <45558.1316240251@critter.freebsd.dk> Date: Mon, 19 Sep 2011 07:43:10 +0800 X-Google-Sender-Auth: cwZiYH56WnwgveM9gCFFIpYIVVM Message-ID: From: Adrian Chadd To: Arnaud Lacombe Content-Type: text/plain; charset=ISO-8859-1 Cc: Poul-Henning Kamp , FreeBSD-Current Subject: Re: Very imprecise watchdogd(8) timeout X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 18 Sep 2011 23:43:11 -0000 .. just a note: people who in your situation keep filing PRs, fixing bugs and hounding committers with tested, correct fixes - end up getting commit bits. :-) Adrian