The present invention relates to a platform power management scheme. In some embodiments, a platform provides a relative performance scale using one or more parameters to be requested by an OSPM system.
|
10. An apparatus, comprising:
a processor, when running an operating system (OS) with OS directed configuration and Power Management (OSPM), to facilitate a performance control interface comprising capabilities registers, wherein the capabilities registers including:
a highest performance register,
a nominal performance register, and
a lowest performance register, wherein the capabilities registers are to indicate to the OS a scale of available performance levels, and wherein the capabilities registers are separate from one or more control registers.
1. An apparatus, comprising:
a processor and memory, the memory having instructions to be executed by the processor, the instructions when executed, implement an operating system (OS) and identify capabilities registers, wherein the capabilities registers including:
a highest performance register,
a nominal performance register, and
a lowest performance register,
wherein the capabilities registers are to indicate to the OS a scale of available performance levels, and wherein the capabilities registers are separate from one or more control registers.
2. The apparatus of
3. The apparatus of
4. The apparatus of
5. The apparatus of
6. The apparatus of
7. The apparatus of
8. The apparatus of
9. The apparatus of
11. The apparatus of
12. The apparatus of
13. The apparatus of
14. The apparatus of
15. The apparatus of
16. The apparatus of
17. The apparatus of
18. The apparatus of
|
This application claims the benefit and incorporates by reference herein U.S. Provisional Patent App. No. 61/563,030, filed on Nov. 22, 2011.
The present invention relates generally to computing systems and in particular to platform power and performance management methods and systems.
Embodiments of the invention are illustrated by way of example, and not by way of limitation, in the figures of the accompanying drawings in which like reference numerals refer to similar elements.
In
ACPI defines the power state of system processors while in the G0 working state2 as being either active (executing) or sleeping (not executing). Processor power states are designated C0, C1, C2, C3, . . . Cn. The C0 power state is an active power state where the CPU executes instructions. The C1 through Cn power states are processor sleeping states where the processor consumes less power and dissipates less heat than leaving the processor in the C0 state. While in a sleeping state, the processor would generally not execute instructions.
In the past, processor performance controls (Pn-state controls) have primarily affected processor performance in terms of processor frequency, which generally corresponds to processor performance capability. The OSPM would make a performance state request (e.g., P0 with a particular frequency selection), and it could expect the processor to provide it with a certain operating frequency or frequency range. it has been appreciated, however, that frequency is not necessarily proportional to the amount of work that a processor can perform, especially for all scenarios. That is, while processor frequency is a rough approximation of the speed at which the processor completes work, workload performance isn't guaranteed to scale with frequency. Therefore, rather than prescribe a specific metric for processor performance, CPPC (collaborative processor performance control) leaves the definition of the exact performance metric to the platform.
The platform, for example, may choose to use a single metric such as processor frequency, or it may choose to blend multiple hardware metrics (e.g., frequency, time, instruction rate, etc.) to create a synthetic measure of performance. In this way, the platform is more free to deliver an OSPM requested performance level without necessarily delivering a specific processor frequency, at least continually for a period of time. This, for example, allows it to meet OSPM expectations and at the same time, achieve more effective power savings.
Collaborative processor performance control (CPPC) defines an abstracted and flexible mechanism for OSPM to collaborate with an entity in the platform to manage the performance of the processor. In this scheme, the platform entity is responsible for creating and maintaining a performance definition that backs a continuous (or at least quasi-continuous) performance scale (e.g., a unit-less performance scale). During runtime, the OSPM requests performance on this scale (e.g., it request a value from between 0 and 2000, 1 and 100, or whatever), and the platform entity is responsible for translating the OSPM performance requests into actual hardware performance states.
In some embodiments, the OSPM should make no assumption about the exact meaning of the performance values presented by the platform, or how they may correlate to specific hardware metrics like processor frequency. Instead, the OSPM may, e.g., at start-up or processor hot-plug, run a characterization routine to evaluate the provided performance (e.g., frequency or benchmark, processing rate, etc.) over the particular platform's scale of available performance values.
With reference to
With reference to
Capabilities registers 502 are generally used to indicate performance scale parameters, capabilities, thresholds, etc, to be read by the OS so that it can determine how to manage power and performance. The control registers 504 are generally written to by the OSPM to indicate requested/desired performance from the platform processor, along with governing constraints. Finally, the feedback registers 506 indicate delivered performance (estimated or measured/monitored performance) parameters, e.g., to be read by the OS so that it can determine if the delivered performance is sufficiently close to requested/desired performance.
With reference to routine 402, initially, at 404, the performance capabilities are loaded into capabilities registers. This may involve data being transferred, e.g., from a BIOS memory, to the capabilities registers, or from any other suitable place, or the registers may have been loaded during a manufacturing step, e.g., using fuses or the like. These capabilities could indicate the abstract performance scale range, thresholds such as guaranteed versus non guaranteed thresholds, and other parameters. At 406, after control registers have been written to by the OSPM, the platform reads control values from the control registers. At 408, the platform then (e.g., through a PCU or similar unit) controls the processor in an attempt to provide the requested performance, given the constraints. As will be addressed more below with particular respect to an ACPI implementation, it may (if in a non guaranteed range) or it will, if reasonably possible (if in a guaranteed range and without any overriding constraint e.g. thermal) provide the requested performance. This could mean providing an average performance level, within a designated tolerance, over a designated period of time.
In accordance with ACPI specifications, as well as with some embodiments, a CPC (Continuous Performance Control) object (_CPC object in ACPI or any other suitable object) may be used. This object may declare an interface that allows OSPM to transition the processor into a performance state based on a continuous range of allowable values. The OS may write the desired performance value to a performance level (e.g., “Desired Performance Register” in ACPI), and the platform would then map the requested performance level to an internal performance state.
Table 1 (as well as
TABLE 1
Element
Object Type
Description
NumEntries
Integer
The number of entries in the _CPC
package, including this one. Current
value is 17.
Revision
Integer
The revision number of the _CPC
(BYTE)
package format. (Current value is 1.
Highest
Integer
Indicates the highest level of
Performance
(DWORD) or
performance the processor is
Buffer
theoretically capable of achieving,
given ideal operating conditions. If
this element is an Integer, OSPM
reads the integer value directly. If
this element is a Buffer, it must
contain a Resource Descriptor with a
single Register( ) to read the value
from.
Nominal
Integer
Indicates the highest sustained
Performance
(DWORD) or
performance level of the processor.
Buffer
If this element is an Integer, OSPM
reads the integer value directly. If
this element is a Buffer, it must
contain a Resource Descriptor with a
single Register( ) to read the value
from.
Lowest,
Integer
Indicates the lowest performance
Nonlinear
(DWORD) or
level of the processor with non-
Performance
Buffer
linear power savings. If this element
is an Integer, OSPM reads the
integer value directly. If this element
is a Buffer, it must contain a
Resource Descriptor with a single
Register( ) to read the value from.
Lowest
Integer
Indicates the lowest performance
Performance
(DWORD) or
level of the processor. If this element
Buffer
is an Integer, OSPM reads the
integer value directly. If this element
is a Buffer, it must contain a
Resource Descriptor with a single
Register( ) to read the value from.
Guaranteed
Buffer
Optional. If supported, contains a
Performance
resource descriptor with a single
Register
Register( ) descriptor that describes
the register to read the current
guaranteed performance from. See
the section “Performance Limiting”
for more details.
Desired
Buffer
Contains a resource descriptor with a
Performance
single Register( ) descriptor that
Register
describes the register to write the
desired performance level to.
Minimum
Buffer
Optional. If supported, contains a
Performance
resource descriptor with a single
Register
Register( ) descriptor that describes
the register to write the minimum
allowable performance level to. The
value 0 is equivalent to Lowest
Performance (no limit).
Maximum
Buffer
Optional. If supported, contains a
Performance
resource descriptor with a single
Register
Register( ) descriptor that describes
the register to write the maximum
allowable performance level to. All
1s is equivalent to Highest
Performance (no limit).
Performance
Buffer
Optional. If supported, contains a
Reduction
resource descriptor with a single
Tolerance
Register( ) descriptor that describes
Register
the register to write the performance
reduction tolerance.
Time
Buffer
Optional. If supported, contains a
Window
resource descriptor with a single
Register
Register( ) descriptor that describes
the register to write the nominal
length of time (in ms) between
successive reads of the platform's
delivered performance register. See
the section “Time Window Register”
for more details.
Counter
Integer
Optional. If supported, indicates the
Wraparound
(DWORD) or
minimum time to counter
Time
Buffer
wraparound, in seconds. If this
element is an Integer, OSPM reads
the integer value directly. If this
element is a Buffer (and supported),
it must contain a Resource
Descriptor with a single Register( ) to
read the value from.
Nominal
Buffer
Contains a resource descriptor with a
Counter
single Register( ) descriptor that
Register
describes the register to read a
counter that accumulates at a rate
proportional the nominal
performance of the processor.
Delivered
Buffer
Contains a resource descriptor with a
Counter
single Register( ) descriptor that
Register
describes the register to read a
counter that accumulates at a rate
proportional to the delivered
performance of the processor.
Performance
Buffer
Contains a resource descriptor with a
Limited
single Register( ) descriptor that.
Register
describes the register to read to
determine if performance was
limited. A nonzero value indicates
performance was limited. This
register is sticky, and will remain set
until reset or OSPM clears it by
writing 0. See the section
“Performance Limiting” for more
details.
Enable
Buffer
Optional. If supported, contains a
Register
resource descriptor with a single
Register( ) descriptor that describes a
register to which OSPM writes a
One to enable CPPC on this
processor. Before this register is set,
the processor will be controlled by
legacy mechanisms (ACPI P-states,
firmware, etc.).
The register conveyed by the _CPC object provides OSPM with platform-specific performance capabilities/thresholds and control registers that OSPM uses to control and the platform's processor performance settings. These are described further in the sections that follow. Table 2 conveniently lists registers provided by the CPC object for use by the OS to age platform power and performance.
There are different register types including capabilities/thresholds registers, control registers, and feedback registers. The capabilities/threshold registers indicate available performance parameters for the processor in question. They may be populated directly, or indirectly, by the processor OEM, or by some other appropriate entity associated with the processor's power/performance capabilities. The control registers may be populated by the OS for it to control performance by requesting performance parameters from the platform, and the feedback registers provide performance data from the platform to the OS so that it can determine if desired and/or expected performance is being delivered (but note that this is a processor local definition of performance—it is akin to asking—are you giving me the performance that I asked for?). There may be other registers, which may be addressed as well. Table 2 lists some of the registers used in an ACPI implementation.
TABLE 2
Register
ACPI
Name
Location
Attributes
Size
Type
Highest
PCC
Read;
8-32 bits
Performance
Performance
Register
Register or
Capabilities/
Space
DWORD
Thresholds
Register
Nominal
PCC
Read;
8-32 bits
Performance
Performance
Register
Register or
Capabilities/
Space
DWORD
Thresholds
Register
Lowest
PCC
Read;
8-32 bits
Performance
Nominal
Register
Register or
Capabilities/
Performance
Space
DWORD
Thresholds
Register
Lowest
PCC
Read;
8-32 bits
Performance
Performance
Register
Register or
Capabilities/
Space
DWORD
Thresholds
Register
Guaranteed
PCC
Optional;
8-32 bits
Performance
Performance
Register
Read
Capabilities/
Register
Space
Thresholds
Maximum
PCC
Read/Write;
8-32 bits
Performance
Performance
Register
Optional
Control
Register
Space
Minimum
PCC
Read/Write;
8-32 bits
Performance
Performance
Register
Optional
Control
Register
Space
Desired
PCC
Read/Write
8-32 bits
Performance
Performance
Register
Control
Register
Space
Performance
PCC
Read/Write;
8-32 bits
Performance
Reduction
Register
Optional
Control
Tolerance
Space
Register
Time
PCC
Read/Write;
8-32 bits
Performance
Window
Register
Optional;
Control
Register
Space
Units: milli-
seconds
Nominal
PCC
Read;
32 or 64
Performance
Performance
Register
bits
Feedback
Counter
Space
Delivered
PCC
Read
32 or 64
Performance
Performance
Register
bits
Feedback
Register
Space
Counter
PCC
Optional;
32 or 64
Performance
Wraparound
Register
Read;
bits
Feedback
Time
Space
Register or
DWORD;
units: seconds
Performance
PCC
Read/Write
>=1
Performance
Limited
Register
bit(s)
Feedback
Register
Space
Enable
PCC or
Optional;
>=1
Enable
Register
System
Read/Write
bit(s)
I/O
Register
Space
Nominal
PCC
Read;
32 or 64
Performance
Performance
Register
bits
Feedback
Counter
Space
Delivered
PCC
Read
32 or 64
Performance
Performance
Register
bits
Feedback
Register
Space
Counter
PCC
Optional;
32 or 64
Performance
Wraparound
Register
Read;
bits
Feedback
Time
Space
Register or
DWORD;
units: seconds
Performance
PCC
Read/Write
>=1
Performance
limited
Register
bit(s)
Feedback
Register
Space
Enable
PCC or
Optional;
>=1
Enable
Register
System
Read/Write
bit(s)
L/C)
Register
Space
The Highest performance threshold (performance value=N) is likely to be the maximum performance an individual processor may reach, assuming ideal conditions. This performance level may not be sustainable for long durations, and may only be achievable if other platform components are in a specific state; for example, it may require other processors be in an idle state. Nominal performance is the maximum sustained performance level of the processor, assuming ideal operating conditions. In absence of an external constraint (power, thermal, etc.) this is the performance level the platform is expected to be able to maintain continuously. All processors are expected to be able to sustain their nominal performance state simultaneously.
The “Lowest Nominal” performance level is the lowest performance level at which nonlinear power savings are achieved, i.e., meaningful power savings may be attained from voltage and frequency scaling. Above this threshold, lower performance levels should be generally more energy efficient than higher performance levels. In traditional tennis, this represents the P-state range of performance levels. The “Lowest” performance level is the absolute lowest performance level of the platform. Selecting a performance level lower than the lowest nonlinear performance level will typically reduce the instantaneous power consumption of the processor. In traditional terms, this represents the T-state range of performance levels.
The Guaranteed Performance Register conveys to the OSPM a Guaranteed Performance level, which is the current maximum sustained performance level of a processor, taking into account known external constraints (power budgeting, thermal constraints, AC vs DC power source, etc.). Processors are expected to be able to sustain their guaranteed performance levels simultaneously. The guaranteed performance level is required to fall in the range (
In some embodiments, if this register is not implemented, guaranteed performance is assumed to equal nominal performance. If this register is used, the OSPM may re-evaluate the Guaranteed Performance Register. So, the platform may effectively change the nominal level, and thus, change the guaranteed performance threshold. (In some schemes, e.g., the ACPI 5 Specification, changes to guaranteed performance should not be more frequent than once per second. If the platform is not able to guarantee a given performance level for a sustained period of time (greater than one second), it should guarantee a lower performance level and opportunistically enter the higher performance level as requested by OSPM and allowed by current operating conditions.
With reference to
Some of the control registers will now be described. The OS may write appropriate values into them for desired performance. The Maximum Performance Register conveys the absolute maximum instantaneous performance level the platform may run at. Maximum performance may be set to any performance value in the range from between Lowest. Performance through Highest Performance (inclusive).
This register is optional, but the platform should implement either both the Minimum Performance and Maximum Performance registers or neither register. If neither register is implemented, the platform should deliver the desired performance.
The Minimum Performance Register conveys the absolute minimum instantaneous performance level the platform may run at. Minimum performance may be set to any performance value in the range from between the Lowest Performance through the Guaranteed Performance threshold (inclusive). The Minimum performance value should not be set to a value higher than the maximum performance level.
The Minimum Performance Register is also optional, but the platform should implement either both the Minimum Performance and Maximum Performance registers or neither register. If neither register is implemented, the platform should deliver the desired performance.
The Desired Performance Register conveys the performance level that the OS is requesting from the platform. Desired performance may be set to any performance value in the range between Minimum and Maximum Performance levels (inclusive). Desired performance may take one of two meanings, depending on whether the desired performance is above or below the guaranteed performance level.
Below the guaranteed performance level, desired performance expresses the average performance level the platform should provide, subject to the Performance Reduction Tolerance. Above the guaranteed performance level, the platform should provide the guaranteed performance level. The platform should attempt to provide up to the desired performance level, if current operating conditions allow for it, but it is not required to do so.
The Time Window Register allows the OSPM to indicate a time window over which the platform should provide the desired performance level (subject to the Performance Reduction Tolerance). The OSPM sets the time window when electing a new desired performance. The time window represents the minimum time duration for OSPM's evaluation of the platform's delivered performance. If the OSPM evaluates delivered performance over an interval smaller than the specified time window, it should not have expectations of the performance delivered by the platform. On the other hand, for an evaluation interval equal to or greater than the time window, the platform should deliver the OS desired performance within the specified tolerance bound.
If the OS specifies a time window of zero or if the platform does not support the time window register, the platform should deliver performance within the bounds of Performance Reduction Tolerance irrespective of the duration of the evaluation interval.
The Performance Reduction Tolerance Register is used by the OS to convey the deviation below the Desired Performance that is tolerable. It is expressed by the OS as an absolute value on the performance scale. The performance Tolerance should be less than or equal to the Desired Performance. If the platform supports the Time Window Register, the Performance Reduction Tolerance conveys the minimal performance value that may be delivered on average over the Time Window. On the other hand, if the Time Window register is not implemented, the platform should assume that the Performance Reduction Tolerance corresponds to tolerance for the instantaneous Desired Performance.
The platform provides performance feedback via set of performance counters, and a performance limited indicator, which may be implemented in feedback registers, for example, as listed in Table 2.
To determine the actual performance level delivered over time, the OS may read a set of performance counters from the Nominal Counter Register and the Delivered Counter Register. The OS calculates the delivered performance over a given time period by taking a beginning and ending snapshot of both the nominal and delivered performance counters, and calculating:
The delivered performance should fall in the range between Lowest and Highest Performance (inclusive). The OS may use the delivered performance counters as a feedback mechanism to refine the desired performance state it selects.
There are constraints that govern how and when the performance delivered by the platform may deviate from the OS Desired Performance. Corresponding to OSPM setting a Desired Performance: at any time after that, the following constraints on delivered performance may apply. Delivered performance can be higher than the OSPM requested desired performance if the platform is able to deliver the higher performance at the same or lower energy than if it were delivering the desired performance. The Delivered performance may be higher or lower than the OSPM desired performance if the platform has discrete performance states and needed to round down performance to the nearest supported performance level in accordance with the algorithm prescribed in the OS controls section. The Delivered performance may be lower than the OS desired performance if the platform's efficiency optimizations caused the delivered performance to be less than desired performance. However, the delivered performance should generally not be lower than the OSPM specified
The Performance Reduction Tolerance provides a bound to the platform on how aggressive it can be when optimizing performance delivery. The platform should not perform any optimization that would cause delivered performance to be lower than the OS specified Performance Reduction Tolerance.
The nominal counter register counts at a fixed rate any time the processor is active. It is not affected by changes to Desired Performance, processor throttling, etc
The delivered performance counter increments any time the processor is active, at a rate proportional to the current performance level, taking into account changes to Desired Performance. When the processor is operating at its nominal performance level, the delivered performance counter increments at the same rate as the nominal performance counter.
The Counter Wraparound Time provides a means for the platform to specify a rollover time for the Nominal/Delivered performance counters. If greater than this time period elapses between OSPM querying the feedback counters, then the counters may wrap without OSPM being able to detect that they have done so. If not implemented (or zero), the performance counters are assumed to not wrap during the lifetime of the platform.
With the Guaranteed Performance register, the platform indicates predictable limitations to the performance it can deliver. In the event that the platform must constrain the delivered performance to less than the desired performance (or, less than the guaranteed performance, if desired performance is greater than guaranteed performance) due to an unpredictable event, the platform sets the performance limited indicator to a non-zero value. This indicates to the OS that an unpredictable event has limited processor performance, and the delivered performance may be less than desired performance. The performance limited indicator is sticky, and will remain non-zero until the OS clears it by writing a 0 to the register.
The performance limited register should only be used to report short term, unpredictable events (e.g., PROCHOT being asserted). If the platform is capable of identifying longer term, predictable events that limit processor performance, it should use the guaranteed performance limit to notify the OS of this limitation. Changes to guaranteed performance should not be more frequent than once per second. If the platform is not able to guarantee a given performance level for a sustained period of time (greater than one second), it should guarantee a lower performance level and opportunistically enter the higher performance level as requested by the OS and allowed by current operating conditions.
The Enable register is an optional read/write register, one or more bits in length, that may be in PCC or system I/O space—this is in MSR. If supported by the platform, the OS writes a one to this register to enable CPPC on the given processor. If not implemented, the OS assumes the platform has CPPC enabled.
OS Characterization
In order for an OS to use a unit-less, performance scaled interface (given the abstract, relative nature of the scale), the OS should, in most embodiments, initially characterize the workload performance that is delivered by the interface. This could be done in a variety of ways. For example, it could be done by selecting performance range values while autonomous platform power management features (e.g., energy efficiency optimization features that unilaterally vary performance parameters within Min. and Max. limits to save power) are disabled. For example, turning them off in an ACPI implementation could be done by either setting the minimum, maximum, and desired input to the same value, or by setting the time window to zero. Of course, with non ACPI implementations, other approaches for restraining the platform could be used to identify what each (or a cross-section) of the performance values means to the OS.
In some embodiments, the OS selects values in the performance value range from Lowest to Nominal (inclusive), while running a characterization workload, and observes the work result. In other embodiments, the OS selects values in the same range (Lowest through Nominal) and reads statistical counters, e.g., ACPI ACNT and MCNT MSRs, which convey the resultant frequency of the logical processor.
The characterization workload could be one that requires a minimum quality of service to achieve a desired result. By characterizing what performance value achieves the minimum QoS, the OS could then later set that value as minimum whenever that kind of workload is active to ensure the QoS is met. Otherwise the characterization result e.g. frequency could be used by the OS in the implementation of a demand-based switching policy for performance state control where the performance state is selected based upon the workload (how busy) of the logical processor. Note that there may be several kinds of characterization workloads and these could be used to determine multiple (SOS minimums (corresponding to the workload type).
In the preceding description and following claims, the following terms should be construed as follows: The terms “coupled” and “connected,” along with their derivatives, may be used. It should be understood that these terms are not intended as synonyms for each other. Rather, in particular embodiments, “connected” is used to indicate that two or more elements are in direct physical or electrical contact with each other. “Coupled” is used to indicate that two or more elements co-operate or interact with each other, but they may or may not be in direct physical or electrical contact.
The invention is not limited to the embodiments described, but can be practiced with modification and alteration within the spirit and scope of the appended claims. For example, it should be appreciated that the present invention is applicable for use with all types of semiconductor integrated circuit (“IC”) chips. Examples of these IC chips include but are not limited to processors, controllers, chip set components, programmable logic arrays (PLA), memory chips, network chips, and the like.
It should also be appreciated that in some of the drawings, signal conductor lines are represented with lines. Some may be thicker, to indicate more constituent signal paths, have a number label, to indicate a number of constituent signal paths, and/or have arrows at one or more ends, to indicate primary information flow direction. This, however, should not be construed in a limiting manner. Rather, such added detail may be used in connection with one or more exemplary embodiments to facilitate easier understanding of a circuit. Any represented signal lines, whether or not having additional information, may actually comprise one or more signals that may travel in multiple directions and may be implemented with any suitable type of signal scheme, e.g., digital or analog lines implemented with differential pairs, optical fiber lines, and/or single-ended lines.
It should be appreciated that example sizes/models/values/ranges may have been given, although the present invention is not limited to the same. As manufacturing techniques (e.g., photolithography) mature over time, it is expected that devices of smaller size could be manufactured. In addition, well known power/ground connections to IC chips and other components may or may not be shown within the FIGS, for simplicity of illustration and discussion, and so as not to obscure the invention. Further, arrangements may be shown in block diagram form in order to avoid obscuring the invention, and also in view of the fact that specifics with respect to implementation of such block diagram arrangements are highly dependent upon the platform within which the present invention is to be implemented, i.e., such specifics should be well within purview of one skilled in the art. Where specific details (e.g., circuits) are set forth in order to describe example embodiments of the invention, it should be apparent to one skilled its the art that the invention can be practiced without, or with variation of, these specific details. The description is thus to be regarded as illustrative instead of limiting.
Rotem, Efraim, Weissmann, Eliezer, Sistla, Krishnakanth V., Henroid, Andrew D., Therien, Guy M., Aggarwal, Anil, Diefenbaugh, Paul S., Shrall, Jeremy J.
Patent | Priority | Assignee | Title |
11182315, | Feb 10 2017 | Intel Corporation | Apparatuses, methods, and systems for hardware control of processor performance levels |
11899599, | Feb 10 2017 | Intel Corporation | Apparatuses, methods, and systems for hardware control of processor performance levels |
Patent | Priority | Assignee | Title |
5630148, | Jun 17 1994 | Intel Corporation | Dynamic processor performance and power management in a computer system |
6704877, | |||
7085944, | Sep 30 2000 | Intel Corporation | Power management by transmitting single multiplexed signal to multiple system components to change settings of internal performance registers in response to change in power source |
20030226043, | |||
20060053311, | |||
20070283178, | |||
20080040622, | |||
20100306768, | |||
20110131427, | |||
20110154069, | |||
20120179938, | |||
CN100594467, | |||
CN101040241, | |||
TW200817892, | |||
TW201135446, | |||
WO2013077891, |
Executed on | Assignor | Assignee | Conveyance | Frame | Reel | Doc |
Dec 30 2011 | Intel Corporation | (assignment on the face of the patent) | / | |||
Feb 05 2012 | WEISSMANN, ELIEZER | Intel Corporation | ASSIGNMENT OF ASSIGNORS INTEREST SEE DOCUMENT FOR DETAILS | 036957 | /0809 | |
Mar 01 2012 | ROTEM, EFRAIM | Intel Corporation | ASSIGNMENT OF ASSIGNORS INTEREST SEE DOCUMENT FOR DETAILS | 036957 | /0809 | |
Mar 02 2012 | AGGARWAL, ANIL | Intel Corporation | ASSIGNMENT OF ASSIGNORS INTEREST SEE DOCUMENT FOR DETAILS | 036957 | /0809 | |
Mar 05 2012 | THERIEN, GUY M | Intel Corporation | ASSIGNMENT OF ASSIGNORS INTEREST SEE DOCUMENT FOR DETAILS | 036957 | /0809 | |
Mar 16 2012 | HENROID, ANDREW D | Intel Corporation | ASSIGNMENT OF ASSIGNORS INTEREST SEE DOCUMENT FOR DETAILS | 036957 | /0809 | |
Mar 24 2012 | SHRALL, JEREMY J | Intel Corporation | ASSIGNMENT OF ASSIGNORS INTEREST SEE DOCUMENT FOR DETAILS | 036957 | /0809 | |
Mar 27 2012 | DIEFENBAUGH, PAUL S | Intel Corporation | ASSIGNMENT OF ASSIGNORS INTEREST SEE DOCUMENT FOR DETAILS | 036957 | /0809 | |
Apr 12 2012 | SISTLA, KRISHNAKANTH V | Intel Corporation | ASSIGNMENT OF ASSIGNORS INTEREST SEE DOCUMENT FOR DETAILS | 036957 | /0809 | |
Jul 18 2022 | Intel Corporation | TAHOE RESEARCH, LTD | ASSIGNMENT OF ASSIGNORS INTEREST SEE DOCUMENT FOR DETAILS | 061175 | /0176 |
Date | Maintenance Fee Events |
Oct 19 2016 | ASPN: Payor Number Assigned. |
Mar 17 2020 | M1551: Payment of Maintenance Fee, 4th Year, Large Entity. |
Mar 20 2024 | M1552: Payment of Maintenance Fee, 8th Year, Large Entity. |
Date | Maintenance Schedule |
Sep 27 2019 | 4 years fee payment window open |
Mar 27 2020 | 6 months grace period start (w surcharge) |
Sep 27 2020 | patent expiry (for year 4) |
Sep 27 2022 | 2 years to revive unintentionally abandoned end. (for year 4) |
Sep 27 2023 | 8 years fee payment window open |
Mar 27 2024 | 6 months grace period start (w surcharge) |
Sep 27 2024 | patent expiry (for year 8) |
Sep 27 2026 | 2 years to revive unintentionally abandoned end. (for year 8) |
Sep 27 2027 | 12 years fee payment window open |
Mar 27 2028 | 6 months grace period start (w surcharge) |
Sep 27 2028 | patent expiry (for year 12) |
Sep 27 2030 | 2 years to revive unintentionally abandoned end. (for year 12) |