Identifying user managed software modules
US-9588758-B1 · Mar 7, 2017 · US
US10102244B2 · US · B2
| Field | Value |
|---|---|
| Publication number | US-10102244-B2 |
| Application number | US-201615381481-A |
| Country | US |
| Kind code | B2 |
| Filing date | Dec 16, 2016 |
| Priority date | Dec 18, 2015 |
| Publication date | Oct 16, 2018 |
| Grant date | Oct 16, 2018 |
A practical reading order for non-experts. Skip the full description unless you need deep technical detail.
What the patent document calls the invention.
A short plain-language summary of the technical disclosure.
Who owns or filed the patent and who is credited as inventor.
Filing, priority, publication, and grant dates set the timeline.
The legal scope of protection — read this for what is actually claimed.
Technology tags used to group this patent with similar filings.
Prior art links and similar publications in this corpus.
Official abstract text for this publication.
A computer system for identifying user managed software modules includes program instructions for: receiving a request for a directed load of a software module into memory, wherein the request includes an address; storing the software module at the address in the received request; adding a name and an address range of the stored software module to a data structure identifying software modules that have been loaded into memory via directed loads; receiving a query that includes an input module name or an input address range; and responsive to determining that the input module name or input address range of the received query is not stored in one or more data structures identifying one or more software modules that have been loaded into memory without directed loads, searching the data structure identifying software modules that have been loaded into memory via directed loads for the respective query.
Opening claim text (preview).
What is claimed is: 1. A computer system comprising: one or more computer processors; one or more computer readable storage media; program instructions stored on the computer readable storage media for execution by at least one of the one or more processors, the program instructions comprising: program instructions to provide one or more system control blocks identifying software modules that have been loaded into memory without directed loads, and a directed load table identifying software modules that have been loaded into memory via directed loads, wherein the directed load table includes a wrapping feature that replaces older entries when space for newer entries is required; program instructions to receive a request for a directed load of a software module into memory, wherein the request for the directed load includes an address for storing the software module; program instructions to store the software module at the address according to the received request; program instructions to add a name and an address range of the stored software module to the directed load table; program instructions to receive a first query that includes an input module name; program instructions to, responsive to determining that the input module name of the received first query is not stored in the one or more system control blocks, search the directed load table for the input module name of the received first query; program instructions to, responsive to determining that the input module name of the received first query is stored in the directed load table, return an address range associated with a software module matching the input module name in the directed load table; program instructions to receive a second query that includes an input address range; program instructions to, responsive to determining that the input address range of the received second query is not stored in the one or more system control blocks, search the directed load table for the input address range of the received second query; program instructions to, responsive to determining that the input address range of the received second query is stored in the directed load table, return a name associated with a software module matching the input address range in the directed load table; program instructions to receive a third query that includes an input module name or an input address range; program instructions to, responsive to determining that the input module name or input address range of the received third query is not stored in the one or more system control blocks, search the directed load table for the input module name or input address range of the received second query; and program instructions to, responsive to determining that the input module name or input address range of the received third query is not stored in the directed load table, return an indication that no match has been found.
Software maintenance or management · CPC title
Physics · mapped topic
Physics · mapped topic
Dynamic linking or loading; Link editing at or after load time, e.g. Java class loading · CPC title
Code layout in executable memory · CPC title
Related publications grouped by family.
Answers are generated from the same data shown on this page.