Providing common memory management code to objects that are instances of different classes
    1.
    发明授权
    Providing common memory management code to objects that are instances of different classes 有权
    为不同类的实例的对象提供公共内存管理代码

    公开(公告)号:US07398531B2

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

    申请号:US10209469

    申请日:2002-07-30

    CPC分类号: G06F12/023 G06F9/4488

    摘要: A method for providing memory management for objects is described. Specifically, techniques are described for providing common memory management code to objects that are instances of different classes and for releasing a memory management subtree that starts with a particular object in the memory management tree. A memory management template provides common pre-processor memory management code. A specialized version of the memory management template is used to create a specialized template subclass. When a memory management operator of an object that is an instance of the specialized template subclass is invoked the common memory management code in the specialized template is executed. Memory is associated with each object in a hierarchical tree. Data for the memory is maintained that reflects the hierarchical tree relationship between the objects. A subtree and the associated memory can be released without an application program tracking the relationships.

    摘要翻译: 描述了一种用于提供对象的内存管理的方法。 具体地,描述了用于向作为不同类的实例的对象提供公共存储器管理代码并且用于释放从存储器管理树中的特定对象开始的存储器管理子树的技术。 内存管理模板提供通用的预处理器内存管理代码。 内存管理模板的专用版本用于创建专门的模板子类。 当调用作为专用模板子类的实例的对象的内存管理操作符时,执行专用模板中的公共内存管理代码。 内存与分层树中的每个对象相关联。 维护存储器的数据,反映对象之间的层次树关系。 可以在没有跟踪关系的应用程序的情况下释放子树和相关联的内存。

    Simplified deallocation of memory for programming objects
    2.
    发明授权
    Simplified deallocation of memory for programming objects 有权
    简化程序对象内存的释放

    公开(公告)号:US07076511B1

    公开(公告)日:2006-07-11

    申请号:US10209514

    申请日:2002-07-30

    IPC分类号: G06F17/30

    CPC分类号: G06F12/023 Y10S707/99957

    摘要: A method for providing memory management for objects is described. Specifically, techniques are described for providing common memory management code to objects that are instances of different classes and for releasing a memory management subtree that starts with a particular object in the memory management tree. A memory management template provides common pre-processor memory management code. A specialized version of the memory management template is used to create a specialized template subclass. When a memory management operator of an object that is an instance of the specialized template subclass is invoked the common memory management code in the specialized template is executed. Memory is associated with each object in a hierarchical tree. Data for the memory is maintained that reflects the hierarchical tree relationship between the objects. A subtree and the associated memory can be released without an application program tracking the relationships.

    摘要翻译: 描述了一种用于提供对象的内存管理的方法。 具体地,描述了用于向作为不同类的实例的对象提供公共存储器管理代码并且用于释放从存储器管理树中的特定对象开始的存储器管理子树的技术。 内存管理模板提供通用的预处理器内存管理代码。 内存管理模板的专用版本用于创建专门的模板子类。 当调用作为专用模板子类的实例的对象的内存管理操作符时,执行专用模板中的公共内存管理代码。 内存与分层树中的每个对象相关联。 维护存储器的数据,反映对象之间的层次树关系。 可以在没有跟踪关系的应用程序的情况下释放子树和相关联的内存。

    Method and apparatus for making inter-process procedure calls through shared memory
    3.
    发明授权
    Method and apparatus for making inter-process procedure calls through shared memory 有权
    通过共享内存进行进程间调用的方法和装置

    公开(公告)号:US08191076B2

    公开(公告)日:2012-05-29

    申请号:US12851345

    申请日:2010-08-05

    CPC分类号: G06F9/547 G06F9/52

    摘要: One embodiment of the present invention provides a system that facilitates making an inter-process procedure call through a shared memory that is shared between a client process and a server process, wherein the client makes the inter-process procedure call as if the client is making a local procedure call, but the procedure call actually executes on the server. The system operates by an Application Programming Interface (API) to allow the client to make an inter-process procedure call. The system then allocates a section of the shared memory for the data structure parameters of the inter-process procedure call.

    摘要翻译: 本发明的一个实施例提供一种有助于通过在客户端进程和服务器进程之间共享的共享存储器进行进程间过程调用的系统,其中客户端进行进程间过程调用,就好像客户端正在进行 本地过程调用,但过程调用实际上在服务器上执行。 该系统由应用程序编程接口(API)操作,以允许客户端进行一个进程间过程调用。 然后,系统为进程间过程调用的数据结构参数分配共享内存的一部分。

    Packaging multiple groups of read-only files of an application's components into multiple shared libraries
    4.
    发明授权
    Packaging multiple groups of read-only files of an application's components into multiple shared libraries 有权
    将应用程序组件的多个只读文件组打包成多个共享库

    公开(公告)号:US08522205B2

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

    申请号:US11437899

    申请日:2006-05-19

    IPC分类号: G06F9/44

    CPC分类号: G06F8/61 G06F8/71

    摘要: Multiple groups of read-only files, for use by various components of an application program in a computer, are packaged as follows. Several executable files are prepared, each executable file corresponding to a group of read-only files used by one or more components. Each executable file includes an array that has sufficient space to accommodate the group of read-only files to be packaged therein. Each array in each executable file is overwritten with data from a corresponding group of read-only files. The presence or absence of each executable file for a group of read-only files is indicated by an index that is developed during initialization of components. Retrieval of data is from the executable files, if the index indicates, on first accessing each read-only file, that the corresponding executable file is present. If the executable file is indicated by the index as being absent, then the read-only file is directly accessed.

    摘要翻译: 多组只读文件供计算机应用程序的各种组件使用,如下所示。 准备了几个可执行文件,每个可执行文件对应于一个或多个组件使用的一组只读文件。 每个可执行文件包括一个数组,该数组具有足够的空间来容纳要封装的一组只读文件。 每个可执行文件中的每个数组都被相应的只读文件组的数据覆盖。 一组只读文件的每个可执行文件的存在或不存在由组件初始化期间开发的索引指示。 数据的检索来自可执行文件,如果索引在首次访问每个只读文件时指出相应的可执行文件存在。 如果可执行文件由索引指示为不存在,则只读文件被直接访问。

    Product packaging and installation mechanism
    5.
    发明授权
    Product packaging and installation mechanism 有权
    产品包装安装机制

    公开(公告)号:US07412700B2

    公开(公告)日:2008-08-12

    申请号:US10848635

    申请日:2004-05-18

    IPC分类号: G06F9/445 G06F12/00

    摘要: Files of software to be installed in a computer are packaged as follows. A source file is prepared to contain at least a declaration of an array of sufficient space to accommodate the files to be packaged. The source file is compiled into an executable file. Thereafter, the array in the executable file is overwritten with data from each file being packaged. Depending on the embodiment, the address of where each file begins in the executable file and each file's name may be stored in the same executable file or in a different file. The stored file names are used to identify an address of a file from its name, when the named file is first accessed. In several embodiments, the operating system loads the executable file as a library that is automatically shared by multiple instances of the application (or by multiple applications), to efficiently use physical memory.

    摘要翻译: 要安装在计算机中的软件文件包装如下。 源文件准备至少包含一个足够空间的数组的声明,以容纳要打包的文件。 源文件被编译成可执行文件。 此后,可执行文件中的数组将被来自正在打包的每个文件的数据覆盖。 根据实施例,每个文件在可执行文件中开始的地址和每个文件的名称可以存储在相同的可执行文件或不同的文件中。 存储的文件名用于在首次访问命名文件时从其名称中标识文件的地址。 在几个实施例中,操作系统将可执行文件加载为由应用程序的多个实例(或多个应用程序)自动共享的库,以有效地使用物理内存。

    METHOD AND APPARATUS FOR MAKING INTER-PROCESS PROCEDURE CALLS THROUGH SHARED MEMORY
    6.
    发明申请
    METHOD AND APPARATUS FOR MAKING INTER-PROCESS PROCEDURE CALLS THROUGH SHARED MEMORY 有权
    通过共享存储器制作程序间过程的方法和装置

    公开(公告)号:US20100313206A1

    公开(公告)日:2010-12-09

    申请号:US12851345

    申请日:2010-08-05

    CPC分类号: G06F9/547 G06F9/52

    摘要: One embodiment of the present invention provides a system that facilitates making an inter-process procedure call through a shared memory that is shared between a client process and a server process, wherein the client makes the inter-process procedure call as if the client is making a local procedure call, but the procedure call actually executes on the server. The system operates by receiving a request from the client through an Application Programming Interface (API) to make an inter-process procedure call. The system then allocates a section of the shared memory for the data structure parameters of the inter-process procedure call. Additionally, the client process acquires a lock on a commonly known section of shared memory called a Parameter Control Block. Once the lock is acquired, the client process stores parameters for the inter-process procedure call in the Parameter Control Block. Finally, the client process clears a Call_Done flag and releases the lock.

    摘要翻译: 本发明的一个实施例提供一种有助于通过在客户端进程和服务器进程之间共享的共享存储器进行进程间过程调用的系统,其中客户端进行进程间过程调用,就好像客户端正在进行 本地过程调用,但过程调用实际上在服务器上执行。 该系统通过应用程序编程接口(API)接收来自客户端的请求来进行进程间过程调用。 然后,系统为进程间过程调用的数据结构参数分配共享内存的一部分。 此外,客户端进程获取一个称为参数控制块的公共共享内存部分的锁定。 一旦获取锁定,客户端进程将在参数控制块中存储进程间过程调用的参数。 最后,客户端进程清除一个Call_Done标志并释放该锁。

    Method and apparatus for making inter-process procedure calls through shared memory
    7.
    发明授权
    Method and apparatus for making inter-process procedure calls through shared memory 有权
    通过共享内存进行进程间调用的方法和装置

    公开(公告)号:US07779417B2

    公开(公告)日:2010-08-17

    申请号:US11259240

    申请日:2005-10-25

    CPC分类号: G06F9/547 G06F9/52

    摘要: One embodiment of the present invention provides a system that facilitates making an inter-process procedure call through a shared memory that is shared between a client process and a server process, wherein the client makes the inter-process procedure call as if the client is making a local procedure call, but the procedure call actually executes on the server. The system operates by providing an Application Programming Interface (API) to allow the client to make an inter-process procedure call. The system then allocates a section of the shared memory for the data structure parameters of the inter-process procedure call.

    摘要翻译: 本发明的一个实施例提供一种有助于通过在客户端进程和服务器进程之间共享的共享存储器进行进程间过程调用的系统,其中客户端进行进程间过程调用,就好像客户端正在进行 本地过程调用,但过程调用实际上在服务器上执行。 该系统通过提供应用程序编程接口(API)来实现,以允许客户端进行进程间过程调用。 然后,系统为进程间过程调用的数据结构参数分配共享内存的一部分。