From owner-freebsd-current@FreeBSD.ORG Tue Nov 5 14:53:13 2013 Return-Path: Delivered-To: current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id B814B201; Tue, 5 Nov 2013 14:53:13 +0000 (UTC) (envelope-from adrian.chadd@gmail.com) Received: from mail-qc0-x233.google.com (mail-qc0-x233.google.com [IPv6:2607:f8b0:400d:c01::233]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 45EAC2D66; Tue, 5 Nov 2013 14:53:13 +0000 (UTC) Received: by mail-qc0-f179.google.com with SMTP id k18so4755845qcv.24 for ; Tue, 05 Nov 2013 06:53:12 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:date:message-id:subject :from:to:cc:content-type; bh=7L7N3YldPysH2FjxU2kjnH+7usn0J1QPr1LP1k/l958=; b=OI6CPAZakA/IN741W4IN4ybFBMaLtCjNlbf3NCwfjrZ9DEnHLAh7V2PIBei7z/I3lf 2FeEJ0ZPhXBcDQiYQ410xnkt6WDcaU+QU2+HrIKEls7G9JGv2e/DBugd2DMMXD0L6byJ yZoXoc+p8OrBgsCBAYEz3i3xqvDbzGVkIvHyHMA+dl7TFPvhFmhVNYdoO+mlQCgicgWf LQ5duP1pfVMnUHQ+rk0N3KwX1iWHemuCl5jDH0Leh+vqvbH82OeVj0L9nqqkv8YxXwff unV7cmF2l99xCEMwUtPbKCaOOf/QVuRieuOtSpSHMnDqPfy7E40xJIiMGtNBmP6ud2gz 3Pbw== MIME-Version: 1.0 X-Received: by 10.229.34.134 with SMTP id l6mr29689995qcd.22.1383663192453; Tue, 05 Nov 2013 06:53:12 -0800 (PST) Sender: adrian.chadd@gmail.com Received: by 10.224.207.66 with HTTP; Tue, 5 Nov 2013 06:53:12 -0800 (PST) In-Reply-To: References: Date: Tue, 5 Nov 2013 06:53:12 -0800 X-Google-Sender-Auth: lFghfHtOkWMQIhaQLfd1lFiZo5I Message-ID: Subject: Re: [10-STABLE, 11-CURRENT] something wrong between cam and eventtimer or geom and eventtimer From: Adrian Chadd To: Oliver Pinter Content-Type: text/plain; charset=ISO-8859-1 Cc: Davide Italiano , Alexander Motin , FreeBSD Stable Mailing List , "current@freebsd.org" X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.14 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: Tue, 05 Nov 2013 14:53:13 -0000 Hi! Can you do 'sysctl dev.cpu' please? I'd like to see what sleep state(s) your CPU is entering. Thanks! -adrian On 5 November 2013 06:07, Oliver Pinter wrote: > Hi all! > > The machine is a Haswell machine, the disc performance was very poor > (20-30MByte/sec). > When I change the kern.eventtimer.idletick from 0 to 1, the normal > performance restored back to normal (70-90MByte/sec). > > The default eventtimer was LAPIC. > > On other machine Q9300, this was fully reproducible. > _______________________________________________ > freebsd-current@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-current > To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org"