Memory usage data collection and analysis for dynamic objects
    2.
    发明授权
    Memory usage data collection and analysis for dynamic objects 有权
    动态对象的内存使用数据收集和分析

    公开(公告)号:US08924437B2

    公开(公告)日:2014-12-30

    申请号:US13418343

    申请日:2012-03-13

    IPC分类号: G06F17/30

    CPC分类号: G06F11/3612

    摘要: A script engine for a dynamic language can collect memory allocation information for dynamic objects created by the scripting engine and for dynamic objects created by the script engine host. A native interface can be exposed to a client comprising a software development tool. The software development tool can be a third-party tool. In response to a query, the script engine can take a snapshot of a garbage collector heap and return an object record for each dynamic object in the heap. The object information can include memory allocation information, object type and other information. Multiple snapshots can be taken and the delta between snapshots can be determined and sent to a requestor.

    摘要翻译: 用于动态语言的脚本引擎可以收集由脚本引擎和由脚本引擎主机创建的动态对象创建的动态对象的内存分配信息。 本地界面可以暴露给包含软件开发工具的客户端。 软件开发工具可以是第三方工具。 响应于查询,脚本引擎可以获取垃圾回收器堆的快照,并为堆中的每个动态对象返回一个对象记录。 对象信息可以包括存储器分配信息,对象类型和其他信息。 可以采用多个快照,并且可以确定快照之间的增量并将其发送到请求者。

    MEMORY USAGE DATA COLLECTION AND ANALYSIS FOR DYNAMIC OBJECTS
    3.
    发明申请
    MEMORY USAGE DATA COLLECTION AND ANALYSIS FOR DYNAMIC OBJECTS 有权
    动态对象的内存使用数据收集与分析

    公开(公告)号:US20130246417A1

    公开(公告)日:2013-09-19

    申请号:US13418343

    申请日:2012-03-13

    IPC分类号: G06F17/30

    CPC分类号: G06F11/3612

    摘要: A script engine for a dynamic language can collect memory allocation information for dynamic objects created by the scripting engine and for dynamic objects created by the script engine host. A native interface can be exposed to a client comprising a software development tool. The software development tool can be a third-party tool. In response to a query, the script engine can take a snapshot of a garbage collector heap and return an object record for each dynamic object in the heap. The object information can include memory allocation information, object type and other information. Multiple snapshots can be taken and the delta between snapshots can be determined and sent to a requestor.

    摘要翻译: 用于动态语言的脚本引擎可以收集由脚本引擎和由脚本引擎主机创建的动态对象创建的动态对象的内存分配信息。 本地界面可以暴露给包含软件开发工具的客户端。 软件开发工具可以是第三方工具。 响应于查询,脚本引擎可以获取垃圾回收器堆的快照,并为堆中的每个动态对象返回一个对象记录。 对象信息可以包括存储器分配信息,对象类型和其他信息。 可以采用多个快照,并且可以确定快照之间的增量并将其发送到请求者。

    MAINTENANCE OF BANDWIDTH ALLOCATION FOR TRAFFIC INCLUDING MULTICASTS
    4.
    发明申请
    MAINTENANCE OF BANDWIDTH ALLOCATION FOR TRAFFIC INCLUDING MULTICASTS 失效
    带宽分配的维护包括多媒体流量

    公开(公告)号:US20080253370A1

    公开(公告)日:2008-10-16

    申请号:US12034830

    申请日:2008-02-21

    IPC分类号: H04L12/56

    CPC分类号: H04L47/50

    摘要: Multicast packets that are received on a port of a network device and forwarded to multiple output ports are stored in memory and respective primary control entries which define them are converted to secondary control entries defining multiple unicast packets before a scheduling algorithm is applied. The packets are reconstituted after the application of the scheduling algorithm has been applied to the control entries. For VPLS packets that are received on a single port and replicated multiple times on one or more output ports, a replication database may be used in conjunction with a replication engine to convert the control entry for a received packet into multiple control entries defining unicast packets for each of the destination ports before the scheduling algorithm is applied. This method is applicable to the replication of packets onto a Virtual Private LAN.

    摘要翻译: 在网络设备的端口上接收并转发到多个输出端口的组播数据包被存储在存储器中,并且在应用调度算法之前,将定义它们的各个主控制条目转换为定义多个单播数据包的辅助控制条目。 在将调度算法应用于控制条目之后,分组被重构。 对于在单个端口上接收并在一个或多个输出端口上多次复制的VPLS数据包,复制数据库可与复制引擎结合使用,以将接收到的数据包的控制条目转换为定义单播数据包的多个控制条目 应用调度算法之前的每个目的端口。 该方法适用于将数据包复制到虚拟专用LAN上。

    Method and system for program editing
    6.
    发明申请
    Method and system for program editing 有权
    程序编辑方法和系统

    公开(公告)号:US20050028137A1

    公开(公告)日:2005-02-03

    申请号:US10925515

    申请日:2004-08-25

    IPC分类号: G06F9/44 G06F9/45 G06F11/36

    CPC分类号: G06F11/3664 G06F8/48

    摘要: A method and system are disclosed for editing a software program in a common language runtime environment, wherein the software program has a source code component, an intermediate language component, and a native code component. The method comprises executing a first portion of the native code component, suspending execution of the native code component at a first point, and allowing a user to edit the source code component to create an edited source code component. The edited source code component is compiled using a source compiler to create an edited intermediate language component, and the edited intermediate language component is compiled using an intermediate language compiler to create an edited native code component. The edited native code component is then executed beginning at the point where execution was previously suspended.

    摘要翻译: 公开了用于在公共语言运行时环境中编辑软件程序的方法和系统,其中软件程序具有源代码组件,中间语言组件和本地代码组件。 该方法包括执行本地代码组件的第一部分,在第一点暂停本机代码组件的执行,并且允许用户编辑源代码组件以创建编辑的源代码组件。 使用源编译器编辑编辑的源代码组件以创建编辑的中间语言组件,并且使用中间语言编译器编译编辑的中间语言组件以创建编辑的本地代码组件。 然后从执行先前暂停的点开始执行编辑的本机代码组件。

    Maintenance of bandwidth allocation for traffic including multicasts
    7.
    发明授权
    Maintenance of bandwidth allocation for traffic including multicasts 失效
    维护流量包括多播的带宽分配

    公开(公告)号:US08077714B2

    公开(公告)日:2011-12-13

    申请号:US12034830

    申请日:2008-02-21

    IPC分类号: H04L12/28

    CPC分类号: H04L47/50

    摘要: Multicast packets that are received on a port of a network device and forwarded to multiple output ports are stored in memory and respective primary control entries which define them are converted to secondary control entries defining multiple unicast packets before a scheduling algorithm is applied. The packets are reconstituted after the application of the scheduling algorithm has been applied to the control entries. For VPLS packets that are received on a single port and replicated multiple times on one or more output ports, a replication database may be used in conjunction with a replication engine to convert the control entry for a received packet into multiple control entries defining unicast packets for each of the destination ports before the scheduling algorithm is applied. This method is applicable to the replication of packets onto a Virtual Private LAN.

    摘要翻译: 在网络设备的端口上接收并转发到多个输出端口的组播数据包被存储在存储器中,并且在应用调度算法之前,将定义它们的各个主控制条目转换为定义多个单播数据包的辅助控制条目。 在将调度算法应用于控制条目之后,分组被重构。 对于在单个端口上接收并在一个或多个输出端口上多次复制的VPLS数据包,复制数据库可与复制引擎结合使用,以将接收到的数据包的控制条目转换为定义单播数据包的多个控制条目 应用调度算法之前的每个目的端口。 该方法适用于将数据包复制到虚拟专用LAN上。