会员体验
专利管家(专利管理)
工作空间(专利管理)
风险监控(情报监控)
数据分析(专利分析)
侵权分析(诉讼无效)
联系我们
交流群
官方交流:
QQ群: 891211   
微信请扫码    >>>
现在联系顾问~
热词
    • 65. 发明申请
    • PROGRAM DEBUG METHOD AND APPARATUS
    • 程序调试方法和设备
    • US20080098264A1
    • 2008-04-24
    • US11959998
    • 2007-12-19
    • Michael DaySidney Manning
    • Michael DaySidney Manning
    • G06F11/36
    • G06F11/3656
    • The present invention provides for an apparatus employed to debug a program operating in a supplemental processor when the processor's registers are not readable directly by the debugging operation of a main processor. A program operating in main memory halts due to operational errors. The program code lines save to a cache. In the main processor, a pool of memory is reserved. A copy of the data from the nominally inaccessible supplementary processor registers also transfers to the reserved storage area for processing of the program needing debugging. After the program debugging is complete, a copy of the contents of the memory pool is restored to the memory of the target supplemental processor. A copy of the local store register state and remaining local store data returns to main memory.
    • 本发明提供一种用于当处理器的寄存器不能通过主处理器的调试操作直接读取时用于调试在辅助处理器中操作的程序的装置。 在主存储器中运行的程序由于操作错误而停止。 程序代码行保存到缓存。 在主处理器中,保留了一个内存池。 来自标称不可访问的补充处理器寄存器的数据的副本也传送到预留的存储区域,以便处理需要调试的程序。 程序调试完成后,内存池内容的副本将还原到目标补丁处理器的内存中。 本地存储寄存器状态和剩余本地存储数据的副本返回到主存储器。
    • 66. 发明申请
    • Direct Deposit Using Locking Cache
    • 使用锁定缓存直接存款
    • US20080040549A1
    • 2008-02-14
    • US11875407
    • 2007-10-19
    • Michael DayCharles JohnsThuong Truong
    • Michael DayCharles JohnsThuong Truong
    • G06F12/08G06F12/14
    • G06F12/0848G06F12/0875
    • The present invention provides a method of storing data transferred from an I/O device, a network, or a disk into a portion of a cache or other fast memory, without also writing it to main memory. Further, the data is “locked” into the cache or other fast memory until it is loaded for use. Data remains in the locking cache until it is specifically overwritten under software control. In an embodiment of the invention, a processor can write data to the cache or other fast memory without also writing it to main memory. The portion of the cache or other fast memory can be used as additional system memory.
    • 本发明提供一种将从I / O设备,网络或盘传送的数据存储到高速缓存或其他快速存储器的一部分中的方法,而不将其写入主存储器。 此外,数据被“锁定”到高速缓存或其他快速存储器中,直到它被加载使用为止。 数据保留在锁定缓存中,直到它在软件控制下被特别覆盖为止。 在本发明的一个实施例中,处理器可以将数据写入高速缓存或其它快速存储器,而不将其写入主存储器。 高速缓存或其他快速存储器的部分可以用作额外的系统存储器。
    • 68. 发明申请
    • SYSTEM AND METHOD FOR IMPORTING A CONFIGURED DATA SET INTO A TARGET SET
    • 将配置数据集导入目标集的系统和方法
    • US20070288918A1
    • 2007-12-13
    • US11696454
    • 2007-04-04
    • Christopher GougeJames MassonTheodore VanZwolMichael Day
    • Christopher GougeJames MassonTheodore VanZwolMichael Day
    • G06F9/445
    • G06F9/44505
    • A system and method are disclosed for creating and describing a configurable data set, configuring the data set and merging a resulting configured data set into a target data set. One or more configurable data elements are stored in a configurable data set that forms part of a configurable merge module. The configurable merge module also includes metadata concerning the configurable data. The metadata describes the data elements and how they can be configured and how to implement changes to the configurable data. Each configurable data element can be presented to the configurable merge module consumer through a user interface. The configurable merge module consumer can thus make configuration choices. Also provided is a transformation engine for customizing the configurable data based on configurable merge module consumer choices and a merge engine for inserting configured data into a target data set.
    • 公开了一种用于创建和描述可配置数据集,配置数据集并将所得到的配置数据集并入目标数据集的系统和方法。 一个或多个可配置数据元素存储在构成可配置合并模块的一部分的可配置数据集中。 可配置合并模块还包括有关可配置数据的元数据。 元数据描述了数据元素以及如何配置它们以及如何实现对可配置数据的更改。 每个可配置的数据元素可以通过用户界面呈现给可配置的合并模块用户。 可配置的合并模块消费者可以进行配置选择。 还提供了用于基于可配置的合并模块消费者选择来定制可配置数据的转换引擎和用于将配置的数据插入到目标数据集中的合并引擎。
    • 69. 发明申请
    • System and method for limiting the size of a local storage of a processor
    • 用于限制处理器的本地存储器的大小的系统和方法
    • US20070043926A1
    • 2007-02-22
    • US11208376
    • 2005-08-19
    • Adam BurnsMichael DayBrian FlachsH. HofsteeCharles JohnsJohn Liberty
    • Adam BurnsMichael DayBrian FlachsH. HofsteeCharles JohnsJohn Liberty
    • G06F12/00
    • G06F12/0661G06F12/0223
    • A system and method for limiting the size of a local storage of a processor are provided. A facility is provided in association with a processor for setting a local storage size limit. This facility is a privileged facility and can only be accessed by the operating system running on a control processor in the multiprocessor system or the associated processor itself. The operating system sets the value stored in the local storage limit register when the operating system initializes a context switch in the processor. When the processor accesses the local storage using a request address, the local storage address corresponding to the request address is compared against the local storage limit size value in order to determine if the local storage address, or a modulo of the local storage address, is used to access the local storage.
    • 提供了用于限制处理器的本地存储器的大小的系统和方法。 与用于设置本地存储大小限制的处理器相关联地提供设施。 该设施是一种特权设施,只能由在多处理器系统或相关处理器本身的控制处理器上运行的操作系统访问。 当操作系统初始化处理器中的上下文切换时,操作系统设置存储在本地存储限制寄存器中的值。 当处理器使用请求地址访问本地存储器时,将与请求地址相对应的本地存储地址与本地存储限制大小值进行比较,以便确定本地存储地址或本地存储地址的模数是否为 用于访问本地存储。