会员体验
专利管家(专利管理)
工作空间(专利管理)
风险监控(情报监控)
数据分析(专利分析)
侵权分析(诉讼无效)
联系我们
交流群
官方交流:
QQ群: 891211   
微信请扫码    >>>
现在联系顾问~
热词
    • 12. 发明授权
    • Directory based support for function shipping in a multiprocessor system
    • 基于目录的多处理器系统中功能运输的支持
    • US07080214B2
    • 2006-07-18
    • US10687261
    • 2003-10-16
    • James Lyle PetersonRamakrishnan RajamonyHazim Shafi
    • James Lyle PetersonRamakrishnan RajamonyHazim Shafi
    • G06F12/08
    • G06F12/0813G06F12/0817
    • A multiprocessor system includes a plurality of data processing nodes. Each node has a processor coupled to a system memory, a cache memory, and a cache directory. The cache directory contains cache coherency information for a predetermined range of system memory addresses. An interconnection enables the nodes to exchange messages. A node initiating a function shipping request identifies an intermediate destination directory based on a list of the function's operands and sends a message indicating the function and its corresponding operands to the identified destination directory. The destination cache directory determines a target node based, at least in part, on its cache coherency status information to reduce memory access latency by selecting a target node where all or some of the operands are valid in the local cache memory. The destination directory then ships the function to the target node over the interconnection.
    • 多处理器系统包括多个数据处理节点。 每个节点具有耦合到系统存储器,高速缓存存储器和高速缓存目录的处理器。 缓存目录包含用于系统存储器地址的预定范围的高速缓存一致性信息。 互连使得节点能够交换消息。 启动功能运送请求的节点基于功能的操作数的列表来识别中间目的地目录,并将指示该功能及其对应的操作数的消息发送到所识别的目的地目录。 目的地缓存目录至少部分地基于其高速缓存一致性状态信息来确定目标节点,以通过选择其中全部或某些操作数在本地高速缓冲存储器中有效的目标节点来减少存储器访问等待时间。 目的地目录然后通过互连将功能发送到目标节点。
    • 13. 发明授权
    • System and method for initializing variables in an object-oriented program
    • 用于在面向对象程序中初始化变量的系统和方法
    • US06708181B1
    • 2004-03-16
    • US09145102
    • 1998-09-01
    • James Lyle Peterson
    • James Lyle Peterson
    • G06F1730
    • G06F9/445G06F9/4488Y10S707/99944Y10S707/99945
    • A method for initializing variables within class objects in a statically loaded object-oriented programming language. A two-phase flooding algorithm is utilized to initialize the core variables within each class along with those variables needed to be initialized before the core variables. An initialization algorithm is performed within each of the class objects in a recursive manner. Once a class object has begun the initialization process internally, calls to again begin the initialization process within that class object from another class object will result in a return in order to prevent duplicates of the initialization process from being performed within each of the class objects.
    • 在静态加载的面向对象编程语言中初始化类对象中的变量的方法。 利用两相淹没算法来初始化每个类中的核心变量以及在核心变量之前需要初始化的变量。 以递归方式在每个类对象内执行初始化算法。 一旦类对象已经在内部开始初始化过程,调用再次开始来自另一个类对象的类对象中的初始化过程将导致返回,以防止在每个类对象内执行初始化过程的重复。