Performing a clear operation absent host intervention
US-2015363199-A1 · Dec 17, 2015 · US
US9690483B2 · US · B2
| Field | Value |
|---|---|
| Publication number | US-9690483-B2 |
| Application number | US-201715399087-A |
| Country | US |
| Kind code | B2 |
| Filing date | Jan 5, 2017 |
| Priority date | Sep 29, 2015 |
| Publication date | Jun 27, 2017 |
| Grant date | Jun 27, 2017 |
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.
In one embodiment, a computer-implemented method includes producing one or more clean frames by clearing a batch of one or more frames for use in backing virtual memory pages. The producing the one or more clean frames may be performed asynchronously from a unit of work being performed by a processor. The one or more clean frames may be added to a clean frame queue, where the clean frame queue includes a plurality of clean frames that have been cleared. A first request may be received, from the processor, for a frame for use in backing a virtual memory page of the unit of work. A clean frame, of the one or more clean frames, may be removed from the clean frame queue, responsive to the first request. The clean frame may be delivered to the processor, responsive to the first request.
Opening claim text (preview).
What is claimed is: 1. A system comprising: a memory having computer readable instructions; and one or more processors for executing the computer readable instructions, the computer readable instructions comprising: receiving from a first processor a first request for a frame for use in backing a virtual memory page of a unit of work; producing one or more clean frames for use in backing virtual memory pages, the producing the one or more clean frames comprising clearing a batch of one or more frames selected from a to-clear queue, and the producing the one or more clean frames being performed asynchronously from the unit of work being performed by the first processor; adding the one or more clean frames to a clean frame queue, the clean frame queue comprising a plurality of clean frames that have been cleared; adding one or more used frames to a standard frame queue, the one or more used frames having not yet been cleared, wherein the standard frame queue is distinct from the clean frame queue and distinct from the to-clear queue; removing a clean frame, of the one or more clean frames, from the clean frame queue, responsive to the first request, wherein the removing the clean frame from the clean frame queue comprises: attempting to remove the clean frame from the clean frame queue through a non-constrained transaction on transactional memory, using a transactional memory facility, absent obtaining a spin lock to access the clean frame queue; determining that the non-constrained transaction failed; and performing the removing the clean frame from the clean frame queue through a constrained transaction on the transactional memory, responsive to determining that the non-constrained transaction failed, wherein the performing the removing comprises obtaining the spin lock to access the clean frame queue; delivering the clean frame to the first processor, responsive to the first request; receiving a second request for a frame; determining that the transactional memory facility is unavailable for fulfilling the second request; and removing a used frame from the standard frame queue, responsive to determining that the transactional memory facility is unavailable.
Management of space entities, e.g. partitions, extents, pools · CPC title
Single storage device · CPC title
in hierarchically structured memory systems, e.g. virtual memory systems · CPC title
Latency reduction · CPC title
using associative or pseudo-associative address translation means, e.g. translation look-aside buffer [TLB] · CPC title
Related publications grouped by family.
Answers are generated from the same data shown on this page.