METHOD OF ADJUSTING NETWORK DATA SENDING SPEED ACCORDING TO DATA PROCESSING SPEED AT CLIENT
    41.
    发明申请
    METHOD OF ADJUSTING NETWORK DATA SENDING SPEED ACCORDING TO DATA PROCESSING SPEED AT CLIENT 审中-公开
    根据客户端数据处理速度调整网络数据发送速度的方法

    公开(公告)号:US20090198830A1

    公开(公告)日:2009-08-06

    申请号:US12026787

    申请日:2008-02-06

    IPC分类号: G06F15/16 G06F7/44

    摘要: A method of adjusting a network data sending speed according to a data processing speed at a client is described. Through calculating and feeding back a data processing speed of a client computer to a server; and then, controlling and adjusting a data sending speed at the server in real time according to the data processing speed, the server adjusts the data sending speed thereof in real time according to the requirement on speed control, and sends data to the client computer at an adjusted data sending speed. This method controls and adjusts the data sending speed at the server through a feedback mechanism of the data processing speed of the client computer, thereby avoiding problems in the conventional art, such as low network data transmission efficiency and data loss, caused by mismatching between the data processing speed at the client and the data sending speed at the server.

    摘要翻译: 描述了根据客户端的数据处理速度来调整网络数据发送速度的方法。 通过计算并将客户端计算机的数据处理速度反馈到服务器; 然后,根据数据处理速度实时控制和调整服务器的数据发送速度,服务器根据速度控制要求实时调整数据发送速度,并将数据发送到客户端计算机 调整后的数据发送速度。 该方法通过客户端计算机的数据处理速度的反馈机制来控制和调整服务器的数据发送速度,从而避免了传统技术中的诸如低网络数据传输效率和数据丢失等问题, 客户端的数据处理速度和服务器的数据发送速度。

    Alarm display system of cluster storage system and method thereof
    42.
    发明申请
    Alarm display system of cluster storage system and method thereof 审中-公开
    集群存储系统的报警显示系统及其方法

    公开(公告)号:US20090193436A1

    公开(公告)日:2009-07-30

    申请号:US12010831

    申请日:2008-01-30

    IPC分类号: G06F13/00

    CPC分类号: G06F11/321

    摘要: An alarm display system of a cluster storage system and a method thereof are described. A reasonable single abnormal event processing manner is adopted to classify the alarm priority through abnormal events detected by different nodes sharing a common device in the cluster storage system, and analyze load of each node. That is, nodes with lower loads are analyzed to obtain all the abnormal events of the common device and the node most affected by the abnormal events in the cluster storage system. Afterward, the analysis result is transmitted to each node, and each node then informs a subscriber with an alarm prompt, so as to reasonably and correctly alarm the subscriber with abnormal events of the common device and impacts thereof on the nodes.

    摘要翻译: 描述了集群存储系统的报警显示系统及其方法。 采用合理的单一异常事件处理方式,通过在群集存储系统中共享公共设备的不同节点检测到的异常事件对告警优先级进行分类,分析每个节点的负载。 即分析负载较小的节点,以获得群集存储系统中常见设备和受异常事件影响最大的节点的所有异常事件。 之后,将分析结果发送给每个节点,然后每个节点通知用户报警提示,从而对共享设备的异常事件及其对节点的影响进行合理,正确的报警。

    DATA BACKUP METHOD FOR LOGICAL VOLUME MANAGER
    43.
    发明申请
    DATA BACKUP METHOD FOR LOGICAL VOLUME MANAGER 审中-公开
    用于逻辑卷管理器的数据备份方法

    公开(公告)号:US20090187719A1

    公开(公告)日:2009-07-23

    申请号:US12016152

    申请日:2008-01-17

    IPC分类号: G06F12/16

    CPC分类号: G06F11/1451

    摘要: A data backup method for logical volume manager (LVM) is used for backup the original data in the LV when adding newly data into a logical volume of the LVM. Before adding a snapshot volume, a new storage space is created. The LVM writes the data to be altered in the logical volume into the new storage space. The LVM then renames the logical volume to the snapshot volume, and names the new storage space to the logical volume. According to the method, reading and writing times of the physical disk can be reduced, so as to quicken backup efficiency.

    摘要翻译: 当将新数据添加到LVM的逻辑卷中时,用于逻辑卷管理器(LVM)的数据备份方法用于备份LV中的原始数据。 添加快照卷之前,将创建一个新的存储空间。 LVM将要更改的逻辑卷中的数据写入新的存储空间。 然后,LVM将逻辑卷重命名为快照卷,并将新的存储空间命名为逻辑卷。 根据该方法,可以减少物理磁盘的读取和写入时间,从而提高备份效率。

    Method of skipping synchronization process for initialization of RAID1 device
    44.
    发明申请
    Method of skipping synchronization process for initialization of RAID1 device 审中-公开
    跳过RAID1设备初始化的同步过程的方法

    公开(公告)号:US20090138656A1

    公开(公告)日:2009-05-28

    申请号:US11984966

    申请日:2007-11-26

    IPC分类号: G06F12/00

    CPC分类号: G06F11/2087 G06F11/2066

    摘要: A method for skipping an initialization process of synchronization of an RAID 1 device skips synchronization process of the RAID1 device through a bitmap technique. First, an RAID1 device is established, a space of the same size is divided from each member disk of the RAID1 device for storing a bitmap corresponding to each data block on each member disk. When a read/write operation is executed on the RAID1 device, before the bit value in the bitmap corresponding to the data block is read, whether the bitmap exists or not is determined first, then corresponding operation is executed according to the bit value in the bitmap corresponding to data block requesting the read/write operation. The method skips synchronization process of the RAID 1 device during the initial establishment, thereby largely saving the time required by the synchronization process for initialization, and further improving the overall performance of the RAID1 device.

    摘要翻译: 用于跳过RAID 1设备的同步初始化处理的方法通过位图技术跳过RAID1设备的同步过程。 首先,建立RAID1设备,将与RAID1设备的每个成员磁盘划分相同大小的空间,用于存储与每个成员磁盘上的每个数据块相对应的位图。 当在RAID1设备上执行读/写操作时,在读取与数据块相对应的位图中的位值之前,首先确定位图是否存在,然后根据位置值中的位值执行相应的操作 位图对应于请求读/写操作的数据块。 该方法在初始建立过程中跳过RAID 1设备的同步过程,从而大大节省了初始化同步过程所需的时间,进一步提高了RAID1设备的整体性能。

    Real-time heartbeat frequency regulation system and method utilizing user-requested frequency
    45.
    发明授权
    Real-time heartbeat frequency regulation system and method utilizing user-requested frequency 有权
    实时心跳频率调节系统和利用用户请求频率的方法

    公开(公告)号:US07539755B2

    公开(公告)日:2009-05-26

    申请号:US11408953

    申请日:2006-04-24

    IPC分类号: G06F15/173

    摘要: A system and method for regulating real-time the heartbeat frequency of the host according to the user-requested frequency, wherein the heartbeat frequency of the host is regulated through the service request signal sent from the user's end to the host by making use of a cluster system comprising a host and a backup host. Firstly, a frequency correspondence table is established. The host and the backup host transmit signals to each other at a predetermined frequency, which is set to the most recent heartbeat frequency of the host. Then the transmitting times of a plurality of service request signals are recorded to calculate the frequency of the most recent service request signal. Finally, the most recent heartbeat frequency of the host and the frequency of the most recent service request signal are compared to determine if the heartbeat frequency of the host needs to be regulated.

    摘要翻译: 一种用于根据用户请求的频率实时地调整主机的心跳频率的系统和方法,其中主机的心跳频率通过使用从用户端向主机发送的服务请求信号进行调节 集群系统包括主机和备份主机。 首先,建立频率对应表。 主机和备用主机以预定频率彼此发送信号,该预定频率被设置为主机的最近的心跳频率。 然后记录多个业务请求信号的发送时间,以计算最近业务请求信号的频率。 最后,比较主机的最近的心跳频率和最近的服务请求信号的频率,以确定主机的心跳频率是否需要调节。

    DUAL CONTROLLER STORAGE APPARATUS AND CACHE MEMORY MIRROR METHOD THEREOF
    46.
    发明申请
    DUAL CONTROLLER STORAGE APPARATUS AND CACHE MEMORY MIRROR METHOD THEREOF 审中-公开
    双控制器存储设备和高速缓存存储器镜像方法

    公开(公告)号:US20090132765A1

    公开(公告)日:2009-05-21

    申请号:US11943652

    申请日:2007-11-21

    IPC分类号: G06F12/00

    摘要: A dual controller storage apparatus and a cache memory mirror method thereof are described. The storage apparatus includes a imaging environment module, a storage device, a first controller, and a second controller. The first controller has a virtual disk and a first cache memory. The second controller has a second cache memory. The present invent provides a imaging environment function to select the first or the second controller to serve an extranet according to the request of the extranet. If the imaging environment function selects the second controller, the data received from the extranet is written into the second cache memory. Communication between the second controller and the first controller is established, and the data of the second controller received from the extranet into the first cache memory and the virtual disk.

    摘要翻译: 描述了双控制器存储装置及其高速缓存存储器镜像方法。 存储装置包括成像环境模块,存储装置,第一控制器和第二控制器。 第一控制器具有虚拟磁盘和第一缓存存储器。 第二控制器具有第二缓存存储器。 本发明提供了一种成像环境功能,用于根据外部网的请求选择第一或第二控制器来服务外部网。 如果成像环境功能选择第二控制器,则从外部网接收的数据被写入第二高速缓冲存储器。 建立第二控制器和第一控制器之间的通信,并且将第二控制器的数据从外部网接收到第一高速缓冲存储器和虚拟盘中。

    Network card testing method
    47.
    发明申请
    Network card testing method 有权
    网卡测试方法

    公开(公告)号:US20090113455A1

    公开(公告)日:2009-04-30

    申请号:US11976371

    申请日:2007-10-24

    IPC分类号: G06F3/00

    CPC分类号: G06F11/2221

    摘要: A network card testing method, used to test if the network card is capable of functioning normally in a computer having Extended Firmware Interface (EFI) system. Wherein, in a protocol assignment table is recorded the connection relations of a network protocol of Extended Firmware Interface, and a driver program corresponding to a network driver interface specification (NDIS) layer. In addition, the driver corresponding to the network card is loaded at the NDIS layer. In implementing the network card test program, though the utilization of an additionally written EFI pseudo program as a medium of transmitting data for the network card testing program, and also though the utilization of an additionally written intermediate filter driver in invoking a driver suitable for the network card, the hardware testing of network card can be realized, thus increasing the category and scope of the network card testing supported by an EFI system.

    摘要翻译: 一种网卡测试方法,用于测试在具有扩展固件接口(EFI)系统的计算机中网卡是否能正常工作。 其中在协议分配表中记录了扩展固件接口的网络协议和与网络驱动程序接口规范(NDIS)层对应的驱动程序的连接关系。 此外,对应于网卡的驱动程序加载在NDIS层。 在实施网卡测试程序时,尽管利用附加写入的EFI伪程序作为用于网卡测试程序的数据传输的介质,以及利用附加写入的中间过滤器驱动程序来调用适用于 网卡,网卡的硬件测试可以实现,从而增加了EFI系统支持的网卡测试的类别和范围。

    DEVICE AND METHOD FOR TESTING SAS CHANNELS
    48.
    发明申请
    DEVICE AND METHOD FOR TESTING SAS CHANNELS 有权
    用于测试SAS通道的设备和方法

    公开(公告)号:US20090113257A1

    公开(公告)日:2009-04-30

    申请号:US11928591

    申请日:2007-10-30

    IPC分类号: G06F11/26

    CPC分类号: G06F11/221

    摘要: A device and a method for testing SAS channels which are applied to a plurality of pairs of SAS interfaces. The testing device includes a control terminal, a PCI-E microprocessor, a PCI-E-to-SAS adaptor, and a signal feedback module. The control terminal is used for selecting SAS channels and sending a control command; the PCI-E microprocessor is used for receiving the control command and sending a test signal to a PCI-E channel according to the control command; the PCI-E-to-SAS adaptor is used for converting a transmission signal between the PCI-E channel and the SAS channels; and the signal feedback module is used for connecting a first SAS interface to a second SAS interface in the SAS back plate. The PCI-E microprocessor compares whether the test signal sent to the first SAS channel is consistent with the test signal received from the second SAS interface.

    摘要翻译: 用于测试应用于多对SAS接口的SAS信道的设备和方法。 测试设备包括控制终端,PCI-E微处理器,PCI-E至SAS适配器和信号反馈模块。 控制终端用于选择SAS通道并发送控制命令; PCI-E微处理器用于接收控制命令,并根据控制命令向PCI-E通道发送测试信号; PCI-E至SAS适配器用于转换PCI-E通道和SAS通道之间的传输信号; 并且信号反馈模块用于将第一SAS接口连接到SAS背板中的第二SAS接口。 PCI-E微处理器比较发送到第一SAS通道的测试信号是否与从第二个SAS接口接收的测试信号一致。

    Switching System and Method for Display Interface
    49.
    发明申请
    Switching System and Method for Display Interface 审中-公开
    显示接口的切换系统和方法

    公开(公告)号:US20090106661A1

    公开(公告)日:2009-04-23

    申请号:US11874018

    申请日:2007-10-17

    IPC分类号: G06F15/177

    CPC分类号: G06F16/958

    摘要: A switching system and method for a display interface is relative to the system including an interface switching program, a data display interface, and an index database. The interface switching program has a text input box and a toggle button, for a user to type a keyword and then click the toggle button to trigger an interface switching event. The data display interface is for the user to browse a data. The index database stores a correspondence table of the keyword and a string data. The interface switching program queries the index database according to the interface switching event, so as to acquire a string data, and controls the data display interface to automatically display a data corresponding to the string data, so as to achieve the switch of display interface through the keyword, thereby improving the operating convenience.

    摘要翻译: 显示接口的切换系统和方法是相对于包括接口切换程序,数据显示接口和索引数据库的系统。 界面切换程序具有文本输入框和切换按钮,用户可以键入关键字,然后单击切换按钮来触发界面切换事件。 数据显示界面用于用户浏览数据。 索引数据库存储关键字和字符串数据的对应表。 接口切换程序根据接口切换事件查询索引数据库,从而获取字符串数据,并控制数据显示界面自动显示与字符串数据对应的数据,从而实现显示接口切换 关键字,从而提高操作方便性。

    CHARGING SYSTEM AND METHOD FOR ELECTRONIC DEVICE
    50.
    发明申请
    CHARGING SYSTEM AND METHOD FOR ELECTRONIC DEVICE 审中-公开
    电子设备的充电系统和方法

    公开(公告)号:US20090102426A1

    公开(公告)日:2009-04-23

    申请号:US11877215

    申请日:2007-10-23

    IPC分类号: H02J7/00 H01M10/44

    CPC分类号: H02J7/0052 H01M10/44

    摘要: A charging system and method for an electronic device are used for controlling an external charging power supply to charge the electronic device. Electric quantity detection software running on the electronic device is used to detect electric quantity of a battery of the electronic device and to generate a signal indicating a message of performing a charging operation or indicating a message of stopping the charging operation. A Universal Serial Bus (USB) interface is disposed in the electronic device to output the signal. A USB control chip, disposed in a charging device, receives the signal and controls a switch to turn on or turn off the external charging power supply to charge or stop charging the electronic device. The charging system and method for an electronic device can effectively control the electric quantity of the battery of the electronic device without requiring a charging control circuit.

    摘要翻译: 电子设备的充电系统和方法用于控制外部充电电源以对电子设备充电。 使用在电子设备上运行的电量检测软件来检测电子设备的电池的电量,并产生指示执行充电操作或指示停止充电操作的消息的信号的信号。 通用串行总线(USB)接口设置在电子设备中以输出信号。 设置在充电装置中的USB控制芯片接收信号并控制开关以打开或关闭外部充电电源以对电子设备充电或停止充电。 电子设备的充电系统和方法可以有效地控制电子设备的电池的电量,而不需要充电控制电路。