CN1776633A - 用于通信系统中的动态阈值缩放的方法和系统 - Google Patents

用于通信系统中的动态阈值缩放的方法和系统 Download PDF

Info

Publication number
CN1776633A
CN1776633A CN200510123299.0A CN200510123299A CN1776633A CN 1776633 A CN1776633 A CN 1776633A CN 200510123299 A CN200510123299 A CN 200510123299A CN 1776633 A CN1776633 A CN 1776633A
Authority
CN
China
Prior art keywords
system resources
system resource
resource
resources
error
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
CN200510123299.0A
Other languages
English (en)
Other versions
CN100388217C (zh
Inventor
D·F·德阿劳约
P·M·里查兹
B·A·里纳尔迪
T·C·索伦森
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.)
International Business Machines Corp
Original Assignee
International Business Machines Corp
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 International Business Machines Corp filed Critical International Business Machines Corp
Publication of CN1776633A publication Critical patent/CN1776633A/zh
Application granted granted Critical
Publication of CN100388217C publication Critical patent/CN100388217C/zh
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F11/00Error detection; Error correction; Monitoring
    • G06F11/07Responding to the occurrence of a fault, e.g. fault tolerance
    • G06F11/0703Error or fault processing not based on redundancy, i.e. by taking additional measures to deal with the error or fault not making use of redundancy in operation, in hardware, or in data representation
    • G06F11/0706Error or fault processing not based on redundancy, i.e. by taking additional measures to deal with the error or fault not making use of redundancy in operation, in hardware, or in data representation the processing taking place on a specific hardware platform or in a specific software environment
    • G06F11/0712Error or fault processing not based on redundancy, i.e. by taking additional measures to deal with the error or fault not making use of redundancy in operation, in hardware, or in data representation the processing taking place on a specific hardware platform or in a specific software environment in a virtual computing platform, e.g. logically partitioned systems
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F11/00Error detection; Error correction; Monitoring
    • G06F11/07Responding to the occurrence of a fault, e.g. fault tolerance
    • G06F11/0703Error or fault processing not based on redundancy, i.e. by taking additional measures to deal with the error or fault not making use of redundancy in operation, in hardware, or in data representation
    • G06F11/0751Error or fault detection not based on redundancy
    • G06F11/0754Error or fault detection not based on redundancy by exceeding limits
    • G06F11/076Error or fault detection not based on redundancy by exceeding limits by exceeding a count or rate limit, e.g. word- or bit count limit

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • Quality & Reliability (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Mathematical Physics (AREA)
  • Hardware Redundancy (AREA)
  • Debugging And Monitoring (AREA)

Abstract

一种包括错误恢复系统的计算机系统与相似类型的系统资源诸如主机适配器的数量成反比例地建立错误阈值。当主机适配器启动或失活时,处理设备的软件子组件计算新的阈值数量,并且将其写到与每个主机适配器相关的存储器单元。当错误的数量超过了所述阈值数量时,所述主机适配器被复位、被静止以便修复、或被隔开以便进行替换。

Description

用于通信系统中的动态阈值缩放的方法和系统
技术领域
本发明一般地涉及数据存储系统领域。尤其是,本发明包括用于动态地缩放数据通信构造设备中的错误阈值的系统。
背景技术
在图1中,计算机存储系统10包括主机服务器(“主机”)12、数据处理服务器14、包括多个数据存储设备诸如廉价/独立磁盘冗余阵列(“RAID”)的数据存储系统16、以及数据通信系统18。通常由主机12发起的对信息的请求由通信系统18传输,并且由数据处理服务器14处理。数据处理服务器从数据存储设备16中检索数据,并通过通信系统将数据传输回主机12。类似地,主机12可以将数据写到数据存储设备16。
通信系统18可以是通信总线、点到点网络或者其它通信方案。图2示出了一种通信构造设备20,包括系统资源诸如对称多处理器(“SMP复合体”)22、构造设备控制器24以及主机适配器26。SMP复合体22是数据处理服务器14(图1)的组件,并且主机适配器26是用于主机服务器12(图1)的接口。这些组件的任意一个中都可能发生各种错误状态。这些错误状态可能是非常严重的,即,妨碍设备运行,或者实质上是暂时的。如果发生严重的错误,则出现故障的设备必需被重新启动或者被替换。然而,暂时的错误可以根据该错误的严重性和频率被解决。
一些错误是由故障电缆、电源瞬变或者有缺陷的组件造成的。通信构造设备20可以容忍并作为虚假事件接纳这些类型的错误中的一些错误。然而,大量的非严重错误可能指示即将发生的组件故障或者组件处于需要进行重新启动的不稳定状态。计数器可以被用于跟踪这些非严重错误。当计数器超过预定阈值时,可以通过复位设备、使设备静止以便可以修复该设备、或者隔开设备采取纠正活动,从而可以使其离线以便替换。
典型地,一种系统被配置为具有用于错误恢复的一组默认阈值,而不考虑每种类型的系统资源的数量如何。然而,由于系统资源用于错误恢复的使用可能发生得太早或太晚,一体适用(one-size-fits-all)的方法往往导致系统资源的无效的使用。
在美国专利5,331,476中,Fry等公开了一种结合错误恢复系统的数据存储装置,它被动态地控制以便执行基于知识的错误恢复。然而,Fry的发明没有考虑当动态地执行错误恢复时可用资源的数量。这可能导致所有资源都参与错误恢复而未留有可用于数据传送的执行的资源。因此,需要具有一种用于相对于相应的系统资源的数量缩放错误阈值的系统。
发明内容
此处公开的发明使用一种基于所有类似系统资源设备的总数来增加或减少这些设备的错误阈值的系统。当只有很少设备可用时,即使一个设备离线也能够严重地限制通信系统的带宽。由此,只有当错误状态很严重或者以很高程度的频率发生时才应当使设备离线。相反,当大量设备可用时,使一个或多个设备离线可能对系统吞吐量产生微不足道的影响。因此,阈值被与可用设备的数量成反比例的设置。当设备的数量相对大时,错误阈值被设置得低,而当设备的数量相对低时,错误阈值被设置得高。
根据后面说明中的描述,并且根据在所附权利要求中被具体指出的新特征,本发明的各种其它目的和优点将变得很清楚。因此,为了实现以上所述的目的,本发明包括此后在附图中所示的、在优选实施例的详细说明中被全面描述的、并且在权利要求中被具体指出的特征。然而,这样的附图和说明仅公开了可以实施本发明的各种方式中的一些。
附图说明
图1是示出了计算机存储系统的方块图,所述计算机存储系统包括主机服务器、数据处理服务器、数据存储设备以及数据通信系统;
图2是示出了通信构造设备的方块图,所述通信构造设备包括处理设备、构造设备控制器和主机适配器;
图3是示出了按照本发明的包括错误计数器和错误阈值的通信构造设备的方块图;
图4是示出了动态阈值缩放算法的流程图。
具体实施方式
本发明基于这样的思想,即使用动态缩放的错误阈值调整计算机存储系统的通信构造设备内的错误恢复动作。此处公开的发明可以被实现为使用标准编程或工程技术产生软件、固件、硬件或其任意组合的方法、装置或制造产品。此处使用的术语“制造产品”是指在硬件或计算机可读介质中实现的代码或逻辑,所述计算机可读介质诸如光存储设备以及易失的或非易失的存储器设备。这样的硬件可以包括,但并不限于,场可编程门阵列(“FPGA”)、专用集成电路(“ASIC”)、复杂可编程逻辑设备(“CPLD”)、可编程逻辑阵列(“PLA”)、微处理器或其它类似的处理设备。
参见附图,其中相似的部分被指定采用相同的参考标号和符号,图3是示出了通信构造设备120的方块图,所述通信构造设备120包括处理设备122、构造设备控制器124以及多个主机适配器126。处理设备122包括软件子组件122a和相应于所述多个主机适配器126的多个错误计数器122b。此外,处理设备122包括具有多个存储器单元125的存储器设备122c,每个所述存储器单元相应于所述主机适配器126中的一个主机适配器。
由软件子组件122a将错误阈值127写到每个存储器单元125。构造设备控制器124将处理设备122连接到主机适配器126,并且主机适配器将通信构造设备120连接到主机服务器(“主机”)。处理设备122可以是数据处理服务器或对称多处理器(“SMP”)复合体。本发明调整错误恢复动作,以便基于动态缩放的错误阈值纠正这些错误状态。
在本发明的这个实施例中,可以存在五种异类的错误状态:(1)组件超时,(2)适配器热启动超时,(3)构造设备中断,(4)适配器故障,以及(5)适配器中断。组件超时表示构造设备组件已不能提供确认。适配器中断表示适配器已检测到故障但没有出现内部故障。构造设备中断表示已经发生了总线协议违规。
图4的流程图示出了动态阈值缩放算法200。在步骤202,由软件子组件122a检测启动事件。启动事件可以是主机适配器126的激活或失活(deactivation)。在步骤204,软件子组件122a评估相似类型的全部可用资源的数量。
在步骤206,以与可用资源的数量成反比例地动态调整错误阈值。如果资源的数量因主机适配器126的激活而增加,则减小错误阈值。如果资源的数量因主机适配器126的失活而减少,则增大错误阈值。
制造错误恢复系统领域的技术人员可以开发本发明的其它实施例。然而,上述说明中采用的术语和表述在此处被用作说明的术语而不是限定,并且使用这样的术语和表述并不旨在将示出和描述的特征或其部分的等效物排除在外,应当认识到,本发明的范围仅由后面的权利要求规定和限定。

Claims (20)

1.一种错误恢复系统,包括
多个系统资源;
包括存储器设备的处理设备,所述存储器设备包括多个存储器单元,并且所述多个存储器单元中的每一个对应于所述多个系统资源中的一个;以及
通信通道,将所述多个系统资源连接到所述处理设备;
其中所述处理设备还包括软件子组件,所述软件子组件用于检测所述多个系统资源、计算表示所述多个系统资源的第一数量、计算与所述第一数量成反比例的错误阈值、以及将所述错误阈值写到所述多个存储器单元中的每一个。
2.如权利要求1的错误恢复系统,其中所述处理设备包括对称多处理器(“SMP”)复合体。
3.如权利要求1的错误恢复系统,其中所述多个系统资源包括多个主机适配器。
4.如权利要求1的错误恢复系统,其中所述软件子组件适用于检测与所述多个系统资源中的第一个系统资源相关的错误状态,并且增加相应于所述多个系统资源中的所述第一个系统资源的错误计数器内的值。
5.如权利要求4的错误恢复系统,其中如果所述值超过了相应于所述多个系统资源中的所述第一个系统资源的所述错误阈值,则复位所述多个系统资源中的所述第一个系统资源。
6.如权利要求4的错误恢复系统,其中如果所述值超过了相应于所述多个系统资源中的所述第一个系统资源的所述错误阈值,则隔开所述多个系统资源中的所述第一个系统资源。
7.如权利要求6的错误恢复系统,其中所述多个系统资源中的所述第一个系统资源被静止。
8.如权利要求3的错误恢复系统,其中当所述多个主机适配器中的一个被启动时,所述软件子组件计算所述错误阈值。
9.如权利要求3的错误恢复系统,其中当所述多个主机适配器中的一个失活时,所述软件子组件计算所述错误阈值。
10.一种错误恢复的方法,包括如下步骤:
检测多个系统资源;
计算表示所述多个系统资源的第一数量;
计算与所述第一数量成反比例的错误阈值;以及
将所述错误阈值写到所述多个存储器单元中的每一个。
11.如权利要求10的方法,还包括步骤:
检测与所述多个系统资源中的第一个系统资源相关的错误状态;以及
增加相应于所述多个系统资源中的所述第一个系统资源的错误计数器内的值。
12.如权利要求11的方法,还包括步骤,如果所述值超过了相应于所述多个系统资源中的所述第一个系统资源的错误阈值,则复位所述多个系统资源中的所述第一个系统资源。
13.如权利要求11的方法,还包括步骤,如果所述值超过了相应于所述多个系统资源中的所述第一个系统资源的错误阈值,则静止所述多个系统资源中的所述第一个系统资源。
14.如权利要求11的方法,还包括步骤,如果所述值超过了相应于所述多个系统资源中的所述第一个系统资源的错误阈值,则隔开所述多个系统资源中的所述第一个系统资源。
15.如权利要求10的方法,其中当所述多个系统资源中的一个系统资源启动时,发生所述检测多个系统资源的步骤。
16.如权利要求10的方法,其中当所述多个系统资源中的一个系统资源失活时,发生所述检测多个系统资源的步骤。
17.一种包括数据存储介质的制造产品,所述数据存储介质包括可以由处理设备执行以便实现一种算法的一组机器可读指令,所述算法包括如下步骤:
检测多个系统资源;
计算表示所述多个系统资源的第一数量;
计算与所述第一数量成反比例的错误阈值;以及
将所述错误阈值写到所述多个存储器单元中的每一个。
18.如权利要求17的制造产品,还包括如下步骤:
检测与所述多个系统资源中的第一个系统资源相关的错误状态;以及
增加相应于所述多个系统资源中的所述第一个系统资源的错误计数器内的值。
19.一种提供用于管理支持系统的服务的方法,包括将计算机可读代码集成到计算系统中,其中与所述计算系统结合的所述计算机可读代码能够执行以下步骤:
检测多个系统资源;
计算表示所述多个系统资源的第一数量;
计算与所述第一数量成反比例的错误阈值;以及
将所述错误阈值写到多个存储器单元中的每一个。
20.如权利要求19的方法,还包括如下步骤:
检测与所述多个系统资源中的第一个系统资源相关的错误状态;以及
增加相应于所述多个系统资源中的所述第一个系统资源的错误计数器内的值。
CNB2005101232990A 2004-11-16 2005-11-15 用于通信系统中的动态阈值缩放的方法和系统 Expired - Fee Related CN100388217C (zh)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
US10/989,562 US20060123285A1 (en) 2004-11-16 2004-11-16 Dynamic threshold scaling in a communication system
US10/989,562 2004-11-16

Publications (2)

Publication Number Publication Date
CN1776633A true CN1776633A (zh) 2006-05-24
CN100388217C CN100388217C (zh) 2008-05-14

Family

ID=36575787

Family Applications (1)

Application Number Title Priority Date Filing Date
CNB2005101232990A Expired - Fee Related CN100388217C (zh) 2004-11-16 2005-11-15 用于通信系统中的动态阈值缩放的方法和系统

Country Status (2)

Country Link
US (1) US20060123285A1 (zh)
CN (1) CN100388217C (zh)

Families Citing this family (76)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7752488B2 (en) * 2006-01-06 2010-07-06 International Business Machines Corporation Method to adjust error thresholds in a data storage and retrieval system
US8418023B2 (en) 2007-05-01 2013-04-09 The Texas A&M University System Low density parity check decoder for irregular LDPC codes
US8245104B2 (en) 2008-05-02 2012-08-14 Lsi Corporation Systems and methods for queue based data detection and decoding
US8949701B2 (en) 2008-09-23 2015-02-03 Agere Systems Inc. Systems and methods for low latency media defect detection
CN102037513A (zh) * 2008-11-20 2011-04-27 Lsi公司 用于噪声降低的数据检测的系统和方法
US8773790B2 (en) 2009-04-28 2014-07-08 Lsi Corporation Systems and methods for dynamic scaling in a read data processing system
US8266505B2 (en) 2009-08-12 2012-09-11 Lsi Corporation Systems and methods for retimed virtual data processing
US8743936B2 (en) * 2010-01-05 2014-06-03 Lsi Corporation Systems and methods for determining noise components in a signal set
US9343082B2 (en) 2010-03-30 2016-05-17 Avago Technologies General Ip (Singapore) Pte. Ltd. Systems and methods for detecting head contact
US8161351B2 (en) 2010-03-30 2012-04-17 Lsi Corporation Systems and methods for efficient data storage
US8418019B2 (en) 2010-04-19 2013-04-09 Lsi Corporation Systems and methods for dynamic scaling in a data decoding system
US8443249B2 (en) 2010-04-26 2013-05-14 Lsi Corporation Systems and methods for low density parity check data encoding
US8527831B2 (en) 2010-04-26 2013-09-03 Lsi Corporation Systems and methods for low density parity check data decoding
US8381074B1 (en) 2010-05-21 2013-02-19 Lsi Corporation Systems and methods for utilizing a centralized queue based data processing circuit
US8381071B1 (en) 2010-05-21 2013-02-19 Lsi Corporation Systems and methods for decoder sharing between data sets
US8208213B2 (en) 2010-06-02 2012-06-26 Lsi Corporation Systems and methods for hybrid algorithm gain adaptation
US8773794B2 (en) 2010-09-13 2014-07-08 Lsi Corporation Systems and methods for block-wise inter-track interference compensation
US8295001B2 (en) 2010-09-21 2012-10-23 Lsi Corporation Systems and methods for low latency noise cancellation
US9219469B2 (en) 2010-09-21 2015-12-22 Avago Technologies General Ip (Singapore) Pte. Ltd. Systems and methods for filter constraint estimation
US8443250B2 (en) 2010-10-11 2013-05-14 Lsi Corporation Systems and methods for error correction using irregular low density parity check codes
US8560930B2 (en) 2010-10-11 2013-10-15 Lsi Corporation Systems and methods for multi-level quasi-cyclic low density parity check codes
US8661071B2 (en) 2010-10-11 2014-02-25 Lsi Corporation Systems and methods for partially conditioned noise predictive equalization
US8385014B2 (en) 2010-10-11 2013-02-26 Lsi Corporation Systems and methods for identifying potential media failure
US8750447B2 (en) 2010-11-02 2014-06-10 Lsi Corporation Systems and methods for variable thresholding in a pattern detector
US8566379B2 (en) 2010-11-17 2013-10-22 Lsi Corporation Systems and methods for self tuning target adaptation
US8667039B2 (en) 2010-11-17 2014-03-04 Lsi Corporation Systems and methods for variance dependent normalization for branch metric calculation
US8810940B2 (en) 2011-02-07 2014-08-19 Lsi Corporation Systems and methods for off track error recovery
US8699167B2 (en) 2011-02-16 2014-04-15 Lsi Corporation Systems and methods for data detection using distance based tuning
US8446683B2 (en) 2011-02-22 2013-05-21 Lsi Corporation Systems and methods for data pre-coding calibration
US8693120B2 (en) 2011-03-17 2014-04-08 Lsi Corporation Systems and methods for sample averaging in data processing
US8854753B2 (en) 2011-03-17 2014-10-07 Lsi Corporation Systems and methods for auto scaling in a data processing system
US8670955B2 (en) 2011-04-15 2014-03-11 Lsi Corporation Systems and methods for reliability assisted noise predictive filtering
US8887034B2 (en) 2011-04-15 2014-11-11 Lsi Corporation Systems and methods for short media defect detection
US8611033B2 (en) 2011-04-15 2013-12-17 Lsi Corporation Systems and methods for selective decoder input data processing
US8560929B2 (en) 2011-06-24 2013-10-15 Lsi Corporation Systems and methods for non-binary decoding
US8566665B2 (en) 2011-06-24 2013-10-22 Lsi Corporation Systems and methods for error correction using low density parity check codes using multiple layer check equations
US8499231B2 (en) 2011-06-24 2013-07-30 Lsi Corporation Systems and methods for reduced format non-binary decoding
US8830613B2 (en) 2011-07-19 2014-09-09 Lsi Corporation Storage media inter-track interference cancellation
US8879182B2 (en) 2011-07-19 2014-11-04 Lsi Corporation Storage media inter-track interference cancellation
US8819527B2 (en) 2011-07-19 2014-08-26 Lsi Corporation Systems and methods for mitigating stubborn errors in a data processing system
US8539328B2 (en) 2011-08-19 2013-09-17 Lsi Corporation Systems and methods for noise injection driven parameter selection
US8854754B2 (en) 2011-08-19 2014-10-07 Lsi Corporation Systems and methods for local iteration adjustment
US9026572B2 (en) 2011-08-29 2015-05-05 Lsi Corporation Systems and methods for anti-causal noise predictive filtering in a data channel
US8661324B2 (en) 2011-09-08 2014-02-25 Lsi Corporation Systems and methods for non-binary decoding biasing control
US8681441B2 (en) 2011-09-08 2014-03-25 Lsi Corporation Systems and methods for generating predictable degradation bias
US8767333B2 (en) 2011-09-22 2014-07-01 Lsi Corporation Systems and methods for pattern dependent target adaptation
US8850276B2 (en) 2011-09-22 2014-09-30 Lsi Corporation Systems and methods for efficient data shuffling in a data processing system
US8689062B2 (en) 2011-10-03 2014-04-01 Lsi Corporation Systems and methods for parameter selection using reliability information
US8578241B2 (en) 2011-10-10 2013-11-05 Lsi Corporation Systems and methods for parity sharing data processing
US8479086B2 (en) 2011-10-03 2013-07-02 Lsi Corporation Systems and methods for efficient parameter modification
US8862960B2 (en) 2011-10-10 2014-10-14 Lsi Corporation Systems and methods for parity shared data encoding
US8996597B2 (en) 2011-10-12 2015-03-31 Lsi Corporation Nyquist constrained digital finite impulse response filter
US8443271B1 (en) 2011-10-28 2013-05-14 Lsi Corporation Systems and methods for dual process data decoding
US8683309B2 (en) 2011-10-28 2014-03-25 Lsi Corporation Systems and methods for ambiguity based decode algorithm modification
US8604960B2 (en) 2011-10-28 2013-12-10 Lsi Corporation Oversampled data processing circuit with multiple detectors
US8527858B2 (en) 2011-10-28 2013-09-03 Lsi Corporation Systems and methods for selective decode algorithm modification
US8531320B2 (en) 2011-11-14 2013-09-10 Lsi Corporation Systems and methods for memory efficient data decoding
US8751913B2 (en) 2011-11-14 2014-06-10 Lsi Corporation Systems and methods for reduced power multi-layer data decoding
US8654474B2 (en) 2012-06-15 2014-02-18 Lsi Corporation Initialization for decoder-based filter calibration
US8719682B2 (en) 2012-06-15 2014-05-06 Lsi Corporation Adaptive calibration of noise predictive finite impulse response filter
US8819519B2 (en) 2012-06-28 2014-08-26 Lsi Corporation Systems and methods for enhanced accuracy NPML calibration
US8908304B2 (en) 2012-07-17 2014-12-09 Lsi Corporation Systems and methods for channel target based CBD estimation
US8854750B2 (en) 2012-07-30 2014-10-07 Lsi Corporation Saturation-based loop control assistance
US8824076B2 (en) 2012-08-28 2014-09-02 Lsi Corporation Systems and methods for NPML calibration
US8922933B2 (en) 2013-01-15 2014-12-30 Lsi Corporation Systems and methods for loop processing with variance adaptation
US8861113B2 (en) 2013-02-15 2014-10-14 Lsi Corporation Noise predictive filter adaptation for inter-track interference cancellation
US8922934B2 (en) 2013-03-15 2014-12-30 Lsi Corporation Systems and methods for transition based equalization
JP2014191401A (ja) * 2013-03-26 2014-10-06 Fujitsu Ltd 処理装置、制御プログラム、及び制御法
US8867154B1 (en) 2013-05-09 2014-10-21 Lsi Corporation Systems and methods for processing data with linear phase noise predictive filter
US9324363B2 (en) 2013-06-05 2016-04-26 Avago Technologies General Ip (Singapore) Pte. Ltd. Systems and methods for floating variance branch metric calculation
US8929010B1 (en) 2013-08-21 2015-01-06 Lsi Corporation Systems and methods for loop pulse estimation
US9129647B2 (en) 2013-12-19 2015-09-08 Avago Technologies General Ip (Singapore) Pte. Ltd. Servo channel with equalizer adaptation
US9214185B1 (en) 2014-06-29 2015-12-15 Avago Technologies General Ip (Singapore) Pte. Ltd. Adaptive filter-based narrowband interference detection, estimation and cancellation
US9202514B1 (en) 2014-07-17 2015-12-01 Avago Technologies General Ip (Singapore) Pte. Ltd. Gated noise-predictive filter calibration
DE112017004559T5 (de) 2016-09-09 2019-05-23 Intel Corporation Techniken zur fehlerberichterstattung an verbindungspartner
US10505787B2 (en) * 2017-02-27 2019-12-10 Nokia Of America Corporation Automatic recovery in remote management services

Family Cites Families (20)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO1990010268A1 (en) * 1989-02-27 1990-09-07 Motorola, Inc. Serial word comparator
JPH05298134A (ja) * 1991-12-16 1993-11-12 Internatl Business Mach Corp <Ibm> コンピュータシステムにおける処理誤りの処理機構及び方法
US5819028A (en) * 1992-06-10 1998-10-06 Bay Networks, Inc. Method and apparatus for determining the health of a network
JP2840511B2 (ja) * 1992-12-10 1998-12-24 富士通株式会社 磁気テープ装置を用いたサブシステムのエラー回復処理装置及び方法
US5331476A (en) * 1993-07-30 1994-07-19 International Business Machines Corporation Apparatus and method for dynamically performing knowledge-based error recovery
US5586266A (en) * 1993-10-15 1996-12-17 International Business Machines Corporation System and method for adaptive, active monitoring of a serial data stream having a characteristic pattern
GB9425328D0 (en) * 1994-12-15 1995-02-15 Snell & Wilcox Ltd Signal processing
US5774641A (en) * 1995-09-14 1998-06-30 International Business Machines Corporation Computer storage drive array with command initiation at respective drives
US5699365A (en) * 1996-03-27 1997-12-16 Motorola, Inc. Apparatus and method for adaptive forward error correction in data communications
US5737611A (en) * 1996-04-05 1998-04-07 Microsoft Corporation Methods for dynamically escalating locks on a shared resource
US6026425A (en) * 1996-07-30 2000-02-15 Nippon Telegraph And Telephone Corporation Non-uniform system load balance method and apparatus for updating threshold of tasks according to estimated load fluctuation
JP3290365B2 (ja) * 1996-11-19 2002-06-10 インターナショナル・ビジネス・マシーンズ・コーポレーション エラー回復プロシージャを実行する方法
US6108800A (en) * 1998-02-10 2000-08-22 Hewlett-Packard Company Method and apparatus for analyzing the performance of an information system
US6571310B1 (en) * 2000-04-20 2003-05-27 International Business Machines Corporation Method and apparatus for managing a heterogeneous data storage system
US6886108B2 (en) * 2001-04-30 2005-04-26 Sun Microsystems, Inc. Threshold adjustment following forced failure of storage device
US6976134B1 (en) * 2001-09-28 2005-12-13 Emc Corporation Pooling and provisioning storage resources in a storage network
US7134053B1 (en) * 2002-11-22 2006-11-07 Apple Computer, Inc. Method and apparatus for dynamic performance evaluation of data storage systems
US7392055B2 (en) * 2003-06-23 2008-06-24 Lucent Technologies Inc. Method for allocating resources in a wireless data system based on system loading
US7103809B2 (en) * 2003-10-24 2006-09-05 Motorola, Inc. Server selection method
JP4244319B2 (ja) * 2003-12-17 2009-03-25 株式会社日立製作所 計算機システム管理プログラム,記録媒体,ならびに計算機システム管理システムおよびそのための管理装置および記憶装置

Also Published As

Publication number Publication date
US20060123285A1 (en) 2006-06-08
CN100388217C (zh) 2008-05-14

Similar Documents

Publication Publication Date Title
CN100388217C (zh) 用于通信系统中的动态阈值缩放的方法和系统
KR101856543B1 (ko) 인공지능 기반의 장애 예측 시스템
US6526521B1 (en) Methods and apparatus for providing data storage access
US7886192B2 (en) Method for fast system recovery via degraded reboot
US20100262863A1 (en) Method and device for the administration of computers
CN113176963B (zh) 一种PCIe故障自修复方法、装置、设备及可读存储介质
US8347142B2 (en) Non-disruptive I/O adapter diagnostic testing
CN104636221A (zh) 一种计算机系统故障处理方法和装置
CN112732477B (zh) 一种带外自检故障隔离的方法
CN106936616A (zh) 备份通信方法和装置
US9489138B1 (en) Method and apparatus for reliable I/O performance anomaly detection in datacenter
CN109933478B (zh) 一种存储系统的故障处理方法和存储系统
CN106776282A (zh) 一种bios程序的异常处理方法及装置
CN111104283B (zh) 一种分布式存储系统的故障检测方法、装置、设备及介质
CN1776629A (zh) 通信系统中失效隔离的系统和方法
US6839866B2 (en) System and method for the use of reset logic in high availability systems
CN101145983B (zh) 一种网管系统的自诊断和自恢复子系统及方法
CN111581021B (zh) 应用程序启动异常的修复方法、装置、设备及存储介质
CN111857555A (zh) 避免磁盘阵列的故障事件的方法、设备和程序产品
JP7436737B1 (ja) マルチベンダーを支援するサーバ管理システム
CN114020509A (zh) 工作负载集群的修复方法、装置、设备及可读存储介质
CN103297264A (zh) 一种云平台故障恢复方法和系统
US7210070B2 (en) Maintenance interface unit for servicing multiprocessor systems
CN116701036A (zh) 一种bmc系统自动检测修复方法及装置
Lee et al. NCU-HA: A lightweight HA system for kernel-based virtual machine

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
C14 Grant of patent or utility model
GR01 Patent grant
C19 Lapse of patent right due to non-payment of the annual fee
CF01 Termination of patent right due to non-payment of annual fee