From owner-freebsd-questions@FreeBSD.ORG Sat Nov 9 00:19:57 2013 Return-Path: Delivered-To: freebsd-questions@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 4BA87DCB; Sat, 9 Nov 2013 00:19:57 +0000 (UTC) (envelope-from adrian.chadd@gmail.com) Received: from mail-qe0-x22d.google.com (mail-qe0-x22d.google.com [IPv6:2607:f8b0:400d:c02::22d]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id EE4862A5F; Sat, 9 Nov 2013 00:19:56 +0000 (UTC) Received: by mail-qe0-f45.google.com with SMTP id 8so2698859qea.18 for ; Fri, 08 Nov 2013 16:19:55 -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=MJ29pvkfTYCxjElzesLMFdZoz4/Wz8VnIaWsLdGeQt4=; b=hnDSTvfUJ3QWZHHcE89+3KoQNTeZrnSC+Y+18IQQq7NV6BKavUJvkECoKMHqmJH29h FRNIM5zCFlaqGNkJ13eHeNdf0iqOz0HUREULXmbYtcPfLEohfQLWz/77LYYlMHlupUE5 5DWbhEWw9NrZZfnIQKKIcMsslBvE21fNQmQVQzmSu60cyqjmm+NW8DKxX/cr7vHJKaJb lAzoef0wZaHON7fq2/lm1Cofg4HO1QeyhRY4x4PfPbyBPNIVzuRqrz6oVRtQTIiytRIs ml4FwsAKkbx+rCS2K7lKZZp0cSxxcIgCJ7GvOBh1IZzHIgXxFJfLqinC8Ebm3w2Zl2YK iTTg== MIME-Version: 1.0 X-Received: by 10.49.71.207 with SMTP id x15mr26940182qeu.49.1383956395458; Fri, 08 Nov 2013 16:19:55 -0800 (PST) Sender: adrian.chadd@gmail.com Received: by 10.224.207.66 with HTTP; Fri, 8 Nov 2013 16:19:55 -0800 (PST) In-Reply-To: <26C1E8D6-B707-46D0-B5A5-A0C8FC6B835A@gmail.com> References: <1381600575.18393.33219025.5D7B78D0@webmail.messagingengine.com> <8CA809B3-1692-4760-A63F-9D7451EB49BD@gmail.com> <525D143B.50202@gmail.com> <1382285088.2462.36238881.1AA6BB17@webmail.messagingengine.com> <25C055B9-4A19-46C8-B78E-AC8BD6E00CD9@gmail.com> <26C1E8D6-B707-46D0-B5A5-A0C8FC6B835A@gmail.com> Date: Fri, 8 Nov 2013 16:19:55 -0800 X-Google-Sender-Auth: Q0xTTGYPtv0qwg2I2lU0IrJVopE Message-ID: Subject: Re: FreeBSD, Centos and ZFS - SOLVED From: Adrian Chadd To: aurfalien Content-Type: text/plain; charset=ISO-8859-1 Cc: FreeBSD Questions X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 09 Nov 2013 00:19:57 -0000 On 8 November 2013 16:18, aurfalien wrote: > Hi, > > Sure, I decided to run powerd with the following args; > > -a hiadaptive -p 25 > > And its running rather well. > > I will be trying the additional option you mentioned all those moons ago next week; > > performance_cpu_freq="HIGH" Just to be clear - you did this _and_ you re-enabled speedstep/turboboost in the BIOS? -adrian