BR9908574A - Sistema e processo para executar código de programa, e, suporte tangìvel portador de um programa de computador para realizar o dito processo - Google Patents

Sistema e processo para executar código de programa, e, suporte tangìvel portador de um programa de computador para realizar o dito processo

Info

Publication number
BR9908574A
BR9908574A BR9908574-7A BR9908574A BR9908574A BR 9908574 A BR9908574 A BR 9908574A BR 9908574 A BR9908574 A BR 9908574A BR 9908574 A BR9908574 A BR 9908574A
Authority
BR
Brazil
Prior art keywords
management system
memory
objects
class
memory management
Prior art date
Application number
BR9908574-7A
Other languages
English (en)
Inventor
Gerrit Hermannus Soepenberg
Johannes Adrianes Gerard Vugts
Original Assignee
Koninkl Philips Electronics Nv
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Koninkl Philips Electronics Nv filed Critical Koninkl Philips Electronics Nv
Publication of BR9908574A publication Critical patent/BR9908574A/pt

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/44Arrangements for executing specific programs
    • G06F9/445Program loading or initiating
    • G06F9/44594Unloading
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/46Multiprogramming arrangements
    • G06F9/50Allocation of resources, e.g. of the central processing unit [CPU]
    • G06F9/5005Allocation of resources, e.g. of the central processing unit [CPU] to service a request
    • G06F9/5011Allocation of resources, e.g. of the central processing unit [CPU] to service a request the resources being hardware resources other than CPUs, Servers and Terminals
    • G06F9/5022Mechanisms to release resources

Landscapes

  • Engineering & Computer Science (AREA)
  • Software Systems (AREA)
  • Theoretical Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Stored Programmes (AREA)
  • Devices For Executing Special Programs (AREA)
  • Debugging And Monitoring (AREA)

Abstract

"SISTEMA E PROCESSO PARA EXECUTAR CóDIGO DE PROGRAMA, E, SUPORTE TANGìVEL PORTADOR DE UM PROGRAMA DE COMPUTADOR PARA REALIZAR O DITO PROCESSO". Uma máquina virtual Java (2), compreende uma máquina de execução para executar código de bytes Java e um sistema de gerenciamento de memória (14). O sistema de gerenciamento de memória (14) efetua a coleta de lixo para remover objetos que são inalcançáveis pelo estado atual do programa Java. No sistema de gerenciamento de memória anteriormente existente objetos representando uma definição de classe são somente removidos da memória se o objeto do carregador de classe que carregou o objeto classe é inalcançável. De acordo com a presente invenção o sistema de gerenciamento de memória (14) é previsto para remover classes que não possuam quaisquer objetos instanciados que possam ser alcançados no presente estado do programa se o carregador de classe ainda é alcançável. Isto resulta em uma substancial economia de memória. De preferência os objetos representando uma definição de classe tem um processo que pode sinalizar para isto que a definição pode ser removida da memória se não tem mais quaisquer objetos instanciados.
BR9908574-7A 1999-01-06 1999-12-20 Sistema e processo para executar código de programa, e, suporte tangìvel portador de um programa de computador para realizar o dito processo BR9908574A (pt)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
EP99200015 1999-01-06
PCT/EP1999/010301 WO2000041079A2 (en) 1999-01-06 1999-12-20 Arrangement for executing program code with reduced memory requirements

Publications (1)

Publication Number Publication Date
BR9908574A true BR9908574A (pt) 2000-11-21

Family

ID=8239783

Family Applications (1)

Application Number Title Priority Date Filing Date
BR9908574-7A BR9908574A (pt) 1999-01-06 1999-12-20 Sistema e processo para executar código de programa, e, suporte tangìvel portador de um programa de computador para realizar o dito processo

Country Status (8)

Country Link
US (1) US6681381B1 (pt)
EP (1) EP1068572A2 (pt)
JP (1) JP2002534737A (pt)
KR (1) KR20010083781A (pt)
CN (1) CN1139032C (pt)
BR (1) BR9908574A (pt)
CA (1) CA2322950A1 (pt)
WO (1) WO2000041079A2 (pt)

