Method, apparatus, and system for active refresh management
    61.
    发明申请
    Method, apparatus, and system for active refresh management 有权
    用于主动刷新管理的方法,装置和系统

    公开(公告)号:US20060133173A1

    公开(公告)日:2006-06-22

    申请号:US11019881

    申请日:2004-12-21

    IPC分类号: G11C7/00

    摘要: A method, apparatus, and system to enable a partial refresh scheme for DRAM which includes specifying at least a refresh start value, or a refresh start value and a refresh end value, to reduce the number of rows that must be refreshed during a refresh cycle, thus reducing the amount of power consumed during refresh.

    摘要翻译: 一种能够实现DRAM的部分刷新方案的方法,装置和系统,其包括至少指定刷新开始值或刷新开始值和刷新结束值,以减少刷新周期期间必须刷新的行数 ,从而减少刷新期间消耗的功率量。

    Method and apparatus to control the temperature of a memory device
    62.
    发明申请
    Method and apparatus to control the temperature of a memory device 有权
    控制存储器件温度的方法和装置

    公开(公告)号:US20060004537A1

    公开(公告)日:2006-01-05

    申请号:US10882546

    申请日:2004-06-30

    IPC分类号: G01K1/08 G06F15/00

    CPC分类号: G01K7/42

    摘要: In one embodiment a memory controller is provided. The memory controller comprises a predictive logic circuit to predict an increase in a current operating temperature of a memory device coupled to the memory controller, based on memory cycles to be issued to the memory device; and a temperature control circuit to perform a temperature control operation wherein if the sum of the current operating temperature and the predicted increase in temperature is greater than a threshold temperature associated with the memory device, then the number of memory cycles issued to the memory device is reduced.

    摘要翻译: 在一个实施例中,提供了存储器控制器。 存储器控制器包括预测逻辑电路,用于基于要发送到存储器件的存储器周期来预测耦合到存储器控制器的存储器件的当前工作温度的增加; 以及温度控制电路,用于执行温度控制操作,其中如果当前工作温度和预测的温度升高的总和大于与存储器件相关联的阈值温度,则发出到存储器件的存储器循环的数量是 减少

    In-line triggers
    63.
    发明授权
    In-line triggers 失效
    串联触发器

    公开(公告)号:US5926819A

    公开(公告)日:1999-07-20

    申请号:US866823

    申请日:1997-05-30

    IPC分类号: G06F17/30

    摘要: An in-line trigger is a modular, compiled, template trigger, which defines a series of actions to be performed when an operation is applied to a body of data. The series of actions to be performed when an in-line trigger fires are compiled into machine language instructions that receive three kinds of parameters: trigger-type specific parameters, operational metadata, and operational data. Trigger-type specific parameters are loaded into a section of run-time memory once for multiple firings of the same trigger. Operational metadata and operational data are loaded each time the trigger fires.

    摘要翻译: 在线触发器是一种模块化的,编译的模板触发器,它定义了当将操作应用于数据体时要执行的一系列操作。 将在线触发器触发时执行的一系列操作编译为接收三种参数的机器语言指令:触发类型特定参数,操作元数据和操作数据。 触发类型的特定参数被加载到一段运行时内存中,用于同一触发器的多次发射。 每次触发器触发操作元数据和操作数据。

    Parallel queue propagation
    64.
    发明授权
    Parallel queue propagation 失效
    并行队列传播

    公开(公告)号:US5870761A

    公开(公告)日:1999-02-09

    申请号:US770573

    申请日:1996-12-19

    IPC分类号: G06F17/30

    摘要: A method and system are provided for duplicating at a destination site changes made to data at a source site. According to the method a plurality of streams are established between the source site and the destination site. The plurality of streams are used in parallel to propagate changes made at the source site to the destination site. A record of transactions that made changes that need to be propagated from the source site to the destination site is maintained at the source site. Before propagating changes made by a transaction to the destination site on a stream of the plurality of streams, the record of transactions is inspected to identify a set of transactions whose changes are not known to have been made permanent at the destination site. It is then determined whether the transaction could possibly depend on any transaction in the set of transactions. If the transaction could not possibly depend on any transaction in the set of transactions, then the changes made by the transaction are propagated to the destination site using one of the plurality of streams.

    摘要翻译: 提供了一种方法和系统,用于在目的地站点复制源站点上的数据。 根据该方法,在源站点和目的站点之间建立多个流。 多个流并行使用,以将源站点处的更改传播到目标站点。 源站点上保留了需要从源站点传播到目标站点的更改事务记录。 在将交易所做的改变传播到多个流的流之前的目的地站点之前,检查事务的记录以识别一组事务,其变化不知道已经在目的地站点被永久化。 然后确定交易是否可能依赖于该组交易中的任何交易。 如果事务不可能依赖于事务集合中的任何事务,则事务所做的更改使用多个流中的一个传播到目标站点。

    Method and apparatus for peer-to-peer data replication
    65.
    发明授权
    Method and apparatus for peer-to-peer data replication 失效
    用于对等数据复制的方法和装置

    公开(公告)号:US5806075A

    公开(公告)日:1998-09-08

    申请号:US783156

    申请日:1997-01-14

    摘要: The present invention provides the ability to replicate modifications made at a local site to multiple remote sites in a peer-to-peer environment. Information regarding these replicated modifications (e.g., insert, delete, or update) are contained in a set of replication tables. Thus, modifications can be duplicated at other sites immediately after the original modification, or deferred until the remote site is available. The replication tables of the present invention include a transactions table, transaction nodes table, calls table, call nodes table, and an exceptions table. The present invention further provides a logic-oriented procedure-level replication. Procedure-level replication modifies a remote site based on the logical operations used to modify the data at the originating site. Procedure-level replication provides the ability to identify conflicting updates as well. Information concerning conflicts identified by the present invention can be retained in the replication tables. The information contained in the replication tables can be used immediately, or subsequently, to address any conflicts detected by the present invention. The present invention provides the ability to rollback any modifications made once a conflict is identified. Further, the present invention provides the ability to address these conflicts within an application program. The present invention provides a row-oriented replication. A trigger associated with a table queues deferred remote procedures. The remote procedures use the old and new values from the original modification to replicate the modification at remote sites and detect conflicting updates.

    摘要翻译: 本发明提供将在本地站点进行的修改复制到对等环境中的多个远程站点的能力。 关于这些复制修改(例如插入,删除或更新)的信息包含在一组复制表中。 因此,修改可以在原始修改后立即在其他站点复制,或者延迟到远程站点可用。 本发明的复制表包括事务表,事务节点表,呼叫表,呼叫节点表和异常表。 本发明还提供了一种面向逻辑的过程级复制。 基于用于修改始发站点数据的逻辑操作,过程级复制修改远程站点。 过程级复制也提供了识别冲突更新的功能。 关于本发明识别的冲突的信息可以保留在复制表中。 可以立即或随后使用复制表中包含的信息来解决本发明检测到的任何冲突。 本发明提供了在一旦识别出冲突后进行的任何修改的回滚能力。 此外,本发明提供了在应用程序中解决这些冲突的能力。 本发明提供了一种面向行的复制。 与表关联的触发器将延迟远程过程排队。 远程过程使用原始修改中的旧值和新值在远程站点复制修改,并检测冲突更新。

    Composite aluminum molybdenum sheet
    66.
    发明授权
    Composite aluminum molybdenum sheet 失效
    复合铝钼板

    公开(公告)号:US4957821A

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

    申请号:US357836

    申请日:1989-05-30

    IPC分类号: B32B15/01

    CPC分类号: B32B15/01 Y10T428/12743

    摘要: Aluminum-molybdenum composite sheet is produced by assembling aluminum and molybdenum sheets to form a billet, rolling the assembled billet in a protective atmosphere at a temperature of about 100.degree. to 400.degree. C. to affect a reduction in thickness of at least about 40% to provide a bonded billet. The billet can be further reduced by hot and/or cold rolling.

    摘要翻译: 铝 - 钼复合片材是通过组装铝和钼片形成坯料制成的,在约100-400℃的温度下将组装的坯料在保护气氛中滚动,以使厚度减小至少约40% 提供一个粘结钢坯。 可以通过热轧和/或冷轧进一步减少钢坯。

    Auto-suggested content item requests
    68.
    发明授权
    Auto-suggested content item requests 有权
    自动建议的内容项请求

    公开(公告)号:US09064261B2

    公开(公告)日:2015-06-23

    申请号:US13112531

    申请日:2011-05-20

    CPC分类号: G06Q30/02

    摘要: Methods, systems, and apparatus, including computer programs encoded on a computer-readable storage medium, including a method comprising: receiving a content item request from a resource, the resource associated with a resource sponsor; verifying the content item request including filtering out spam requests and determining if the content item request is valid; for any invalid requests, providing a content item in response to the content item request that is in conformance with an existing definition provided by the resource sponsor; and presenting information related to invalid requests to the resource sponsor in a user interface, the user interface including tools for enabling the resource sponsor to automatically accept and validate a content item request so that subsequent requests of the same type are validated upon receipt.

    摘要翻译: 方法,系统和装置,包括在计算机可读存储介质上编码的计算机程序,包括一种方法,包括:从资源接收与资源赞助者相关的资源的内容项请求; 验证内容项目请求,包括过滤掉垃圾邮件请求并确定内容项目请求是否有效; 对于任何无效请求,提供响应于与资源赞助者提供的现有定义一致的内容项请求的内容项; 以及在用户界面中向所述资源赞助者呈现与无效请求相关的信息,所述用户界面包括用于使所述资源赞助者能够自动接受和验证内容项请求的工具,使得在接收时验证相同类型的后续请求。

    Method for enforcing change policy based on project state
    69.
    发明授权
    Method for enforcing change policy based on project state 有权
    基于项目状态执行变更政策的方法

    公开(公告)号:US08645906B2

    公开(公告)日:2014-02-04

    申请号:US11852952

    申请日:2007-09-10

    IPC分类号: G06F9/44

    摘要: A set of tools and other mechanisms automatically enforce software development change policies by providing a way to map physical source control system codelines to projects and by providing a way to maintain current project and codeline state information. The set of tools and other mechanisms also provide ways to define change management rules and policies, as well as, ways to evaluate and allow or deny each proposed change against the defined change policy.

    摘要翻译: 一套工具和其他机制通过提供一种将物理源控制系统代码线映射到项目并通过提供一种维护当前项目和代码状态信息的方法来自动实施软件开发变更策略。 一套工具和其他机制还提供了确定变更管理规则和政策的方法,以及如何评估和允许或拒绝每项拟议的变更与定义的变更政策。