EP4343539A3 - Deterministic memory allocation for real-time applications - Google Patents

Deterministic memory allocation for real-time applications Download PDF

Info

Publication number
EP4343539A3
EP4343539A3 EP24154253.9A EP24154253A EP4343539A3 EP 4343539 A3 EP4343539 A3 EP 4343539A3 EP 24154253 A EP24154253 A EP 24154253A EP 4343539 A3 EP4343539 A3 EP 4343539A3
Authority
EP
European Patent Office
Prior art keywords
memory
real
allocation
time applications
definition
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.)
Pending
Application number
EP24154253.9A
Other languages
German (de)
French (fr)
Other versions
EP4343539A2 (en
Inventor
Misha Shalem
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.)
Apex AI Inc
Original Assignee
Apex AI 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 Apex AI Inc filed Critical Apex AI Inc
Publication of EP4343539A2 publication Critical patent/EP4343539A2/en
Publication of EP4343539A3 publication Critical patent/EP4343539A3/en
Pending legal-status Critical Current

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F12/00Accessing, addressing or allocating within memory systems or architectures
    • G06F12/02Addressing or allocation; Relocation
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F12/00Accessing, addressing or allocating within memory systems or architectures
    • G06F12/02Addressing or allocation; Relocation
    • G06F12/06Addressing a physical block of locations, e.g. base addressing, module addressing, memory dedication
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/40Transformation of program code
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/40Transformation of program code
    • G06F8/41Compilation
    • G06F8/42Syntactic analysis
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/40Transformation of program code
    • G06F8/41Compilation
    • G06F8/43Checking; Contextual analysis
    • G06F8/433Dependency analysis; Data or control flow analysis
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/40Transformation of program code
    • G06F8/41Compilation
    • G06F8/44Encoding
    • G06F8/441Register allocation; Assignment of physical memory space to logical memory space
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/40Transformation of program code
    • G06F8/41Compilation
    • G06F8/44Encoding
    • G06F8/443Optimisation
    • G06F8/4434Reducing the memory space required by the program code
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F2212/00Indexing scheme relating to accessing, addressing or allocation within memory systems or architectures
    • G06F2212/10Providing a specific technical effect
    • G06F2212/1008Correctness of operation, e.g. memory ordering

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • General Engineering & Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Software Systems (AREA)
  • Devices For Executing Special Programs (AREA)
  • Stored Programmes (AREA)
  • Memory System (AREA)
  • Memory System Of A Hierarchy Structure (AREA)
  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)

Abstract