Families Citing this family (13)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP1301854B1 (en) * 2000-05-25 2011-11-23 Oracle America, Inc. Method and apparatus for creating efficient native methods that extend a bytecode interpreter
US7082597B2 (en) 2001-06-20 2006-07-25 Sun Microsystems, Inc. Representation of objects in a Java programming environment
US7036120B2 (en) 2001-07-31 2006-04-25 Sun Microsystems, Inc. Two tier clusters for representation of objects in Java programming environments
US7114152B2 (en) * 2002-01-08 2006-09-26 International Business Machines Corporation Method, apparatus, and program to determine the mutability of an object at loading time
JP2005018425A (ja) * 2003-06-26 2005-01-20 Matsushita Electric Ind Co Ltd プログラム変換方法、プログラムおよび記憶媒体
KR100626368B1 (ko) * 2003-08-25 2006-09-20 삼성전자주식회사 가비지 콜렉션 벤치마킹 방법
US7263532B2 (en) * 2003-09-23 2007-08-28 Microsoft Corporation Region-based memory management for object-oriented programs
DE10351622A1 (de) 2003-11-05 2005-06-23 Giesecke & Devrient Gmbh Beschleunigtes Referenzfinden für eine automatische Speicherbereinigung (Garbage Collection)
US7823137B2 (en) * 2004-10-21 2010-10-26 International Business Machines Corporation Process and implementation for using byte code insertion to modify a class definition to define and use probes for application components
US9009688B2 (en) * 2005-12-30 2015-04-14 Intel Corporation Type checking for object-oriented programming languages
EP1994466A1 (en) * 2006-03-01 2008-11-26 Symbian Software Limited Code size reduction by outlining specific functions in a library
US8375373B2 (en) * 2010-04-19 2013-02-12 Microsoft Corporation Intermediate language support for change resilience
JP6010961B2 (ja) * 2012-03-27 2016-10-19 日本電気株式会社 データ参照元特定システム及びその特定方法、並びにそのコンピュータ・プログラム

Family Cites Families (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP3294326B2 (ja) * 1992-07-09 2002-06-24 株式会社日立製作所 データ処理方法および装置
US5729710A (en) * 1994-06-22 1998-03-17 International Business Machines Corporation Method and apparatus for management of mapped and unmapped regions of memory in a microkernel data processing system
US5925100A (en) * 1996-03-21 1999-07-20 Sybase, Inc. Client/server system with methods for prefetching and managing semantic objects based on object-based prefetch primitive present in client's executing application
US6134602A (en) * 1997-09-24 2000-10-17 Microsoft Corporation Application programming interface enabling application programs to group code and data to control allocation of physical memory in a virtual memory system

Also Published As

Publication number Publication date
WO2000041079A2 (en) 2000-07-13
US6681381B1 (en) 2004-01-20
JP2002534737A (ja) 2002-10-15
WO2000041079A3 (en) 2000-11-02
EP1068572A2 (en) 2001-01-17
CN1139032C (zh) 2004-02-18
CN1292119A (zh) 2001-04-18
KR20010083781A (ko) 2001-09-01
CA2322950A1 (en) 2000-07-13

Similar Documents

Publication Publication Date Title
BR9908574A (pt) Sistema e processo para executar código de programa, e, suporte tangìvel portador de um programa de computador para realizar o dito processo
US7398521B2 (en) Methods and apparatuses for thread management of multi-threading
EP0993634B1 (en) Method and apparatus for managing hashed objects
US8516230B2 (en) SPE software instruction cache
US20080065841A1 (en) Method and apparatus for executing dynamic memory management with object-oriented program
KR20160038044A (ko) 동적 타입 객체 데이터의 동시 액세스
US20070162475A1 (en) Method and apparatus for hardware-based dynamic escape detection in managed run-time environments
EP1271327A3 (en) System protection map
EP0788054A3 (en) Memory controller and memory control system
MY117190A (en) Recoverable software installation process and apparatus for a computer system
EP1269311A2 (en) Profile-driven data layout optimization
HUP0101368A2 (hu) Java futtatási programrendszer módosított konstans adminisztrációs területtel
EP1652094B1 (en) Method and apparatus for improving the performance of garbage collection using stack trace cache
BR9814779A (pt) Registro de boot com partição modificável para um dispositivo de memória de computador
US20080052691A1 (en) Communicating with and recovering state information from a dynamic translator
BR9901209A (pt) Instruções para evitar poluição de cache.
US20110231590A1 (en) System and method for dynamic, local retriggered interrupt routing discovery
CN111880802A (zh) 一种编译方法、电子设备及计算机可读存储介质
WO2004061674A2 (en) Execution of modified cheney scanning in a multithreaded processing environment
US20040260732A1 (en) Embedded garbage collection
WO2012008631A1 (ko) 달빅 가상머신이 탑재된 단말기에서 자바 클래스 로딩 방법
US6829686B2 (en) Method and apparatus for bag-to-set, buffering remembered set
Green Balance of power
BR0012415A (pt) Sistema para execução de uma transação
US7024437B2 (en) Better placement of objects reachable from special objects during collection based on the train algorithm

Legal Events

Date Code Title Description
B08F Application dismissed because of non-payment of annual fees [chapter 8.6 patent gazette]

Free format text: REFERENTA A 5O, 6O E 7O ANUIDADES.

B08K Patent lapsed as no evidence of payment of the annual fee has been furnished to inpi [chapter 8.11 patent gazette]

Free format text: REFERENTE AO DESPACHO 8.6 PUBLICADO NA RPI 1911 DE 21/08/2007.