From owner-freebsd-hackers@FreeBSD.ORG Fri Apr 9 16:08:59 2010 Return-Path: Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id EFF98106566B for ; Fri, 9 Apr 2010 16:08:59 +0000 (UTC) (envelope-from seanbru@yahoo-inc.com) Received: from mrout1-b.corp.re1.yahoo.com (mrout1-b.corp.re1.yahoo.com [69.147.107.20]) by mx1.freebsd.org (Postfix) with ESMTP id 97E278FC1E for ; Fri, 9 Apr 2010 16:08:59 +0000 (UTC) Received: from [127.0.0.1] (proxy8.corp.yahoo.com [216.145.48.13]) by mrout1-b.corp.re1.yahoo.com (8.13.8/8.13.8/y.out) with ESMTP id o39Fmg1Z058959 for ; Fri, 9 Apr 2010 08:48:42 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; s=serpent; d=yahoo-inc.com; c=nofws; q=dns; h=subject:from:to:content-type:date:message-id:mime-version: x-mailer:content-transfer-encoding; b=fUWNL8ugFJtpJId7KgmK6Zn9NVFmPGWniWg1hO5V1AlgEbJcblfiqSSOBq9vF2oH From: Sean Bruno To: freebsd-hackers Content-Type: text/plain; charset="UTF-8" Date: Fri, 09 Apr 2010 08:48:42 -0700 Message-ID: <1270828122.2375.3.camel@localhost.localdomain> Mime-Version: 1.0 X-Mailer: Evolution 2.28.3 (2.28.3-1.fc12) Content-Transfer-Encoding: 7bit X-Mailman-Approved-At: Fri, 09 Apr 2010 16:18:33 +0000 Subject: C6 sleep state X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 09 Apr 2010 16:09:00 -0000 Has anyone worked on code for the C6 power state for the Intel Nehalem processors yet? http://download.intel.com/design/processor/applnots/320354.pdf Sean