CA2267477A1 - Packaging memory image files - Google Patents

Packaging memory image files Download PDF

Info

Publication number
CA2267477A1
CA2267477A1 CA002267477A CA2267477A CA2267477A1 CA 2267477 A1 CA2267477 A1 CA 2267477A1 CA 002267477 A CA002267477 A CA 002267477A CA 2267477 A CA2267477 A CA 2267477A CA 2267477 A1 CA2267477 A1 CA 2267477A1
Authority
CA
Canada
Prior art keywords
ram
data
rom
image files
memory image
Prior art date
Legal status (The legal status 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 status listed.)
Granted
Application number
CA002267477A
Other languages
French (fr)
Other versions
CA2267477C (en
Inventor
Peter Wiebe Burka
Graham Chapman
John Duimovich
Trent Gray-Donald
Graeme Johnson
Andrew Low
Patrick James Mueller
Ryan Andrew Sciampacone
Peter Duncan Shipton
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
IBM Canada Ltd
Original Assignee
OBJECT TECHNOLOGY INTERNATIONAL Inc
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 OBJECT TECHNOLOGY INTERNATIONAL Inc filed Critical OBJECT TECHNOLOGY INTERNATIONAL Inc
Priority to CA002267477A priority Critical patent/CA2267477C/en
Priority to US09/374,154 priority patent/US6446254B1/en
Publication of CA2267477A1 publication Critical patent/CA2267477A1/en
Application granted granted Critical
Publication of CA2267477C publication Critical patent/CA2267477C/en
Anticipated expiration legal-status Critical
Expired - Lifetime legal-status Critical Current

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/44568Immediately runnable code
    • G06F9/44573Execute-in-place [XIP]

Abstract

In typical Java and other interpreted programming language environments, the code is stored in ROM in a semi-processed state, .class files containing byte codes. When the device is turned on, a virtual machine resolves references and links the .class file in RAM to permit desired applications to be run. In the invention, the .class files are further pre-processed to select the data which will not change or require updating. This data is packaged into memory image files containing internal data pre-linking this data. The memory image files are stored in ROM and are accessible from ROM by the virtual machine at runtime. Only elements that will be updated, such as the objects themselves, must be instantiated in RAM at runtime. This reduces the amount of RAM needed to run the application. In an environment with memory constraints, the reduction in RAM
requirements permits more RAM to be made available for application use.
CA002267477A 1999-03-30 1999-03-30 Packaging memory image files Expired - Lifetime CA2267477C (en)

Priority Applications (2)

Application Number Priority Date Filing Date Title
CA002267477A CA2267477C (en) 1999-03-30 1999-03-30 Packaging memory image files
US09/374,154 US6446254B1 (en) 1999-03-30 1999-08-13 Packaging memory image files

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CA002267477A CA2267477C (en) 1999-03-30 1999-03-30 Packaging memory image files

Publications (2)

Publication Number Publication Date
CA2267477A1 true CA2267477A1 (en) 2000-09-30
CA2267477C CA2267477C (en) 2003-10-14

Family

ID=4163414

Family Applications (1)

Application Number Title Priority Date Filing Date
CA002267477A Expired - Lifetime CA2267477C (en) 1999-03-30 1999-03-30 Packaging memory image files

Country Status (2)

Country Link
US (1) US6446254B1 (en)
CA (1) CA2267477C (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2002073401A2 (en) * 2001-03-07 2002-09-19 Motorola, Inc., A Corporation Of The State Of Delaware Method and device for creating and using pre-internalized program files
WO2002097619A2 (en) * 2001-05-30 2002-12-05 Research In Motion Limited A mobile communications device application processing system

Families Citing this family (35)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP4118456B2 (en) * 1999-06-29 2008-07-16 株式会社東芝 Program language processing system, code optimization method, and machine-readable storage medium
US20010042241A1 (en) * 2000-01-21 2001-11-15 Fujitsu Limited Apparatus and method for executing program using just-in time-compiler system
US6813762B1 (en) * 2000-02-22 2004-11-02 Freescale Semiconductor, Inc. Method for processing program files in a programming language capable of dynamic loading
JP2001256058A (en) * 2000-03-13 2001-09-21 Omron Corp Executing method of program by interpreter language and information processor using the same method
US20020087958A1 (en) * 2000-04-20 2002-07-04 International Business Machines Corporation Method and apparatus of transforming a class
US7159223B1 (en) * 2000-05-12 2007-01-02 Zw Company, Llc Methods and systems for applications to interact with hardware
JP2002091762A (en) * 2000-09-14 2002-03-29 Denso Corp Program generator
US6996813B1 (en) 2000-10-31 2006-02-07 Sun Microsystems, Inc. Frameworks for loading and execution of object-based programs
US7096466B2 (en) 2001-03-26 2006-08-22 Sun Microsystems, Inc. Loading attribute for partial loading of class files into virtual machines
US7020874B2 (en) * 2001-03-26 2006-03-28 Sun Microsystems, Inc. Techniques for loading class files into virtual machines
US7543288B2 (en) * 2001-03-27 2009-06-02 Sun Microsystems, Inc. Reduced instruction set for Java virtual machines
US6525613B2 (en) * 2001-05-25 2003-02-25 Infineon Technologies Ag Efficient current feedback buffer
US6964033B2 (en) * 2001-06-20 2005-11-08 Sun Microsystems, Inc. Object band customization of Java runtime environments
US7117489B2 (en) * 2001-06-20 2006-10-03 Sun Microsystems, Inc. Optional attribute generator for customized Java programming environments
US7228533B2 (en) * 2001-08-24 2007-06-05 Sun Microsystems, Inc. Frameworks for generation of Java macro instructions for performing programming loops
US7058934B2 (en) * 2001-08-24 2006-06-06 Sun Microsystems, Inc. Frameworks for generation of Java macro instructions for instantiating Java objects
US6988261B2 (en) * 2001-08-24 2006-01-17 Sun Microsystems, Inc. Frameworks for generation of Java macro instructions in Java computing environments
US7039904B2 (en) 2001-08-24 2006-05-02 Sun Microsystems, Inc. Frameworks for generation of Java macro instructions for storing values into local variables
GB0125176D0 (en) * 2001-10-19 2001-12-12 Koninkl Philips Electronics Nv A method of compiling bytecode to native code
US6944846B2 (en) * 2001-12-14 2005-09-13 Hewlett-Packard Development Company, L.P. Algorithm for localization of a JAVA application using reflection API and a custom class loader
US7051324B2 (en) * 2003-01-16 2006-05-23 International Business Machines Corporation Externalized classloader information for application servers
FR2883390A1 (en) * 2005-03-15 2006-09-22 Gemplus Sa MANAGING MEMORY DATA STRUCTURE PLACEMENT BASED ON DEDICATED PROGRAMMING LANGUAGE
WO2008002419A2 (en) * 2006-06-19 2008-01-03 Xensource, Inc. Open virtual appliance
US7870411B2 (en) * 2006-07-17 2011-01-11 Xensource, Inc. Tracking current time on multiprocessor hosts and virtual machines
US8539551B2 (en) * 2007-12-20 2013-09-17 Fujitsu Limited Trusted virtual machine as a client
US9740500B2 (en) * 2012-08-30 2017-08-22 Microsoft Technology Licensing, Llc Layout system for operating systems using BPRAM
US9952879B2 (en) * 2012-08-30 2018-04-24 Microsoft Technology Licensing, Llc Application pre-layout in byte-addressable persistent random access memory
US10025602B2 (en) * 2014-06-03 2018-07-17 Mentor Graphics Corporation Prelinked embedding
CN106354536A (en) * 2016-08-31 2017-01-25 北京奇虎科技有限公司 Method and device of loading ELF file of Linux system in Windows system
US10747512B2 (en) * 2017-01-06 2020-08-18 International Business Machines Corporation Partial object instantiation for object oriented applications
FR3074317B1 (en) 2017-11-27 2019-11-22 Idemia Identity & Security France METHOD FOR ACCESSING A FLASH TYPE NON-VOLATILE MEMORY ZONE OF A SECURE ELEMENT, SUCH AS A CHIP CARD
US11221835B2 (en) 2020-02-10 2022-01-11 International Business Machines Corporation Determining when to perform and performing runtime binary slimming
CN111427856B (en) * 2020-03-11 2023-06-02 北京明略软件系统有限公司 Java data processing method and device
CN112131000B (en) * 2020-09-23 2024-02-06 腾讯科技(深圳)有限公司 Memory release method and device for plug-in application program
CN112667285B (en) * 2021-01-25 2023-11-03 Vidaa(荷兰)国际控股有限公司 Application upgrading method, display device and server

Family Cites Families (17)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6006231A (en) * 1996-09-10 1999-12-21 Warp 10 Technologies Inc. File format for an image including multiple versions of an image, and related system and method
US6083279A (en) * 1996-10-10 2000-07-04 International Business Machines Corporation Platform independent technique for transferring software programs over a network
US6061057A (en) * 1997-03-10 2000-05-09 Quickbuy Inc. Network commercial system using visual link objects
US6166729A (en) * 1997-05-07 2000-12-26 Broadcloud Communications, Inc. Remote digital image viewing system and method
US6144992A (en) * 1997-05-09 2000-11-07 Altiris, Inc. Method and system for client/server and peer-to-peer disk imaging
US6025826A (en) * 1997-06-30 2000-02-15 Sun Microsystems, Inc. Method and apparatus for handling alpha premultiplication of image data
US6012068A (en) * 1997-06-30 2000-01-04 International Business Machines Corporation Media manager for access to multiple media types
US6112304A (en) * 1997-08-27 2000-08-29 Zipsoft, Inc. Distributed computing architecture
US6161107A (en) * 1997-10-31 2000-12-12 Iota Industries Ltd. Server for serving stored information to client web browser using text and raster images
US6026405A (en) * 1997-11-21 2000-02-15 International Business Machines Corporation Method of locating and downloading files on a network
US6349344B1 (en) * 1997-12-16 2002-02-19 Microsoft Corporation Combining multiple java class files into a run-time image
US6121903A (en) * 1998-01-27 2000-09-19 Infit Communications Ltd. On-the-fly data re-compression
US6330709B1 (en) * 1998-03-30 2001-12-11 International Business Machines Corporation Virtual machine implementation for shared persistent objects
US6301582B1 (en) * 1998-03-30 2001-10-09 International Business Machines Corporation System and method for storage of shared persistent objects
US6281874B1 (en) * 1998-08-27 2001-08-28 International Business Machines Corporation Method and system for downloading graphic images on the internet
US6230184B1 (en) * 1998-10-19 2001-05-08 Sun Microsystems, Inc. Method and apparatus for automatically optimizing execution of a computer program
US6349404B1 (en) * 1999-06-08 2002-02-19 Unisys Corp. Object-oriented repository, a system and method for reusing existing host-based application assets for the development of business-centric applications

Cited By (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2002073401A2 (en) * 2001-03-07 2002-09-19 Motorola, Inc., A Corporation Of The State Of Delaware Method and device for creating and using pre-internalized program files
WO2002073401A3 (en) * 2001-03-07 2004-04-01 Motorola Inc Method and device for creating and using pre-internalized program files
CN1306402C (en) * 2001-03-07 2007-03-21 飞思卡尔半导体公司 Method and device for creating and using pre-internalized program files
US8099729B2 (en) 2001-03-07 2012-01-17 Freescale Semiconductor, Inc. Method and device for creating and using pre-internalized program files
WO2002097619A2 (en) * 2001-05-30 2002-12-05 Research In Motion Limited A mobile communications device application processing system
WO2002097619A3 (en) * 2001-05-30 2004-10-28 Research In Motion Ltd A mobile communications device application processing system
CN100337198C (en) * 2001-05-30 2007-09-12 捷讯研究有限公司 A mobile communications device application processing system
US7493616B2 (en) 2001-05-30 2009-02-17 Research In Motion Limited Mobile communication device application processing system
EP2244185A1 (en) 2001-05-30 2010-10-27 Research In Motion Limited A mobile communications device application processing system
US8627316B2 (en) 2001-05-30 2014-01-07 Blackberry Limited Mobile communications device application processing system

Also Published As

Publication number Publication date
CA2267477C (en) 2003-10-14
US6446254B1 (en) 2002-09-03

Similar Documents

Publication Publication Date Title
CA2267477A1 (en) Packaging memory image files
US6339841B1 (en) Class loading model
KR100713740B1 (en) Object-oriented instruction set for resource-constrained devices
WO2002025586A3 (en) Control of interactions within virtual environments
EP0992958A3 (en) Metering device with programmable smart card
AU5991799A (en) System for programming a household appliance having an electronic control
WO2000046667A3 (en) Token-based linking
CA2306118A1 (en) Combining multiple class files into run-time image
CA2507371A1 (en) Method for generating interpretable code for storage in a device having limited storage
EP1235143A3 (en) Method and system for creating and maintaining version-specific properties in a file
EP1237073A3 (en) Method and system for creating and maintaining version-specific properties in a distributed environment
HK1070718A1 (en) Active enclosure for computing device
EP0943989A3 (en) System and method for reducing the footprint of preloaded classes
US5261101A (en) Method for calling and returning from subroutine that is invoked by either a near call or a far call
EP0336552A3 (en) Identifying program units in an operating environment in a computer
WO2003001372A3 (en) Customization of java runtime environments
WO1996008762A3 (en) Processing system with word-aligned branch target
MY127346A (en) Unhandled operation handling multiple instruction set systems
AU655464B2 (en) Linking of program units at program activation
Dalgaard Changes to the R-Tcl/Tk package
KR910005155A (en) Microprocessor
WO2003001364A3 (en) Optional attribute generator for customized java programming environments
US5953527A (en) Method and apparatus for mixing objective-C and C++ objects
WO2002044850A3 (en) System and method for securing an application for execution on a computer
Breuel Implementing dynamic language features in Java using dynamic code generation

Legal Events

Date Code Title Description
EEER Examination request
MKEX Expiry

Effective date: 20190401