US20100250915A1 - Adjusting system configuration for increased reliability based on margin - Google Patents

Adjusting system configuration for increased reliability based on margin Download PDF

Info

Publication number
US20100250915A1
US20100250915A1 US12/413,147 US41314709A US2010250915A1 US 20100250915 A1 US20100250915 A1 US 20100250915A1 US 41314709 A US41314709 A US 41314709A US 2010250915 A1 US2010250915 A1 US 2010250915A1
Authority
US
United States
Prior art keywords
margin
computer system
recited
configuration
operational characteristic
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Granted
Application number
US12/413,147
Other versions
US8589670B2 (en
Inventor
Ross V. La Fetra
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Advanced Micro Devices Inc
Original Assignee
Individual
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Individual filed Critical Individual
Priority to US12/413,147 priority Critical patent/US8589670B2/en
Assigned to ADVANCED MICRO DEVICES, INC. reassignment ADVANCED MICRO DEVICES, INC. ASSIGNMENT OF ASSIGNORS INTEREST (SEE DOCUMENT FOR DETAILS). Assignors: LA FETRA, ROSS V.
Publication of US20100250915A1 publication Critical patent/US20100250915A1/en
Application granted granted Critical
Publication of US8589670B2 publication Critical patent/US8589670B2/en
Active legal-status Critical Current
Adjusted expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F11/00Error detection; Error correction; Monitoring
    • G06F11/30Monitoring
    • G06F11/34Recording or statistical evaluation of computer activity, e.g. of down time, of input/output operation ; Recording or statistical evaluation of user activity, e.g. usability assessment
    • G06F11/3409Recording or statistical evaluation of computer activity, e.g. of down time, of input/output operation ; Recording or statistical evaluation of user activity, e.g. usability assessment for performance assessment
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F2201/00Indexing scheme relating to error detection, to error correction, and to monitoring
    • G06F2201/81Threshold

Definitions

  • This invention relates to computer systems and more particularly to enhancing reliability in computer systems.
  • Margin is a measure of how much change is available to the particular setting before a failure in the system occurs. Typically, as system speeds goes up, margin goes down. Thus, as speeds in computer systems increase, reliability, for which margin is an indicator, can be adversely affected.
  • a computer system allows margins to be evaluated and if one or more margins of a current configuration are below a threshold margin, the system configuration is modified to increase the margin.
  • a method in one embodiment includes determining, through training, a first operating point of at least one operational characteristic of a computer system and a first margin associated therewith.
  • the first margin is compared to a predetermined threshold margin and if the first margin is less than the predetermined threshold margin, the configuration of the computer system is adjusted.
  • the configuration adjustment may relate to such aspects of the system as speed of a bus transfer, or other aspect of the system.
  • the method may further include, after the configuration has been adjusted, retraining the operational characteristic of the system with the adjusted configuration to obtain a second operating point of the operational characteristic and an associated second margin.
  • the system compares the second margin to the threshold margin and adjusts system configuration again if the second margin is less than the threshold margin.
  • the operational characteristic and the first operating point may be a voltage reference level associated with a communication link used to determine a one or zero value of a transmitted bit.
  • the operational characteristic and the first operating point may be a timing associated with reads and writes on a communication link.
  • a computer program product in another embodiment, includes computer readable storage media storing machine-executable instructions, which when executed by a computer system, cause the computer system, responsive to a determination of a first operating point of at least one operational characteristic of a computer system and a first margin associated therewith, to compare the first margin to a predetermined threshold margin and if the first margin is less than the predetermined threshold margin, cause an adjustment of a configuration of the computer system.
  • a computer system is operable to determine a first operating point of an operational characteristic of the computer system and an associated first margin.
  • the computer system compares the first margin to a predetermined threshold margin and if the first margin is less than the predetermined threshold margin, adjusts a configuration of the computer system.
  • FIG. 1 illustrates a computer system according to an embodiment of the present invention.
  • FIG. 2 illustrates an idealized eye diagram illustrating the concept of margins.
  • FIG. 3 illustrates a margin associated with a voltage parameter.
  • FIG. 4 illustrates a flow diagram of an embodiment of the invention.
  • the computer system includes a memory controller 103 that communicates with double data rate (DDR) synchronous dynamic random access memory (SDRAM) devices 105 via communication links 107 .
  • DDR double data rate
  • SDRAM synchronous dynamic random access memory
  • the parameters may include write and read timing parameters associated with the transmit and receive circuitry and voltage reference levels that determine the voltage at which a “1” and a “0” is recognized.
  • the training is accomplished by writing to the DRAM 105 with the parameters set at particular values and then reading from the DRAM 105 and comparing the write and read values to see if the transfer was successful with the particular parameters. If the read data and write data are the same, then the parameters performed satisfactorily.
  • the training identifies a plurality of parameter values which perform satisfactorily.
  • the training identifies a window of successful operation.
  • FIG. 2 illustrated is an idealized eye diagram that may be associated with timing parameters within the system.
  • An eye diagram, idealized in FIG. 2 shows superimposed transmitted data on a communication link.
  • the top of the eye 201 represents the transmitted 1s and the bottom of the eye 203 represents transmitted 0s.
  • a sample point at 209 in the middle of the eye gives the maximum margin 211 .
  • the middle parameter is chosen to provide maximum margin.
  • for voltage levels as shown in FIG.
  • the minimum voltage 301 and the maximum voltage 303 provide the limits of successful operation.
  • the maximum margin 311 is obtained by choosing the voltage level at 305 .
  • the voltage levels at 307 and 309 are assumed to have resulted in errors. By trying to utilize parameters with maximum margin, the system is less susceptible to voltage variations, temperature changes, aging, manufacturing variations and other factors that may affect system operation.
  • a computer system In order to provide a mechanism for increasing reliability, a computer system according to an embodiment of the invention allows margins to be evaluated and if margins of parameters of a current configuration are unacceptable, the configuration is modified to increase the margins.
  • an operating point of at least one operational characteristic of a computer system is determined during training along with parameter values that indicate the limits of operation and margins associated with the operating point. For example, assume the training is for one or more timing parameters associated with a communication channel. During training, multiple values of the timing parameter(s) are determined which result in successful transfers. Referring back to FIG. 2 , two of those timing parameters, 205 and 207 , define the timing limits at which transmissions are successful. The middle measurement 209 has the greatest distance from either edge 205 and 207 and a margin of 211 and is selected as the operating point.
  • each of the margins associated a particular operating point is compared to a threshold margin corresponding to the operating point.
  • the margins and the threshold margins may be specified in appropriate fractions of volts or as a percentage.
  • the margins are expressed, e.g., in appropriate fractions of seconds or as a percentage.
  • the margin associated with it is greater than the threshold margin in 405 , then the configuration of the computer system is maintained and the process for that operational characteristic is complete. The process may then be repeated for each operational characteristic or parameter of interest. If on the other hand, the margin associated with the particular operating point is less than the threshold margin, and assuming the limit of system reconfiguration is not reached in 407 , then the configuration of the system is changed in 409 to get larger margins.
  • the margin associated with the particular operating point is less than the threshold margin, and assuming the limit of system reconfiguration is not reached in 407 , then the configuration of the system is changed in 409 to get larger margins.
  • an operational characteristic associated with memory subsystems that may entail reducing the transfer speed of the memory communication link. Once the transfer speed is lowered, the system returns to 401 and the system is retrained. A slower transfer speed can result in greater timing margins.
  • the transfer speed can continue to be reduced until acceptable margins are obtained during retraining, or a predetermined system limit of reconfiguration, i.e., a minimum transfer speed is reached in 407 . That prevents the system from becoming unacceptably slow if a suitable margin cannot be reached.
  • the user may be notified if the system cannot achieve a suitable margin. Similarly, the system may notify the user that the configuration has been changed to achieve the threshold margin desired and the particulars of the change in configuration.
  • the predetermined threshold margins may be stored in BIOS (or other) software.
  • the predetermined threshold margins are programmable through a user interface 115 (see FIG. 1 ).
  • default threshold margins can be altered in such an embodiment.
  • the system can be programmed to ensure that all threshold margins are met or in certain embodiments, only threshold margins for certain parameters may be specified. That can be accomplished by setting the threshold margins to a sufficiently low level, e.g., zero.
  • the minimum limits for system reconfiguration may be specified as defaults in the software. For example, a minimum speed for memory transfers on a DDR channel may be included. In embodiments, that limit may be programmable as well.
  • FIG. 1-4 may be implemented in software such as BIOS stored in nonvolatile memory 111 (see FIG. 1 ).
  • software may be stored in other non-volatile portions of a computer system, loaded into volatile memory and executed.
  • embodiments of the present invention may include features or processes embodied within machine-executable instructions provided by a machine-readable medium such as nonvolatile memory.
  • a machine-readable medium such as nonvolatile memory.
  • Such a medium may include any mechanism which stores data in a form accessible by a machine such as a microprocessor or, more generally, a computer system.
  • a machine readable medium may include volatile and/or non-volatile memory, such as read only memory (ROM); random access memory (RAM); magnetic disk storage media; optical storage media; flash memory devices; tape, or other magnetic, optical or electronic storage medium.
  • ROM read only memory
  • RAM random access memory
  • magnetic disk storage media such as magnetic tape, magnetic tape, or other magnetic, optical or electronic storage medium.
  • processes of the present invention may include hardware operating in response to programmed instructions.
  • the training and system reconfiguration occurs responsive to execution of BIOS or other code.
  • processes of the present invention may be performed by specific hardware components containing hard-wired logic such as state machines to perform operations or by any combination of programmed data processing components and hardware components.
  • embodiments of the present invention may include software, data processing hardware, data processing system-implemented methods, and various processing operations, as described herein.
  • margins related to DDR DRAMS were discussed, the approach to provide adjustable margins is applicable to various settings in the system where margins exist, such as communications interfaces, including both wired or wireless.
  • the computer system described herein may be a desktop computer, a server, a laptop, a personal digital assistant (PDA), a communications device, or any other device including a processor and configurable parameters having margins that can be improved by varying an aspect of the system configuration. Variations and modifications of the embodiments disclosed herein may be made based on the description set forth herein, without departing from the scope of the invention as set forth in the following claims.

Abstract

A system provides a mechanism for increasing reliability by allowing margins to be evaluated and if one or more margins of a current configuration are too small, system configuration is modified to increase the margin. A computing device determines through training a first operating point of at least one operational characteristic of the system and a first margin associated therewith. The first margin is compared to a predetermined threshold margin and if the first margin is less than the predetermined threshold margin, the configuration of the system is adjusted to provide a configuration with greater margin for the operational characteristic. The system is retrained with the new configuration to determine a second operating point and a second margin associated therewith and compares the second margin to the threshold margin to determine if the second margin is more than the threshold margin, to satisfy reliability requirements.

Description

    BACKGROUND
  • 1. Field of the Invention
  • This invention relates to computer systems and more particularly to enhancing reliability in computer systems.
  • 2. Description of the Related Art
  • As transfer speeds and other functionality in computer systems increase in speed, reliability may be implicated. Many hardware and software solutions have been utilized to address reliability issues. For example, systems use parity and/or cyclic redundancy checks to detect errors, and utilize retries when errors are detected. Improving reliability is a continuing goal for computing systems.
  • One aspect of reliability is the margin of various settings of the system. Margin is a measure of how much change is available to the particular setting before a failure in the system occurs. Typically, as system speeds goes up, margin goes down. Thus, as speeds in computer systems increase, reliability, for which margin is an indicator, can be adversely affected.
  • SUMMARY
  • Accordingly, in order to provide a mechanism for increasing reliability, a computer system allows margins to be evaluated and if one or more margins of a current configuration are below a threshold margin, the system configuration is modified to increase the margin.
  • In one embodiment a method is provided that includes determining, through training, a first operating point of at least one operational characteristic of a computer system and a first margin associated therewith. The first margin is compared to a predetermined threshold margin and if the first margin is less than the predetermined threshold margin, the configuration of the computer system is adjusted. The configuration adjustment may relate to such aspects of the system as speed of a bus transfer, or other aspect of the system.
  • The method may further include, after the configuration has been adjusted, retraining the operational characteristic of the system with the adjusted configuration to obtain a second operating point of the operational characteristic and an associated second margin. The system then compares the second margin to the threshold margin and adjusts system configuration again if the second margin is less than the threshold margin. The operational characteristic and the first operating point may be a voltage reference level associated with a communication link used to determine a one or zero value of a transmitted bit. The operational characteristic and the first operating point may be a timing associated with reads and writes on a communication link.
  • In another embodiment, a computer program product is provided that includes computer readable storage media storing machine-executable instructions, which when executed by a computer system, cause the computer system, responsive to a determination of a first operating point of at least one operational characteristic of a computer system and a first margin associated therewith, to compare the first margin to a predetermined threshold margin and if the first margin is less than the predetermined threshold margin, cause an adjustment of a configuration of the computer system.
  • In another embodiment, a computer system is operable to determine a first operating point of an operational characteristic of the computer system and an associated first margin. The computer system compares the first margin to a predetermined threshold margin and if the first margin is less than the predetermined threshold margin, adjusts a configuration of the computer system.
  • BRIEF DESCRIPTION OF THE DRAWINGS
  • The present invention may be better understood, and its numerous objects, features, and advantages made apparent to those skilled in the art by referencing the accompanying drawings.
  • FIG. 1 illustrates a computer system according to an embodiment of the present invention.
  • FIG. 2 illustrates an idealized eye diagram illustrating the concept of margins.
  • FIG. 3 illustrates a margin associated with a voltage parameter.
  • FIG. 4 illustrates a flow diagram of an embodiment of the invention.
  • The use of the same reference symbols in different drawings indicates similar or identical items.
  • DESCRIPTION OF THE PREFERRED EMBODIMENT(S)
  • Referring to FIG. 1, a high level block diagram of a computer system that can be operated according to an embodiment of the present invention is illustrated. The computer system includes a memory controller 103 that communicates with double data rate (DDR) synchronous dynamic random access memory (SDRAM) devices 105 via communication links 107. In order to operate the DDR channels at high speed, it is necessary to determine the appropriate operating parameters of the communication link at the particular desired transfer speed. The parameters may include write and read timing parameters associated with the transmit and receive circuitry and voltage reference levels that determine the voltage at which a “1” and a “0” is recognized. The training is accomplished by writing to the DRAM 105 with the parameters set at particular values and then reading from the DRAM 105 and comparing the write and read values to see if the transfer was successful with the particular parameters. If the read data and write data are the same, then the parameters performed satisfactorily.
  • Typically, the training identifies a plurality of parameter values which perform satisfactorily. Thus, the training identifies a window of successful operation. Referring to FIG. 2, illustrated is an idealized eye diagram that may be associated with timing parameters within the system. An eye diagram, idealized in FIG. 2, shows superimposed transmitted data on a communication link. The top of the eye 201 represents the transmitted 1s and the bottom of the eye 203 represents transmitted 0s. When the sampling point for the data moves towards the edge of the eye at 205 or 207, the likelihood of an error increases. A sample point at 209 in the middle of the eye gives the maximum margin 211. After training, the middle parameter is chosen to provide maximum margin. Similarly, for voltage levels, as shown in FIG. 3, the minimum voltage 301 and the maximum voltage 303 provide the limits of successful operation. However, the maximum margin 311 is obtained by choosing the voltage level at 305. The voltage levels at 307 and 309 are assumed to have resulted in errors. By trying to utilize parameters with maximum margin, the system is less susceptible to voltage variations, temperature changes, aging, manufacturing variations and other factors that may affect system operation.
  • Thus, training identifies limits of operation along with operating points within the limits. While the system attempts to operate with the greatest margin, as system operating speeds continue to increase, margins are decreased. Thus, systems may become more susceptible to changes in voltage, temperature variations, aging, and other factors that affect system operation as system speeds increase and margins decrease. To the extent that margin is an indicator of reliability, decreasing margin can adversely affect reliability.
  • In order to provide a mechanism for increasing reliability, a computer system according to an embodiment of the invention allows margins to be evaluated and if margins of parameters of a current configuration are unacceptable, the configuration is modified to increase the margins.
  • Referring to FIG. 4, the flow diagram illustrates operation of an embodiment of the invention. In 401, an operating point of at least one operational characteristic of a computer system is determined during training along with parameter values that indicate the limits of operation and margins associated with the operating point. For example, assume the training is for one or more timing parameters associated with a communication channel. During training, multiple values of the timing parameter(s) are determined which result in successful transfers. Referring back to FIG. 2, two of those timing parameters, 205 and 207, define the timing limits at which transmissions are successful. The middle measurement 209 has the greatest distance from either edge 205 and 207 and a margin of 211 and is selected as the operating point.
  • Once one or more operating points, such as read timing, write timing, and/or reference voltage, and their associated margins have been determined during training, in 403 each of the margins associated a particular operating point is compared to a threshold margin corresponding to the operating point. For the operating points related to voltage, the margins and the threshold margins may be specified in appropriate fractions of volts or as a percentage. For margins associated with timing parameters, the margins are expressed, e.g., in appropriate fractions of seconds or as a percentage.
  • For a particular operating point, if the margin associated with it is greater than the threshold margin in 405, then the configuration of the computer system is maintained and the process for that operational characteristic is complete. The process may then be repeated for each operational characteristic or parameter of interest. If on the other hand, the margin associated with the particular operating point is less than the threshold margin, and assuming the limit of system reconfiguration is not reached in 407, then the configuration of the system is changed in 409 to get larger margins. For an operational characteristic associated with memory subsystems, that may entail reducing the transfer speed of the memory communication link. Once the transfer speed is lowered, the system returns to 401 and the system is retrained. A slower transfer speed can result in greater timing margins. If suitably larger margins are not obtained, the transfer speed can continue to be reduced until acceptable margins are obtained during retraining, or a predetermined system limit of reconfiguration, i.e., a minimum transfer speed is reached in 407. That prevents the system from becoming unacceptably slow if a suitable margin cannot be reached.
  • In an embodiment, the user may be notified if the system cannot achieve a suitable margin. Similarly, the system may notify the user that the configuration has been changed to achieve the threshold margin desired and the particulars of the change in configuration.
  • The predetermined threshold margins may be stored in BIOS (or other) software. In an embodiment, the predetermined threshold margins are programmable through a user interface 115 (see FIG. 1). Thus, default threshold margins can be altered in such an embodiment. The system can be programmed to ensure that all threshold margins are met or in certain embodiments, only threshold margins for certain parameters may be specified. That can be accomplished by setting the threshold margins to a sufficiently low level, e.g., zero. In addition, the minimum limits for system reconfiguration may be specified as defaults in the software. For example, a minimum speed for memory transfers on a DDR channel may be included. In embodiments, that limit may be programmable as well.
  • The process described in FIG. 1-4 may be implemented in software such as BIOS stored in nonvolatile memory 111 (see FIG. 1). Alternatively, software may be stored in other non-volatile portions of a computer system, loaded into volatile memory and executed. Thus, embodiments of the present invention may include features or processes embodied within machine-executable instructions provided by a machine-readable medium such as nonvolatile memory. Such a medium may include any mechanism which stores data in a form accessible by a machine such as a microprocessor or, more generally, a computer system. A machine readable medium may include volatile and/or non-volatile memory, such as read only memory (ROM); random access memory (RAM); magnetic disk storage media; optical storage media; flash memory devices; tape, or other magnetic, optical or electronic storage medium. Such stored instructions can be used to cause a general or special purpose processor, programmed with the instructions, to perform processes of the present invention.
  • Note that some of the processes of the present invention may include hardware operating in response to programmed instructions. Thus, the training and system reconfiguration occurs responsive to execution of BIOS or other code. Alternatively, processes of the present invention may be performed by specific hardware components containing hard-wired logic such as state machines to perform operations or by any combination of programmed data processing components and hardware components. Thus, embodiments of the present invention may include software, data processing hardware, data processing system-implemented methods, and various processing operations, as described herein.
  • Thus, various embodiments have been described. Note that the description of the invention set forth herein is illustrative, and is not intended to limit the scope of the invention as set forth in the following claims. For example, while margins related to DDR DRAMS were discussed, the approach to provide adjustable margins is applicable to various settings in the system where margins exist, such as communications interfaces, including both wired or wireless. Further, the computer system described herein may be a desktop computer, a server, a laptop, a personal digital assistant (PDA), a communications device, or any other device including a processor and configurable parameters having margins that can be improved by varying an aspect of the system configuration. Variations and modifications of the embodiments disclosed herein may be made based on the description set forth herein, without departing from the scope of the invention as set forth in the following claims.

Claims (19)

1. A method comprising:
determining through training a first operating point of at least one operational characteristic of a computer system and a first margin associated therewith; and
comparing the first margin to a predetermined threshold margin and if the first margin is less than the predetermined threshold margin, adjusting a configuration of the computer system.
2. The method as recited in claim 1
determining first parameter values indicative of first limits of operation of the operational characteristic, the first margin being with respect to the first limits of operation.
3. The method as recited in claim 1 further comprising:
retraining the operational characteristic of the system with the adjusted configuration to obtain a second operating point of the operational characteristic and an associated second margin;
comparing the second margin to the threshold margin; and
adjusting system configuration again if the second margin is less than the threshold margin.
4. The method as recited in claim 1 wherein the adjusted configuration is slower speed transfers on one or more memory communication links.
5. The method as recited in claim 1 wherein the operational characteristic is a timing parameter associated with one of a write and read operation on a communication link.
6. The method as recited in claim 1 wherein the operational characteristic is a voltage reference level associated with a communication link used to determine a one or zero value of a transmitted bit.
7. The method as recited in claim 1 further comprising selecting the threshold margin through a user interface.
8. The method as recited in claim 1 wherein the margin threshold is programmable.
9. The method as recited in claim 1 further comprising providing an indication to a user when a reconfiguration has occurred to achieve an acceptable margin.
10. A computer program comprising computer readable storage media storing machine-executable instructions, which when executed by a computer system, cause the computer system to:
responsive to a determination of a first operating point of at least one operational characteristic of the computer system and a first margin associated therewith, compare the first margin to a predetermined threshold margin and if the first margin is less than the predetermined threshold margin, cause an adjustment of a configuration of the computer system.
11. The computer program product as recited in claim 10 wherein the machine-executable instructions further cause the computer system to:
retrain the operational characteristic of the computer system with the adjusted configuration to obtain a second operating point of the operational characteristic and an associated second margin;
compare the second margin to the threshold margin; and
adjust system configuration again if the second margin is less than the threshold margin.
12. The computer program product as recited in claim 10 wherein the machine-instructions further cause the computer system to be responsive to a user interface to set the threshold margin.
13. The computer program product as recited in claim 10 wherein the machine-executable instructions further cause the computer system to provide an indication to a user when a reconfiguration has occurred to achieve an acceptable margin.
14. A computer system operable to determine a first operating point of an operational characteristic of the computer system and an associated first margin; and operable to compare the first margin to a predetermined threshold margin and if the first margin is less than the predetermined threshold margin, to adjust a configuration of the computer system.
15. The computer system as recited in claim 14 wherein the computer system is further operable to determine, through training of a communication link, first parameter values indicative of first limits of operation of the first operational characteristic, the first margin being determined with respect to the first limits of operation.
16. The computer system as recited in claim 15 wherein the communication link is a memory communication link coupling memory to a memory controller.
17. The computer system as recited in claim 14 wherein the computer system is further configured to train with the adjusted configuration to provide a second operating point with a second margin and to compare the second margin to the threshold margin.
18. The computer system as recited in claim 14 wherein the computer system is operable to reduce a transfer speed on a communication link to adjust the configuration of the computer system.
19. The computer system as recited in claim 14 wherein the threshold margin is programmable.
US12/413,147 2009-03-27 2009-03-27 Adjusting system configuration for increased reliability based on margin Active 2030-11-27 US8589670B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
US12/413,147 US8589670B2 (en) 2009-03-27 2009-03-27 Adjusting system configuration for increased reliability based on margin

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
US12/413,147 US8589670B2 (en) 2009-03-27 2009-03-27 Adjusting system configuration for increased reliability based on margin

Publications (2)

Publication Number Publication Date
US20100250915A1 true US20100250915A1 (en) 2010-09-30
US8589670B2 US8589670B2 (en) 2013-11-19

Family

ID=42785738

Family Applications (1)

Application Number Title Priority Date Filing Date
US12/413,147 Active 2030-11-27 US8589670B2 (en) 2009-03-27 2009-03-27 Adjusting system configuration for increased reliability based on margin

Country Status (1)

Country Link
US (1) US8589670B2 (en)

Cited By (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20100142972A1 (en) * 2008-12-10 2010-06-10 Verizon Corporate Resources Group Llc Optical receiver having an automatic fiber optic signal adjustment circuit
US20110161547A1 (en) * 2009-12-24 2011-06-30 Ati Technologies Ulc Method and device for disabling a higher version of a computer bus and interconnection protocol for interoperability with a device compliant to a lower version of the computer bus and interconnection protocol
JP2012104800A (en) * 2010-10-12 2012-05-31 Fujimi Inc Polishing composition
US20140006675A1 (en) * 2012-06-27 2014-01-02 Alon Meir Setting A Number (N) Of Fast Training Sequences (FTS) Automatically To An Optimal Value
CN106845820A (en) * 2017-01-16 2017-06-13 北京航空航天大学 A kind of NFV system reliability assessment methods based on performance margin
EP3198454A4 (en) * 2014-09-26 2018-06-06 Intel Corporation Link retraining based on runtime performance characteristics

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6668357B2 (en) * 2001-06-29 2003-12-23 Fujitsu Limited Cold clock power reduction
US7257723B2 (en) * 2005-01-07 2007-08-14 Atheros Communications, Inc. Reducing power consumption in embedded systems by controlling voltage based on system state and partition designation
US7317754B1 (en) * 2004-01-12 2008-01-08 Verizon Services Corp. Rate agile rate-adaptive digital subscriber line
US7336749B2 (en) * 2004-05-18 2008-02-26 Rambus Inc. Statistical margin test methods and circuits
US20080205609A1 (en) * 2005-11-08 2008-08-28 Huawei Technologies Co., Ltd. Method, system and apparatus for adjusting the transmit power of the dsl transceiver
US20090129505A1 (en) * 2007-11-19 2009-05-21 Rambus Inc. Partial-rate transfer mode for fixed-clock-rate interface

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6668357B2 (en) * 2001-06-29 2003-12-23 Fujitsu Limited Cold clock power reduction
US7317754B1 (en) * 2004-01-12 2008-01-08 Verizon Services Corp. Rate agile rate-adaptive digital subscriber line
US7336749B2 (en) * 2004-05-18 2008-02-26 Rambus Inc. Statistical margin test methods and circuits
US7257723B2 (en) * 2005-01-07 2007-08-14 Atheros Communications, Inc. Reducing power consumption in embedded systems by controlling voltage based on system state and partition designation
US20080205609A1 (en) * 2005-11-08 2008-08-28 Huawei Technologies Co., Ltd. Method, system and apparatus for adjusting the transmit power of the dsl transceiver
US20090129505A1 (en) * 2007-11-19 2009-05-21 Rambus Inc. Partial-rate transfer mode for fixed-clock-rate interface

Cited By (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20100142972A1 (en) * 2008-12-10 2010-06-10 Verizon Corporate Resources Group Llc Optical receiver having an automatic fiber optic signal adjustment circuit
US9048947B2 (en) * 2008-12-10 2015-06-02 Verizon Patent And Licensing Inc. Optical receiver having an automatic fiber optic signal adjustment circuit
US20110161547A1 (en) * 2009-12-24 2011-06-30 Ati Technologies Ulc Method and device for disabling a higher version of a computer bus and interconnection protocol for interoperability with a device compliant to a lower version of the computer bus and interconnection protocol
US8301813B2 (en) * 2009-12-24 2012-10-30 Ati Technologies Ulc Method and device for disabling a higher version of a computer bus and interconnection protocol for interoperability with a device compliant to a lower version of the computer bus and interconnection protocol
US8984192B2 (en) 2009-12-24 2015-03-17 Ati Technologies Ulc Method and device for disabling a higher version of a computer bus and interconnection protocol for interoperability with a device compliant to a lower version of the computer bus and interconnection protocol
JP2012104800A (en) * 2010-10-12 2012-05-31 Fujimi Inc Polishing composition
US20140006675A1 (en) * 2012-06-27 2014-01-02 Alon Meir Setting A Number (N) Of Fast Training Sequences (FTS) Automatically To An Optimal Value
US8856573B2 (en) * 2012-06-27 2014-10-07 Intel Corporation Setting a number (N) of fast training sequences (FTS) automatically to an optimal value
EP3198454A4 (en) * 2014-09-26 2018-06-06 Intel Corporation Link retraining based on runtime performance characteristics
CN106845820A (en) * 2017-01-16 2017-06-13 北京航空航天大学 A kind of NFV system reliability assessment methods based on performance margin

Also Published As

Publication number Publication date
US8589670B2 (en) 2013-11-19

Similar Documents

Publication Publication Date Title
US11429309B2 (en) Adjusting a parameter for a programming operation based on the temperature of a memory system
US8589670B2 (en) Adjusting system configuration for increased reliability based on margin
US11714710B2 (en) Providing data of a memory system based on an adjustable error rate
US11107543B2 (en) Adjustment of read and write voltages using a space between threshold voltage distributions
US20140047301A1 (en) Semiconductor memory device and a method therein
US20210132867A1 (en) Adjusting read voltage levels based on a temperature-dependent slope of the threshold voltage drift of a memory sub-system
US20190065116A1 (en) Storage device and communication control method
US11914889B2 (en) Managing an adjustable write-to-read delay based on cycle counts in a memory sub-system
US20220229603A1 (en) Managing threshold voltage drift based on operating characteristics of a memory sub-system
US11763914B2 (en) Adapting an error recovery process in a memory sub-system
US11704179B2 (en) Regression-based calibration and scanning of data units
US11150970B2 (en) Method, electronic device and computer program product for evaluating health of storage disk
WO2023018514A1 (en) Probabilistic data integrity scan with an adaptive scan frequency
US11899522B2 (en) Independent thermal throttling temperature control for memory sub-systems
US11694758B2 (en) Changing scan frequency of a probabilistic data integrity scan based on data quality
US11127481B1 (en) Managing execution of scrub operations in a memory sub-system
US11709602B2 (en) Adaptively performing media management operations on a memory device
US11775388B2 (en) Defect detection in memory based on active monitoring of read operations

Legal Events

Date Code Title Description
AS Assignment

Owner name: ADVANCED MICRO DEVICES, INC., CALIFORNIA

Free format text: ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNOR:LA FETRA, ROSS V.;REEL/FRAME:022623/0001

Effective date: 20090326

STCF Information on status: patent grant

Free format text: PATENTED CASE

CC Certificate of correction
FPAY Fee payment

Year of fee payment: 4

MAFP Maintenance fee payment

Free format text: PAYMENT OF MAINTENANCE FEE, 8TH YEAR, LARGE ENTITY (ORIGINAL EVENT CODE: M1552); ENTITY STATUS OF PATENT OWNER: LARGE ENTITY

Year of fee payment: 8