SYSTEM, METHOD AND COMPUTER PROGRAM PRODUCT FOR MANAGING DATA USING A WRITE-BACK CACHE UNIT
    1.
    发明申请
    SYSTEM, METHOD AND COMPUTER PROGRAM PRODUCT FOR MANAGING DATA USING A WRITE-BACK CACHE UNIT 审中-公开
    用于使用回写缓存单元来管理数据的系统,方法和计算机程序产品

    公开(公告)号:WO2008074830A3

    公开(公告)日:2008-09-18

    申请号:PCT/EP2007064213

    申请日:2007-12-19

    Abstract: A method for managing data, the method includes: providing a write-back cache unit coupled to at least one storage unit; receiving a request to write a new data version to a certain cache data allocation unit; determining, in response to a data storage policy, whether to overwrite a cached data version being cached in the certain cache data allocation unit or to perform a destage of the cached data version to a first storage unit before writing the new data version to the certain cache allocation unit; receiving a request to read a data version that corresponds to a certain point in time and scanning a first data structure representative of write operations and a second data structure representative of revert operations to determine a location of the requested data version.

    Abstract translation: 一种用于管理数据的方法,所述方法包括:提供耦合到至少一个存储单元的回写式高速缓存单元; 接收将新数据版本写入到特定高速缓存数据分配单元的请求; 响应于数据存储策略,确定是否重写正被高速缓存在所述特定高速缓存数据分配单元中的高速缓存的数据版本,或者在将所述新数据版本写入到所述确定的高速缓存数据分配单元之前执行高速缓存的数据版本的离台到第一存储单元 缓存分配单元; 接收读取对应于某个时间点的数据版本的请求,并且扫描表示写入操作的第一数据结构和表示恢复操作的第二数据结构以确定所请求的数据版本的位置。

    EFFICIENT LOADING OF DATA INTO MEMORY OF A COMPUTING SYSTEM
    4.
    发明申请
    EFFICIENT LOADING OF DATA INTO MEMORY OF A COMPUTING SYSTEM 审中-公开
    将数据有效加载到计算机系统的存储器中

    公开(公告)号:WO2011069977A3

    公开(公告)日:2011-08-11

    申请号:PCT/EP2010069002

    申请日:2010-12-06

    CPC classification number: G06F3/0667 G06F8/60 G06F9/45558 G06F2009/45579

    Abstract: A method for deploying one or more virtual machines on a host computing system is provided. The method comprises receiving mapping information from a data storage system. The mapping information associates a first data chunk stored in the data storage system with a unique identifier to support deployment of a first virtual machine on a host computing system. Once the mapping information is received, the mapping information is utilized to determine whether any copies of the first data chunk have already been loaded into a memory of the host computing system in association with deployment of the first virtual machine or a second virtual machine on the host computing system. If no copies of the first data chunk have already been loaded into the memory, the first data chunk is retrieved from the data storage system, loaded into the memory, and utilized to deploy the first virtual machine on the host computing system.

    Abstract translation: 提供了在主计算系统上部署一个或多个虚拟机的方法。 该方法包括从数据存储系统接收映射信息。 映射信息将存储在数据存储系统中的第一数据块与唯一标识符相关联,以支持在主计算系统上部署第一虚拟机。 一旦接收到映射信息,就使用映射信息来确定第一数据块的任何副本是否已经被加载到主计算系统的存储器中,与第一虚拟机或第二虚拟机的部署相关联 主机计算系统。 如果没有第一数据块的副本已经被加载到存储器中,则从数据存储系统检索第一数据块,将其加载到存储器中,并用于在主机计算系统上部署第一虚拟机。

    SYSTEM, METHOD AND COMPUTER PROGRAM PRODUCT FOR SECURE ACCESS CONTROL TO A STORAGE DEVICE
    5.
    发明申请
    SYSTEM, METHOD AND COMPUTER PROGRAM PRODUCT FOR SECURE ACCESS CONTROL TO A STORAGE DEVICE 审中-公开
    用于对存储设备进行安全访问控制的系统,方法和计算机程序产品

    公开(公告)号:WO2007141206A3

    公开(公告)日:2008-02-07

    申请号:PCT/EP2007055390

    申请日:2007-06-01

    CPC classification number: G06F21/62 G06F21/80

    Abstract: A method for accessing a storage device, the method includes: receiving, by storage device, a block based storage access command and cryptographically secured access control information; wherein the block based storage access command and the cryptographically secured access control information are associated with at least one fixed size block of data and with a client; processing at least a portion of the cryptographically secured access control information by using a secret key accessible to the storage device and to a security entity; and selectively executing the block based storage access command in response to a result of the processing.

    Abstract translation: 一种用于访问存储设备的方法,所述方法包括:由存储设备接收基于块的存储访问命令和加密安全的访问控制信息; 其中基于块的存储访问命令和加密安全的访问控制信息与至少一个固定大小的数据块和客户端相关联; 通过使用存储设备可访问的秘密密钥和安全实体来处理至少一部分密码安全的访问控制信息; 以及响应于所述处理的结果选择性地执行基于块的存储访问命令。

    Device emulation in a virtualised computing environment

    公开(公告)号:GB2499545A

    公开(公告)日:2013-08-21

    申请号:GB201309307

    申请日:2011-10-28

    Applicant: IBM

    Abstract: Systems and methods for optimizing operation of a physical device in a virtualized computing environment are provided. The method comprises monitoring instructions issued by an application running on a virtual machine's (VM) operating system, wherein the VM is hosted by a hypervisor providing access to a physical device connected to a virtualized computing environment; wherein a device driver supported by the operating system issues one or more instructions to an emulated device supported by the hypervisor to control the physical device according to the issued instructions, wherein the emulated device's registers are implemented in memory of the hypervisor and the instructions issued by the device driver are stored in said registers, wherein the hypervisor handles the instructions, in response to learning that the instructions are stored in said registers.

    10.
    发明专利
    未知

    公开(公告)号:AT451654T

    公开(公告)日:2009-12-15

    申请号:AT07820026

    申请日:2007-09-04

    Applicant: IBM

    Abstract: A method and computer readable product for managing data, the method includes: providing a first data structure representative of insert or update operations to entries identified by keys and providing a second data structure representative of branch creation operations wherein the second data structure stores branch identifiers and branch timing information; receiving a request to lookup a version of data at a read timestamp; scanning the first and the second data structures to locate that version of data; and receiving a request to create a branch that starts by a version of data at a requested timestamp and updating the second data structure accordingly.

Patent Agency Ranking