From owner-freebsd-stable@FreeBSD.ORG Tue Jan 22 09:40:09 2013 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id 5631FC9F; Tue, 22 Jan 2013 09:40:09 +0000 (UTC) (envelope-from adrian.chadd@gmail.com) Received: from mail-wi0-f181.google.com (mail-wi0-f181.google.com [209.85.212.181]) by mx1.freebsd.org (Postfix) with ESMTP id C52D92E7; Tue, 22 Jan 2013 09:40:08 +0000 (UTC) Received: by mail-wi0-f181.google.com with SMTP id hq4so5712452wib.14 for ; Tue, 22 Jan 2013 01:40:02 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:x-received:sender:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:cc:content-type; bh=RJLYpFa3kNIB3WgPB1EeEPSbAl3SvxEXrho/kAU/6fs=; b=qlYN/nWK0bvYXtIlkIiMQ1c6vxJxiPzrsoS5eqTJL895cxqxaUG3bC/gUZJWO9X3Vw pw9vmD1G3dqwlN787yuQLb7zMEI8qP0cuyUv7uWbw9nDqs7/lgLFtIg6IRLEcv6fg7dm eQwQ8/szeyufWSDOFHEicSBbohrQS7xchx13PS6qYUdZMgbsc6RyhNPsSPTfxFouT1Pj Zumvr5Qou7Osa2BAXQTSrHVW6qY/BBtnZ/4QRdU12l/nXi1nduT5EOjLtjy4y2fOtwwh 0mfBVrH1XApJJp9yGKsrKf8lrDRIy6nNDVpl9Ob1UnKWQMAX5IupxYsHDY4CThG+5a2u NndA== MIME-Version: 1.0 X-Received: by 10.194.240.129 with SMTP id wa1mr31386143wjc.21.1358847602474; Tue, 22 Jan 2013 01:40:02 -0800 (PST) Sender: adrian.chadd@gmail.com Received: by 10.216.123.73 with HTTP; Tue, 22 Jan 2013 01:40:02 -0800 (PST) In-Reply-To: References: <1358780588.32417.414.camel@revolution.hippie.lan> <1358783667.32417.434.camel@revolution.hippie.lan> Date: Tue, 22 Jan 2013 01:40:02 -0800 X-Google-Sender-Auth: HfD4d5y99MUPolwCJoT77Z4fx4Y Message-ID: Subject: Re: time issues and ZFS From: Adrian Chadd To: Daniel Braniss Content-Type: text/plain; charset=ISO-8859-1 Cc: freebsd-stable@freebsd.org, Ian Lepore , Ronald Klop X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.14 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, 22 Jan 2013 09:40:09 -0000 Daniel, Have you run tests with the machdep.idle value changed, and fiddling kern.eventtimer.periodic / kern.eventtimer.idletick ? adrian