From owner-freebsd-current@freebsd.org Thu Aug 20 22:01:43 2015 Return-Path: Delivered-To: freebsd-current@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 186949BE260 for ; Thu, 20 Aug 2015 22:01:43 +0000 (UTC) (envelope-from adrian.chadd@gmail.com) Received: from mail-ig0-x22f.google.com (mail-ig0-x22f.google.com [IPv6:2607:f8b0:4001:c05::22f]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id DA3F8172 for ; Thu, 20 Aug 2015 22:01:42 +0000 (UTC) (envelope-from adrian.chadd@gmail.com) Received: by igui7 with SMTP id i7so1562537igu.0 for ; Thu, 20 Aug 2015 15:01:42 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=A0QITaH/9YTwCnHQL/CpGBLKGwEFPOS1h59pprU9iqc=; b=Hm7t007z7tZEr1RajyPT1DTtlwVwbSCTK7FgMlqAEoUPoMmPwz213k0C73XRHXl+MK 3o6cTVtXyrawIMKBHyrMA1Qf4yoTGPkBLv/vhSnJ38oZSX245DdL9tjFx2cr+t6z5N5a vvE+iwgwc0cg2tVimQ/ODBW8EXjvSn7gLiiy2vz+t2DgfmojG4HKkI6uWcJ3xO7I8MDQ aY2Upy4UqG9OGAytnHOfYCndxrHkNZ+Fxn3W8/SAtyvD7BkoDjO4gbM6/HJubuAumAsR DgVYTkoSECEIviKM//zDxkpGXNEnc8DCLpDuKj2BLoy/pBAL3BMrzAT9OxNbKZA85VSv +NNQ== MIME-Version: 1.0 X-Received: by 10.50.87.74 with SMTP id v10mr267005igz.37.1440108102238; Thu, 20 Aug 2015 15:01:42 -0700 (PDT) Received: by 10.36.38.133 with HTTP; Thu, 20 Aug 2015 15:01:42 -0700 (PDT) In-Reply-To: References: <7B1D7A3F-DA20-4195-8228-7D3F07790B5C@sundivenetworks.com> Date: Thu, 20 Aug 2015 15:01:42 -0700 Message-ID: Subject: Re: CPU Perf & Power Mgt From: Adrian Chadd To: Justin Hibbits Cc: Will Green , FreeBSD Current Content-Type: text/plain; charset=UTF-8 X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.20 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: Thu, 20 Aug 2015 22:01:43 -0000 [snip] and if you're interested in doing some stuff with the scheduler and interrupt handling then please poke jhb/i. -adrian