The patent badge is an abbreviated version of the USPTO patent document. The patent badge does contain a link to the full patent document.
The patent badge is an abbreviated version of the USPTO patent document. The patent badge covers the following: Patent number, Date patent was issued, Date patent was filed, Title of the patent, Applicant, Inventor, Assignee, Attorney firm, Primary examiner, Assistant examiner, CPCs, and Abstract. The patent badge does contain a link to the full patent document (in Adobe Acrobat format, aka pdf). To download or print any patent click here.
Patent No.:
Date of Patent:
Oct. 15, 2024
Filed:
Jul. 07, 2023
Applicant:
Apex.ai, Inc., Palo Alto, CA (US);
Inventor:
Misha Shalem, Zichron Yaakov, IL;
Assignee:
APEX.AI, INC., Palo Alto, CA (US);
Primary Examiner:
Int. Cl.
CPC ...
G06F 8/41 (2018.01); G06F 12/02 (2006.01); G06F 12/06 (2006.01);
U.S. Cl.
CPC ...
G06F 8/4434 (2013.01); G06F 8/42 (2013.01); G06F 8/433 (2013.01); G06F 8/441 (2013.01); G06F 12/02 (2013.01); G06F 12/06 (2013.01); G06F 2212/1008 (2013.01);
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.