Deterministic memory allocation for real-time applications. In an embodiment, bitcode is scanned to detect calls by a memory allocation function to a dummy function. Each call uses parameters comprising an identifier of a memory pool and a size of a data type to be stored in the memory pool. For each detected call, an allocation record, comprising the parameters, is generated. Then, a header file is generated based on the allocation records. The header file may comprise a definition of bucket(s) and a definition of memory pools. Each definition of a memory pool may identify at least one bucket.
EP24154253.9A 2021-05-11 2022-05-10 Deterministic memory allocation for real-time applications Pending EP4343539A3 (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
US17/317,767 US11194556B1 (en) 2021-05-11 2021-05-11 Deterministic memory allocation for real-time applications
EP22172582.3A EP4089527B1 (en) 2021-05-11 2022-05-10 Deterministic memory allocation for real-time applications

Related Parent Applications (1)

Application Number Title Priority Date Filing Date
EP22172582.3A Division EP4089527B1 (en) 2021-05-11 2022-05-10 Deterministic memory allocation for real-time applications

Publications (2)

Publication Number Publication Date
EP4343539A2 EP4343539A2 (en) 2024-03-27
EP4343539A3 true EP4343539A3 (en) 2024-06-19

Family

ID=78818747

Family Applications (2)

Application Number Title Priority Date Filing Date
EP24154253.9A Pending EP4343539A3 (en) 2021-05-11 2022-05-10 Deterministic memory allocation for real-time applications
EP22172582.3A Active EP4089527B1 (en) 2021-05-11 2022-05-10 Deterministic memory allocation for real-time applications

Family Applications After (1)

Application Number Title Priority Date Filing Date
EP22172582.3A Active EP4089527B1 (en) 2021-05-11 2022-05-10 Deterministic memory allocation for real-time applications

Country Status (3)

Country Link
US (3) US11194556B1 (en)
EP (2) EP4343539A3 (en)
JP (2) JP7140935B1 (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US11814086B1 (en) * 2022-10-20 2023-11-14 Rivian Ip Holdings, Llc Middleware software layer for vehicle autonomy subsystems

Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US9684492B2 (en) * 2015-09-28 2017-06-20 Semmle Limited Automatic determination of compiler configuration

Family Cites Families (21)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5491808A (en) * 1992-09-30 1996-02-13 Conner Peripherals, Inc. Method for tracking memory allocation in network file server
US6314558B1 (en) * 1996-08-27 2001-11-06 Compuware Corporation Byte code instrumentation
US5893086A (en) * 1997-07-11 1999-04-06 International Business Machines Corporation Parallel file system and method with extensible hashing
US6253226B1 (en) * 1998-06-24 2001-06-26 Oracle Corporation Duration-based memory management of complex objects
US6327606B1 (en) * 1998-06-24 2001-12-04 Oracle Corp. Memory management of complex objects returned from procedure calls
US7877421B2 (en) * 2001-05-25 2011-01-25 International Business Machines Corporation Method and system for mapping enterprise data assets to a semantic information model
CA2384185A1 (en) * 2002-04-29 2003-10-29 Ibm Canada Limited-Ibm Canada Limitee Resizable cache sensitive hash table
GB0327571D0 (en) * 2003-11-27 2003-12-31 Ibm A memory dump of a computer system
JP2006155516A (en) 2004-12-01 2006-06-15 Ntt Docomo Inc Memory management device, memory management system and memory management method
FR2901949B1 (en) * 2006-05-30 2008-09-05 Nds Technologies France Soc Pa METHOD OF SLEEPING A DIGITAL TELEVISION DECODER AND DIGITAL DECODER WITH LOW POWER SAVING MODE
US9038041B2 (en) * 2006-12-04 2015-05-19 Tibco Software, Inc. Stream processor with compiled programs
US8863091B2 (en) * 2007-10-19 2014-10-14 Oracle International Corporation Unified tracing service
US8392895B2 (en) * 2009-01-13 2013-03-05 Mediatek Inc. Firmware extension method and firmware builder
US8539199B2 (en) * 2010-03-12 2013-09-17 Lsi Corporation Hash processing in a network communications processor architecture
US8707161B2 (en) * 2009-09-30 2014-04-22 Facebook, Inc. Executing server side script code specified using PHP on a server to generate dynamic web pages
US9785470B2 (en) * 2011-06-20 2017-10-10 Microsoft Technology Licensing, Llc Memory management model and interface for unmodified applications
US10949741B2 (en) * 2016-07-22 2021-03-16 Board Of Regents, The University Of Texas System Generating sets of training programs for machine learning models
US10296314B2 (en) * 2016-11-01 2019-05-21 Facebook, Inc. Detecting and remedying memory leaks caused by object reference cycles
FR3069670A1 (en) * 2017-07-27 2019-02-01 Safran Identity and Security SOFTWARE FIREWALL
US10761994B2 (en) * 2018-05-10 2020-09-01 Sap Se Storage of database column data in non-volatile memory
US11797539B2 (en) * 2019-09-12 2023-10-24 Oracle International Corporation Accelerated building and probing of hash tables using symmetric vector processing

Patent Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US9684492B2 (en) * 2015-09-28 2017-06-20 Semmle Limited Automatic determination of compiler configuration

Also Published As

Publication number Publication date
JP7140935B1 (en) 2022-09-21
US11755298B2 (en) 2023-09-12
US20220365764A1 (en) 2022-11-17
JP2022174757A (en) 2022-11-24
EP4089527B1 (en) 2024-02-14
US11194556B1 (en) 2021-12-07
EP4343539A2 (en) 2024-03-27
US20230350655A1 (en) 2023-11-02
JP2022174732A (en) 2022-11-24
EP4089527A1 (en) 2022-11-16

Similar Documents

Publication Publication Date Title
TWI358674B (en)
EP4343539A3 (en) Deterministic memory allocation for real-time applications
US8605986B2 (en) Burr detecting apparatus and burr detection method thereof
CN110312046A (en) Outgoing call data optimization methods, device, computer equipment and storage medium
CN110287862B (en) Anti-candid detection method based on deep learning
CN109166116B (en) Image processing method for chip counting
CN106649759A (en) Picture processing method and mobile terminal
EP2161940A3 (en) Image processing device and method, and computer readable recording medium containing program
CN109568123B (en) Acupuncture point positioning method based on YOLO target detection
CN103699843A (en) Malicious activity detection method and device
EP4344111A3 (en) Sidelink feedback method, device, and storage medium
CN110727495A (en) Automatic segmentation screenshot method and system for interface elements
CN103685349A (en) Method for information processing and electronic equipment
CN109660936A (en) A kind of face and mobile device identification number mapping method, system and readable storage medium storing program for executing
CN106851140B (en) A kind of digital photo images source title method using airspace smothing filtering
CN109345184B (en) Node information processing method and device based on micro-expressions, computer equipment and storage medium
CN110400119A (en) Interview method, apparatus, computer equipment and storage medium based on artificial intelligence
CN111291716B (en) Sperm cell identification method, sperm cell identification device, computer equipment and storage medium
CN106161952A (en) A kind of focusing method, device and mobile terminal
CN109598195A (en) A kind of clear face image processing method and device based on monitor video
CN105306797A (en) User terminal and image shooting method
CN111256609B (en) Method and device for detecting USB interface depth
EP1530148A3 (en) Image processing apparatus and image processing method
CN109325910B (en) Computer data receiving and transmitting platform
CN108263096A (en) Silk-screen detection method, device, terminal device and storage medium

Legal Events

Date Code Title Description
PUAI Public reference made under article 153(3) epc to a published international application that has entered the european phase

Free format text: ORIGINAL CODE: 0009012

STAA Information on the status of an ep patent application or granted ep patent

Free format text: STATUS: THE APPLICATION HAS BEEN PUBLISHED

AC Divisional application: reference to earlier application

Ref document number: 4089527

Country of ref document: EP

Kind code of ref document: P

AK Designated contracting states

Kind code of ref document: A2

Designated state(s): AL AT BE BG CH CY CZ DE DK EE ES FI FR GB GR HR HU IE IS IT LI LT LU LV MC MK MT NL NO PL PT RO RS SE SI SK SM TR

REG Reference to a national code

Ref country code: DE

Ref legal event code: R079

Free format text: PREVIOUS MAIN CLASS: G06F0008410000

Ipc: G06F0008400000

PUAL Search report despatched

Free format text: ORIGINAL CODE: 0009013

AK Designated contracting states

Kind code of ref document: A3

Designated state(s): AL AT BE BG CH CY CZ DE DK EE ES FI FR GB GR HR HU IE IS IT LI LT LU LV MC MK MT NL NO PL PT RO RS SE SI SK SM TR

RIC1 Information provided on ipc code assigned before grant

Ipc: G06F 8/41 20180101ALI20240514BHEP

Ipc: G06F 8/40 20180101AFI20240514BHEP