From owner-freebsd-arch@FreeBSD.ORG Sat Aug 17 17:27:44 2013 Return-Path: Delivered-To: arch@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 ESMTP id 6B02880D; Sat, 17 Aug 2013 17:27:44 +0000 (UTC) (envelope-from phk@phk.freebsd.dk) Received: from phk.freebsd.dk (phk.freebsd.dk [130.225.244.222]) by mx1.freebsd.org (Postfix) with ESMTP id 304B1224E; Sat, 17 Aug 2013 17:27:44 +0000 (UTC) Received: from critter.freebsd.dk (critter.freebsd.dk [192.168.61.3]) by phk.freebsd.dk (Postfix) with ESMTP id 061053EB43; Sat, 17 Aug 2013 17:17:18 +0000 (UTC) Received: from critter.freebsd.dk (localhost [127.0.0.1]) by critter.freebsd.dk (8.14.7/8.14.7) with ESMTP id r7HHHHKW010981; Sat, 17 Aug 2013 17:17:18 GMT (envelope-from phk@phk.freebsd.dk) To: Bruce Evans Subject: Re: suspend/resume time-gap and expiration timers in network stack In-reply-to: <20130818004948.L4326@besplex.bde.org> From: "Poul-Henning Kamp" References: <20130817.173019.1478850854128616078.hrs@allbsd.org> <20130818004948.L4326@besplex.bde.org> Content-Type: text/plain; charset=ISO-8859-1 Date: Sat, 17 Aug 2013 17:17:17 +0000 Message-ID: <10980.1376759837@critter.freebsd.dk> Cc: arch@FreeBSD.org X-BeenThere: freebsd-arch@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Discussion related to FreeBSD architecture List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 17 Aug 2013 17:27:44 -0000 In message <20130818004948.L4326@besplex.bde.org>, Bruce Evans writes: > The boot time is then set to the real time, > to maintain the (buggy) invariant real_time = monotonic_time + boottime. > real_time = monotonic_time + base_time That was a lot of verbiage just to change the name of a variable :-) -- Poul-Henning Kamp | UNIX since Zilog Zeus 3.20 phk@FreeBSD.ORG | TCP/IP since RFC 956 FreeBSD committer | BSD since 4.3-tahoe Never attribute to malice what can adequately be explained by incompetence.