WO2001075590A3 - Profile-driven data layout optimization - Google Patents

Profile-driven data layout optimization Download PDF

Info

Publication number
WO2001075590A3
WO2001075590A3 PCT/US2001/010352 US0110352W WO0175590A3 WO 2001075590 A3 WO2001075590 A3 WO 2001075590A3 US 0110352 W US0110352 W US 0110352W WO 0175590 A3 WO0175590 A3 WO 0175590A3
Authority
WO
WIPO (PCT)
Prior art keywords
data
data members
memory
referenced
members
Prior art date
Application number
PCT/US2001/010352
Other languages
French (fr)
Other versions
WO2001075590A2 (en
Inventor
Gerald Dwayne Kuch
Brian C Beckman
Jason L Zander
Original Assignee
Microsoft Corp
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 Microsoft Corp filed Critical Microsoft Corp
Priority to AU2001249682A priority Critical patent/AU2001249682A1/en
Priority to EP01922933.5A priority patent/EP1269311B1/en
Publication of WO2001075590A2 publication Critical patent/WO2001075590A2/en
Publication of WO2001075590A3 publication Critical patent/WO2001075590A3/en

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/44557Code layout in executable memory
    • 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
    • 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/448Execution paradigms, e.g. implementations of programming paradigms
    • G06F9/4488Object-oriented

Abstract

Data layout optimization arranges data members within memory to enhance software performance. Profiling data is consulted to determine how to group data members for an object class into groups. One technique groups the data members based on how frequently the data members are referenced in memory. Another technique groups the data members based on their affinities for one another in time as determined by observing when references to the data members take place. A variety of options when collecting the profiling data and grouping the data members is supported. The data member grouping is recorded in metadata associated with a definition of the object class. At runtime, a class loader places the data members of an object in memory according to the metadata. Data members of different groups can be placed in separately-loadable units of memory in the memory system. Subsequently, when the data members are referenced in memory, more frequently referenced data members, including those that tend to be referenced at times close to each other, reside at neighboring locations in the memory system.
PCT/US2001/010352 2000-04-04 2001-03-29 Profile-driven data layout optimization WO2001075590A2 (en)

Priority Applications (2)

Application Number Priority Date Filing Date Title
AU2001249682A AU2001249682A1 (en) 2000-04-04 2001-03-29 Profile-driven data layout optimization
EP01922933.5A EP1269311B1 (en) 2000-04-04 2001-03-29 Profile-driven data layout optimization

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
US09/542,525 US6862729B1 (en) 2000-04-04 2000-04-04 Profile-driven data layout optimization
US09/542,525 2000-04-04

Publications (2)

Publication Number Publication Date
WO2001075590A2 WO2001075590A2 (en) 2001-10-11
WO2001075590A3 true WO2001075590A3 (en) 2002-06-20

Family

ID=24164194

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/US2001/010352 WO2001075590A2 (en) 2000-04-04 2001-03-29 Profile-driven data layout optimization

Country Status (4)

Country Link
US (3) US6862729B1 (en)
EP (1) EP1269311B1 (en)
AU (1) AU2001249682A1 (en)
WO (1) WO2001075590A2 (en)

Families Citing this family (83)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6862729B1 (en) * 2000-04-04 2005-03-01 Microsoft Corporation Profile-driven data layout optimization
US7409647B2 (en) * 2000-09-19 2008-08-05 Technion Research & Development Foundation Ltd. Control of interactions within virtual environments
FR2817639B3 (en) * 2000-12-01 2003-03-28 Voyez Vous METHOD AND SYSTEM FOR DYNAMIC REPRESENTATION OF A SPACE OF CHARACTERIZED OBJECTS FOR RECOMMENDING SUCH OBJECTS OR THEIR CHARACTERISTICS
US7080358B2 (en) * 2002-04-10 2006-07-18 Sun Microsystems, Inc. Mechanism for generating an execution log and coverage data for a set of computer code
US20040128661A1 (en) * 2002-12-31 2004-07-01 Somnath Ghosh Automatic data locality optimization for non-type-safe languages
US7310799B2 (en) * 2002-12-31 2007-12-18 International Business Machines Corporation Reducing load instructions via global data reordering
US7143404B2 (en) * 2003-03-31 2006-11-28 Intel Corporation Profile-guided data layout
GB2404270A (en) * 2003-07-24 2005-01-26 Hewlett Packard Development Co Document composition
US7171618B2 (en) * 2003-07-30 2007-01-30 Xerox Corporation Multi-versioned documents and method for creation and use thereof
US7391885B2 (en) * 2003-07-30 2008-06-24 Xerox Corporation Method for determining overall effectiveness of a document
US7937691B2 (en) * 2003-09-30 2011-05-03 International Business Machines Corporation Method and apparatus for counting execution of specific instructions and accesses to specific data locations
US7373637B2 (en) 2003-09-30 2008-05-13 International Business Machines Corporation Method and apparatus for counting instruction and memory location ranges
US7395527B2 (en) 2003-09-30 2008-07-01 International Business Machines Corporation Method and apparatus for counting instruction execution and data accesses
US20050071609A1 (en) * 2003-09-30 2005-03-31 International Business Machines Corporation Method and apparatus to autonomically take an exception on specified instructions
US7421681B2 (en) 2003-10-09 2008-09-02 International Business Machines Corporation Method and system for autonomic monitoring of semaphore operation in an application
US8381037B2 (en) 2003-10-09 2013-02-19 International Business Machines Corporation Method and system for autonomic execution path selection in an application
US20050125784A1 (en) * 2003-11-13 2005-06-09 Rhode Island Board Of Governors For Higher Education Hardware environment for low-overhead profiling
US7577947B2 (en) * 2003-12-19 2009-08-18 Intel Corporation Methods and apparatus to dynamically insert prefetch instructions based on garbage collector analysis and layout of objects
JP3879002B2 (en) * 2003-12-26 2007-02-07 国立大学法人宇都宮大学 Self-optimizing arithmetic unit
US7895382B2 (en) 2004-01-14 2011-02-22 International Business Machines Corporation Method and apparatus for qualifying collection of performance monitoring events by types of interrupt when interrupt occurs
US7526757B2 (en) 2004-01-14 2009-04-28 International Business Machines Corporation Method and apparatus for maintaining performance monitoring structures in a page table for use in monitoring performance of a computer program
US7415705B2 (en) 2004-01-14 2008-08-19 International Business Machines Corporation Autonomic method and apparatus for hardware assist for patching code
US20050203919A1 (en) * 2004-03-09 2005-09-15 Deutsch L. P. Method and apparatus for reordering an arbitrary order signal sequence into a streamable signal sequence
US7987453B2 (en) * 2004-03-18 2011-07-26 International Business Machines Corporation Method and apparatus for determining computer program flows autonomically using hardware assisted thread stack tracking and cataloged symbolic data
US7421684B2 (en) 2004-03-22 2008-09-02 International Business Machines Corporation Method and apparatus for autonomic test case feedback using hardware assistance for data coverage
US7328374B2 (en) * 2004-04-29 2008-02-05 International Business Machines Corporation Method and apparatus for implementing assertions in hardware
US20050251706A1 (en) * 2004-04-29 2005-11-10 International Business Machines Corporation Method and apparatus for data-aware hardware operations
US7386690B2 (en) * 2004-04-29 2008-06-10 International Business Machines Corporation Method and apparatus for hardware awareness of data types
US7895473B2 (en) * 2004-04-29 2011-02-22 International Business Machines Corporation Method and apparatus for identifying access states for variables
US7269718B2 (en) * 2004-04-29 2007-09-11 International Business Machines Corporation Method and apparatus for verifying data types to be used for instructions and casting data types if needed
US20060048114A1 (en) * 2004-09-02 2006-03-02 International Business Machines Corporation Method and apparatus for dynamic compilation of selective code blocks of computer programming code to different memory locations
US8010956B1 (en) * 2005-01-28 2011-08-30 Oracle America, Inc. Control transfer table structuring
ATE413644T1 (en) * 2005-08-18 2008-11-15 Ericsson Telefon Ab L M FEEDBACK LINKER FOR INCREASED DELTA PERFORMANCE
US20070073721A1 (en) * 2005-09-23 2007-03-29 Business Objects, S.A. Apparatus and method for serviced data profiling operations
US7752651B2 (en) 2005-09-26 2010-07-06 Bea Systems Inc. System and method for propagating security information in a web portal system
US7730477B2 (en) * 2005-09-26 2010-06-01 Bea Systems Inc. System and method for propagation in a web portal system
WO2007056364A1 (en) * 2005-11-10 2007-05-18 Ntt Docomo, Inc. Apparatus and associated methods for reducing application startup latency
US7856626B2 (en) * 2006-01-26 2010-12-21 International Business Machines Corporation Method of refactoring methods within an application
US7840939B1 (en) * 2006-03-09 2010-11-23 Oracle America, Inc. Method for managing annotation inheritance
GB0604991D0 (en) * 2006-03-11 2006-04-19 Slam Games Ltd Instrumentation for real-time performance profiling
US7904894B2 (en) * 2006-03-29 2011-03-08 Microsoft Corporation Automatically optimize performance of package execution
US7886363B2 (en) * 2006-05-24 2011-02-08 Noam Camiel System and method for virtual memory and securing memory in programming languages
US20080005190A1 (en) * 2006-06-28 2008-01-03 Nokia Corporation System, Method, Apparatus and Computer Program Product for Providing Resource Reclamation in a Virtual Machine
US20080034349A1 (en) * 2006-08-04 2008-02-07 Microsoft Corporation Incremental program modification based on usage data
US20080127102A1 (en) * 2006-09-14 2008-05-29 Glen J Anderson Technique to visually present memory location and usage during code execution
US7805580B2 (en) * 2007-01-08 2010-09-28 International Business Machines Corporation Method and system for determining optimal data layout using blind justice
US9146719B2 (en) * 2007-03-20 2015-09-29 Hewlett-Packard Development Company, L.P. Data layout using data type information
US8621468B2 (en) 2007-04-26 2013-12-31 Microsoft Corporation Multi core optimizations on a binary using static and run time analysis
US8914565B2 (en) * 2007-06-08 2014-12-16 Sap Ag Locking or loading an object node
WO2008155731A1 (en) * 2007-06-21 2008-12-24 Nxp B.V. A device for and a method of managing a plurality of software items
US9110684B2 (en) 2007-07-10 2015-08-18 International Business Machines Corporation Data splitting for recursive data structures
US8250590B2 (en) * 2007-07-13 2012-08-21 International Business Machines Corporation Apparatus, system, and method for seamless multiple format metadata abstraction
US7831798B2 (en) * 2007-09-18 2010-11-09 International Business Machines Corporation Method to achieve partial structure alignment
US8566803B2 (en) * 2007-09-20 2013-10-22 International Business Machines Corporation Benchmark profiling for distributed systems
EP2058756A1 (en) * 2007-10-29 2009-05-13 Sony Computer Entertainment Europe Ltd. Apparatus and method of administering modular online environments
GB2458568B (en) * 2008-03-27 2012-09-19 Covertix Ltd System and method for dynamically enforcing security policies on electronic files
US9916611B2 (en) * 2008-04-01 2018-03-13 Certona Corporation System and method for collecting and targeting visitor behavior
US8407681B2 (en) * 2008-05-23 2013-03-26 International Business Machines Corporation System and method for changing variables at runtime
US8489840B2 (en) * 2009-02-26 2013-07-16 Red Hat, Inc. Discontiguous object addressing
US7685586B1 (en) 2009-03-19 2010-03-23 International Business Machines Corporation Global escape analysis using instantiated type analysis
US20110154289A1 (en) * 2009-12-18 2011-06-23 Sandya Srivilliputtur Mannarswamy Optimization of an application program
US8479055B2 (en) 2010-05-16 2013-07-02 International Business Machines Corporation Detecting and optimizing false sharing
JP5059174B2 (en) 2010-08-10 2012-10-24 株式会社東芝 Program conversion apparatus and program thereof
US20120311551A1 (en) * 2011-06-06 2012-12-06 International Business Machines Coporation Automation of post-linker functions in embedded applications
CA2753626C (en) * 2011-09-30 2019-05-07 Ibm Canada Limited - Ibm Canada Limitee Packed data objects
US9116798B2 (en) * 2011-11-30 2015-08-25 Oracle International Corporation Optimized memory management for class metadata
KR101893796B1 (en) * 2012-08-16 2018-10-04 삼성전자주식회사 Method and apparatus for dynamic data format
US9280833B2 (en) * 2013-03-05 2016-03-08 International Business Machines Corporation Topology determination for non-overlapping camera network
US20130219372A1 (en) 2013-03-15 2013-08-22 Concurix Corporation Runtime Settings Derived from Relationships Identified in Tracer Data
US9298448B2 (en) * 2013-05-21 2016-03-29 Red Hat, Inc. System and method for run time dependency resolution
KR102270789B1 (en) * 2014-12-10 2021-06-29 삼성전자주식회사 Processor and method for processing command of processor
JP6409658B2 (en) * 2015-03-31 2018-10-24 富士通株式会社 Information processing apparatus and program
US10339469B2 (en) 2015-10-23 2019-07-02 Sap Se Self-adaptive display layout system
KR102578553B1 (en) * 2015-12-10 2023-09-13 마이크로소프트 테크놀로지 라이센싱, 엘엘씨 Data-Driven Automated Provisioning for Telecommunications Applications
KR102531741B1 (en) 2016-01-12 2023-05-11 삼성전자 주식회사 Memory apparatus having multiple buffer and Method for driving memory having multiple buffer
TWI643126B (en) * 2016-10-11 2018-12-01 群暉科技股份有限公司 Methods for determining processing nodes for executed tasks and apparatuses using the same
US10671631B2 (en) * 2016-10-31 2020-06-02 Informatica Llc Method, apparatus, and computer-readable medium for non-structured data profiling
US10984054B2 (en) * 2017-07-27 2021-04-20 Robert Bosch Gmbh Visual analytics system for convolutional neural network based classifiers
CN109710396B (en) * 2017-10-26 2023-08-22 华为技术有限公司 Method and device for information acquisition and memory release
US11321236B2 (en) * 2018-01-08 2022-05-03 Microsoft Technology Licensing, Llc. Reduced instructions to generate global variable addresses
US10747515B2 (en) 2018-11-05 2020-08-18 International Business Machines Corporation Fields hotness based object splitting
CN112433778B (en) * 2020-11-09 2023-09-01 北京奇艺世纪科技有限公司 Mobile device page display method and device, electronic device and storage medium
US11593449B1 (en) * 2021-08-04 2023-02-28 Paypal, Inc. Reducing computing calls for webpage load times and resources

Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP0755003A2 (en) * 1995-07-19 1997-01-22 Sun Microsystems, Inc. Method and apparatus for reordering components of computer programs

Family Cites Families (29)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5075848A (en) 1989-12-22 1991-12-24 Intel Corporation Object lifetime control in an object-oriented memory protection mechanism
US5752038A (en) * 1994-03-16 1998-05-12 Microsoft Corporation Method and system for determining an optimal placement order for code portions within a module
US5579520A (en) * 1994-05-13 1996-11-26 Borland International, Inc. System and methods for optimizing compiled code according to code object participation in program activities
US5790858A (en) * 1994-06-30 1998-08-04 Microsoft Corporation Method and system for selecting instrumentation points in a computer program
US6381739B1 (en) * 1996-05-15 2002-04-30 Motorola Inc. Method and apparatus for hierarchical restructuring of computer code
US5884316A (en) 1996-11-19 1999-03-16 Microsoft Corporation Implicit session context system with object state cache
US6263492B1 (en) 1997-06-06 2001-07-17 Microsoft Corporation Run time object layout model with object type that differs from the derived object type in the class structure at design time and the ability to store the optimized run time object layout model
US6658648B1 (en) * 1997-09-16 2003-12-02 Microsoft Corporation Method and system for controlling the improving of a program layout
US6381740B1 (en) 1997-09-16 2002-04-30 Microsoft Corporation Method and system for incrementally improving a program layout
US6269477B1 (en) 1997-09-16 2001-07-31 Microsoft Corporation Method and system for improving the layout of a program image using clustering
US6651243B1 (en) * 1997-12-12 2003-11-18 International Business Machines Corporation Method and system for periodic trace sampling for real-time generation of segments of call stack trees
US6401097B1 (en) * 1998-01-23 2002-06-04 Mccotter Thomas M. System and method for integrated document management and related transmission and access
US6189141B1 (en) * 1998-05-04 2001-02-13 Hewlett-Packard Company Control path evaluating trace designator with dynamically adjustable thresholds for activation of tracing for high (hot) activity and low (cold) activity of flow control
US6324620B1 (en) * 1998-07-23 2001-11-27 International Business Machines Corporation Dynamic DASD data management and partitioning based on access frequency utilization and capacity
US6499137B1 (en) * 1998-10-02 2002-12-24 Microsoft Corporation Reversible load-time dynamic linking
US6983463B1 (en) 1998-10-02 2006-01-03 Microsoft Corporation Network independent profiling of applications for automatic partitioning and distribution in a distributed computing environment
US6381628B1 (en) * 1998-10-02 2002-04-30 Microsoft Corporation Summarized application profiling and quick network profiling
US6230312B1 (en) * 1998-10-02 2001-05-08 Microsoft Corporation Automatic detection of per-unit location constraints
US6629123B1 (en) * 1998-10-02 2003-09-30 Microsoft Corporation Interception of unit creation requests by an automatic distributed partitioning system
US6263491B1 (en) * 1998-10-02 2001-07-17 Microsoft Corporation Heavyweight and lightweight instrumentation
US6381735B1 (en) * 1998-10-02 2002-04-30 Microsoft Corporation Dynamic classification of sections of software
US6546553B1 (en) 1998-10-02 2003-04-08 Microsoft Corporation Service installation on a base function and provision of a pass function with a service-free base function semantic
US7039919B1 (en) 1998-10-02 2006-05-02 Microsoft Corporation Tools and techniques for instrumenting interfaces of units of a software program
TW402800B (en) * 1999-02-12 2000-08-21 Mosel Vitelic Inc Chip brink washing wide observer
US6321240B1 (en) * 1999-03-15 2001-11-20 Trishul M. Chilimbi Data structure partitioning with garbage collection to optimize cache utilization
US6631496B1 (en) * 1999-03-22 2003-10-07 Nec Corporation System for personalizing, organizing and managing web information
US6681387B1 (en) * 1999-12-01 2004-01-20 Board Of Trustees Of The University Of Illinois Method and apparatus for instruction execution hot spot detection and monitoring in a data processing unit
US6594678B1 (en) * 2000-01-05 2003-07-15 Sun Microsystems, Inc. Methods and apparatus for improving locality of reference through memory management
US6862729B1 (en) * 2000-04-04 2005-03-01 Microsoft Corporation Profile-driven data layout optimization

Patent Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP0755003A2 (en) * 1995-07-19 1997-01-22 Sun Microsystems, Inc. Method and apparatus for reordering components of computer programs

Non-Patent Citations (5)

* Cited by examiner, † Cited by third party
Title
BABONNEAU J Y ET AL: "Automatic and general solution to the adaptation of programs in a paging environment", PROCEEDINGS OF THE SIXTH SYMPOSIUM ON OPERATING SYSTEMS PRINCIPLES, WEST LAFAYETTE, IN, USA, 16-18 NOV. 1977, vol. 11, no. 5, spec. issue., Operating Systems Review, Nov. 1977, USA, pages 109 - 116, XP002196017, ISSN: 0163-5980 *
FRANZ M, KISTLER T: "Splitting Data Objects to Increase Cache Utilization", TECHNICAL REPORT - UNIVERSITY OF CALIFORNIA - DEPARTMENT OF INFORMATION AND COMPUTER SCIENCE, no. 98-34, October 1998 (1998-10-01), Irvine, CA, pages 1 - 11, XP002196016, Retrieved from the Internet <URL:http://www.ics.uci.edu/~franz/pubs-pdf/ICS-TR-98-34.pdf> [retrieved on 20020412] *
GOSLING J ET AL: "THE JAVA LANGUAGE ENVIRONMENT. A WHITE PAPER", SUN DELIVERS JAVA WORKSHOP, XX, XX, 1 October 1995 (1995-10-01), pages 1,4 - 85, XP002042922 *
KISTLER T, FRANZ M: "Automated Layout of Data Members for Type-Safe Languages", TECHNICAL REPORT (REVISED VERSION) - UNIVERSITY OF CALIFORNIA - DEPARTMENT OF INFORMATION AND COMPUTER SCIENCE, no. 98-22, September 1998 (1998-09-01), Irvine, CA, pages 1 - 10, XP002196015, Retrieved from the Internet <URL:http://caesar.ics.uci.edu/kistler/papers/ics-tr-98-22-R.pdf> [retrieved on 20020412] *
SEIDL M, ZORN B: "Segregating Heap Objects by Reference Behavior and Lifetime", PROCEEDINGS OF THE EIGHTH INTERNATIONAL CONFERENCE ON ARCHITECTURAL SUPPORT FOR PROGRAMMING LANGUAGES AND OPERATING SYSTEMS, October 1998 (1998-10-01), San Jose, California, pages 1 - 12, XP002165837, ISSN: 0362-1340 *

Also Published As

Publication number Publication date
US7013459B2 (en) 2006-03-14
US7496909B2 (en) 2009-02-24
EP1269311A2 (en) 2003-01-02
US6862729B1 (en) 2005-03-01
WO2001075590A2 (en) 2001-10-11
US20050172278A1 (en) 2005-08-04
EP1269311B1 (en) 2015-08-12
AU2001249682A1 (en) 2001-10-15
US20050177822A1 (en) 2005-08-11

Similar Documents

Publication Publication Date Title
WO2001075590A3 (en) Profile-driven data layout optimization
CN102129442B (en) Distributed database system and data accessing method
WO2004012105A3 (en) Presenting a collection of media objects
DE10196700T1 (en) Switch-based accelerator of a computer data storage device using a complex of disk arrays
DE60208778D1 (en) DATA STRUCTURE FOR INFORMATION SYSTEMS
WO2003071447A3 (en) Adaptive acceleration of retrieval queries
TW200634622A (en) Register file regions for a processing system
WO2007064637A3 (en) System and method for failover of iscsi target portal groups in a cluster environment
WO2008024317A3 (en) Automatic load spreading in a clustered network storage system
WO2005086712A3 (en) Analyst search engine method and system
WO2006048861A3 (en) States encloding in multi-bit flash cells for optimizing errror rate
AU4044700A (en) Handling a request for information provided by a network site
WO2005062199A3 (en) Editable information management system and method
CN107357846A (en) The methods of exhibiting and device of relation map
TW200602903A (en) Fast fourier transform circuit having partitioned memory for minimal latency during in-place computation
RU2008116177A (en) WAYS OF SIMULTANEOUS PERFORMANCE OF SEVERAL TASKS IN MEDIA PLAYERS
WO2007023213A3 (en) Method of configuring a memory space that is divided into memory areas
WO2007059475A3 (en) Expansion of a stacked register file using shadow registers
WO2001050270A3 (en) Methods and apparatus for improving locality of reference through memory management
TW200502953A (en) Structure and method for managing available memory resources
WO2006012086A3 (en) Attribute grouping for management of a wireless network
DE602004007925D1 (en) MANAGING A RELATIONSHIP BETWEEN A TARGET VOLUME AND A SOURCE VOLUME
DE602004008890D1 (en) HEAT RETENTION MANAGEMENT IN LEAKING NOX MEMORY EXHAUST SYSTEMS
TW200705230A (en) Design method by estimating signal delay time with netlist created in light of terminal line in macro and program for creating the netlist
CN103559017A (en) Character string matching method and system based on graphic processing unit (GPU) heterogeneous computing platform

Legal Events

Date Code Title Description
AK Designated states

Kind code of ref document: A2

Designated state(s): AE AG AL AM AT AU AZ BA BB BG BR BY BZ CA CH CN CO CR CU CZ DE DK DM DZ EE ES FI GB GD GE GH GM HR HU ID IL IN IS JP KE KG KP KR KZ LC LK LR LS LT LU LV MA MD MG MK MN MW MX MZ NO NZ PL PT RO RU SD SE SG SI SK SL TJ TM TR TT TZ UA UG UZ VN YU ZA ZW

AL Designated countries for regional patents

Kind code of ref document: A2

Designated state(s): GH GM KE LS MW MZ SD SL SZ TZ UG ZW AM AZ BY KG KZ MD RU TJ TM AT BE CH CY DE DK ES FI FR GB GR IE IT LU MC NL PT SE TR BF BJ CF CG CI CM GA GN GW ML MR NE SN TD TG

121 Ep: the epo has been informed by wipo that ep was designated in this application
DFPE Request for preliminary examination filed prior to expiration of 19th month from priority date (pct application filed before 20040101)
AK Designated states

Kind code of ref document: A3

Designated state(s): AE AG AL AM AT AU AZ BA BB BG BR BY BZ CA CH CN CO CR CU CZ DE DK DM DZ EE ES FI GB GD GE GH GM HR HU ID IL IN IS JP KE KG KP KR KZ LC LK LR LS LT LU LV MA MD MG MK MN MW MX MZ NO NZ PL PT RO RU SD SE SG SI SK SL TJ TM TR TT TZ UA UG UZ VN YU ZA ZW

AL Designated countries for regional patents

Kind code of ref document: A3

Designated state(s): GH GM KE LS MW MZ SD SL SZ TZ UG ZW AM AZ BY KG KZ MD RU TJ TM AT BE CH CY DE DK ES FI FR GB GR IE IT LU MC NL PT SE TR BF BJ CF CG CI CM GA GN GW ML MR NE SN TD TG

WWE Wipo information: entry into national phase

Ref document number: 2001922933

Country of ref document: EP

WWP Wipo information: published in national office

Ref document number: 2001922933

Country of ref document: EP

NENP Non-entry into the national phase

Ref country code: JP