From owner-freebsd-current@FreeBSD.ORG Mon Dec 29 20:08:20 2014 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 13990E36 for ; Mon, 29 Dec 2014 20:08:20 +0000 (UTC) Received: from mail.turbocat.net (heidi.turbocat.net [88.198.202.214]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id C6B34367A for ; Mon, 29 Dec 2014 20:08:19 +0000 (UTC) Received: from laptop015.home.selasky.org (31.89-11-148.nextgentel.com [89.11.148.31]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by mail.turbocat.net (Postfix) with ESMTPSA id AA2961FE023; Mon, 29 Dec 2014 21:08:17 +0100 (CET) Message-ID: <54A1B4DC.6090607@selasky.org> Date: Mon, 29 Dec 2014 21:09:00 +0100 From: Hans Petter Selasky User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:31.0) Gecko/20100101 Thunderbird/31.3.0 MIME-Version: 1.0 To: Garrett Cooper Subject: Re: [RFC] kern/kern_timeout.c rewrite in progress References: <54A1B38C.1000709@selasky.org> <0CC4AEB2-2A53-478F-9A33-597787C0FDFF@gmail.com> In-Reply-To: <0CC4AEB2-2A53-478F-9A33-597787C0FDFF@gmail.com> Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 8bit Cc: FreeBSD Current X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.18-1 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: Mon, 29 Dec 2014 20:08:20 -0000 On 12/29/14 21:04, Garrett Cooper wrote: > On Dec 29, 2014, at 12:03, Hans Petter Selasky wrote: > >> Hi, > > … > > Hi HPS, > Could you please send this to -arch instead and CC jhb? > Thanks! > Done! --HPS