Accelerating boot time zeroing of memory based on non-volatile memory (nvm) technology
US-2015378615-A1 · Dec 31, 2015 · US
US2017108902A1 · US · A1
| Field | Value |
|---|---|
| Publication number | US-2017108902-A1 |
| Application number | US-201614986930-A |
| Country | US |
| Kind code | A1 |
| Filing date | Jan 4, 2016 |
| Priority date | Jun 25, 2015 |
| Publication date | Apr 20, 2017 |
| Grant date | — |
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.
Embodiments disclosed herein generally relate to techniques for zeroing memory in computing systems where access to memory is non-uniform. One embodiment provides a method. The method generally includes receiving, via a system call, a request for a pool of memory. The method also includes determining a size of the requested pool of memory, and creating a dummy memory segment. The size of the dummy memory segment is larger than the size of the requested pool of memory. The method further includes filling the dummy memory segment with one or more pages, based on the determined size of the requested pool of memory, and deleting the dummy memory segment.
Opening claim text (preview).
What is claimed is: 1 . A method comprising: receiving, via a system call, a request for a pool of memory; determining a size of the requested pool of memory; creating a dummy memory segment, wherein a size of the dummy memory segment is larger than the size of the requested pool of memory; filling the dummy memory segment with one or more pages, based on the determined size of the requested pool of memory; and deleting the dummy memory segment. 2 . The method of claim 1 , wherein deleting the dummy memory segment comprises: sorting the one or more pages of the dummy memory segment according to each of the one or more pages associated affinity domain, wherein each affinity domain comprises a cluster of processors and memory local to the cluster of processors; sending requests to zero the sorted one or more pages to one or more software threads that are attached to the respective affinity domain; and waiting, after sending the requests, to return to a system caller until a message is received, from the software threads in each affinity domain, indicating that all requests to zero have been processed. 3 . The method of claim 1 , wherein deleting the dummy memory segment comprises: transmitting a request to zero the dummy memory segment to an intermediate software thread; using the intermediate software thread to perform the request as a background process; and upon receiving a message from the intermediate software thread, returning to a system caller, while performing the request, via the intermediate software thread, continues in the background. 4 . The method of claim 1 , wherein the request for the pool of memory comprises a request to grow the pool of memory. 5 . The method of claim 4 , wherein determining the size of the requested pool of memory is based on a size that the pool of memory is requested to grow by. 6 . The method of claim 1 , wherein the request for the pool of memory comprises a request to create the pool of memory. 7 . The method of claim 6 , wherein determining the size of the requested pool of memory is based on a size of the pool of memory that needs to be created.
Management of space entities, e.g. partitions, extents, pools · CPC title
using page tables, e.g. page table structures · CPC title
Configuration or reconfiguration of storage systems · CPC title
Non-uniform memory access [NUMA] architecture · CPC title
Saving storage space on storage systems · CPC title
Related publications grouped by family.
Answers are generated from the same data shown on this page.