From randyf@sac.sfbay.sun.com Thu May  7 11:52:05 2009
Received: from sunmail2sca.sfbay.sun.com (sunmail2sca.SFBay.Sun.COM [129.145.155.234])
	by sac.sfbay.sun.com (8.13.8+Sun/8.13.8) with ESMTP id n47Iq4bg015450
	for <psarc-ext@sac.sfbay.sun.com>; Thu, 7 May 2009 11:52:04 -0700 (PDT)
Received: from brm-avmta-1.central.sun.com (brm-avmta-1.Central.Sun.COM [129.147.4.11])
	by sunmail2sca.sfbay.sun.com (8.13.7+Sun/8.13.7/ENSMAIL,v2.2) with ESMTP id n47IpxXI019488;
	Thu, 7 May 2009 11:52:04 -0700 (PDT)
Received: from pmxchannel-daemon.brm-avmta-1.central.sun.com by
 brm-avmta-1.central.sun.com
 (Sun Java System Messaging Server 6.2-3.04 (built Jul 15 2005))
 id <0KJA00601F2R4J00@brm-avmta-1.central.sun.com>; Thu,
 07 May 2009 12:52:03 -0600 (MDT)
Received: from dm-sfbay-02.sfbay.sun.com ([129.146.11.31])
 by brm-avmta-1.central.sun.com
 (Sun Java System Messaging Server 6.2-3.04 (built Jul 15 2005))
 with ESMTP id <0KJA00ICIF2LEBB0@brm-avmta-1.central.sun.com>; Thu,
 07 May 2009 12:51:58 -0600 (MDT)
Received: from sac.sfbay.sun.com (sac.SFBay.Sun.COM [129.146.226.132])
	by dm-sfbay-02.sfbay.sun.com (8.13.8+Sun/8.13.8/ENSMAIL,v2.2)
 with ESMTP id n47Ipviv029898; Thu, 07 May 2009 11:51:57 -0700 (PDT)
Received: from sac.sfbay.sun.com (localhost [127.0.0.1])
	by sac.sfbay.sun.com (8.13.8+Sun/8.13.8) with ESMTP id n47Ipu3j015428; Thu,
 07 May 2009 11:51:56 -0700 (PDT)
Received: (from randyf@localhost)
	by sac.sfbay.sun.com (8.13.8+Sun/8.13.8/Submit) id n47IpurU015424; Thu,
 07 May 2009 11:51:56 -0700 (PDT)
Date: Thu, 07 May 2009 11:51:56 -0700 (PDT)
From: Randy Fishel <randyf@sac.sfbay.sun.com>
Subject: FBDIMM Idle Power Enhancement (FIPE) driver [PSARC/2009/289 Self
 Review]
To: PSARC-ext@sun.com
Cc: jiang.liu@intel.com
Message-id: <200905071851.n47IpurU015424@sac.sfbay.sun.com>
Content-transfer-encoding: 7BIT
X-PMX-Version: 5.4.1.325704
Status: RO
Content-Length: 2420


  I am sponsoring the following case on behalf of Gerry Liu.  It is a
driver for handling memory power management for the Intel 5000/7300
chipsets using the CPU Idle Notification API's and requests a Patch/Micro
binding.

We believe that this qualifies for self-review, but will change it to a
fasttrack should it be requested.


Template Version: @(#)sac_nextcase 1.68 02/23/09 SMI
This information is Copyright 2009 Sun Microsystems
1. Introduction
    1.1. Project/Component Working Name:
	 FBDIMM Idle Power Enhancement (FIPE) driver
    1.2. Name of Document Author/Supplier:
	 Author:  Gerry Liu
    1.3  Date of This Document:
	07 May, 2009
4. Technical Description

  This case is to integrate a driver for the Intel 5000/7300 chipset
  into ON.  This driver is a memory power management driver which puts
  memory into power saving state when system is idle. This project is
  important because several products from Sun are based on Intel
  5000/7300 chipset and it will reduce customer TCO by integrating this
  driver.

  This is an x86-only driver as it is specific to Intel chipsets, and
  will support both 32bits and 64bits.  The driver also complies with
  all driver big rules.


+------------------------------------------------------------------+
|          NAME          |    STABILITY LEVEL    |  DESCRIPTION    |
+------------------------+-----------------------+-----------------+
|          Interfaces Exported                                     |
|------------------------------------------------------------------|
| fipe                   | Committed             | Driver name     |
|------------------------+-----------------------+-----------------|
| SUNWfipe               | Committed             | Package name    |
+------------------------------------------------------------------+
|          Interfaces Imported                                     |
|------------------------+-----------------------+-----------------|
| CPU Idle Notification  | Consolidation Private | PSARC/2009/115  |
|------------------------+-----------------------+-----------------|
| dcopy/ioat             | Consolidation Private | PSARC/2008/219  |
+------------------------------------------------------------------+


6. Resources and Schedule
    6.4. Steering Committee requested information
   	6.4.1. Consolidation C-team Name:
		ON
    6.5. ARC review type: Automatic
    6.6. ARC Exposure: open


