From owner-freebsd-bugs@FreeBSD.ORG Wed Mar 30 14:40:07 2005 Return-Path: Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E372316A4CE for ; Wed, 30 Mar 2005 14:40:07 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id AACEB43D5C for ; Wed, 30 Mar 2005 14:40:07 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.3/8.13.3) with ESMTP id j2UEe76O078006 for ; Wed, 30 Mar 2005 14:40:07 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id j2UEe7s9078005; Wed, 30 Mar 2005 14:40:07 GMT (envelope-from gnats) Date: Wed, 30 Mar 2005 14:40:07 GMT Message-Id: <200503301440.j2UEe7s9078005@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org From: "Joshua Coombs" Subject: Re: kern/79339: [patch] Kernel time code sync with improvements from DragonFly X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Joshua Coombs List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 30 Mar 2005 14:40:08 -0000 The following reply was made to PR kern/79339; it has been noted by GNATS. From: "Joshua Coombs" To: , "Joshua Coombs" Cc: Subject: Re: kern/79339: [patch] Kernel time code sync with improvements from DragonFly Date: Wed, 30 Mar 2005 09:33:59 -0500 Testing with wakeup_latency.c on a 5.3-Rel box shows the same symptom set. I've not yet tested the proposed fix on 5-x. I will try dupilcating this issue on 6-current as well to nail down the problem scope.