Memory swapper for virtualized environments
US-2017060437-A1 · Mar 2, 2017 · US
US10379751B2 · US · B2
| Field | Value |
|---|---|
| Publication number | US-10379751-B2 |
| Application number | US-201715723192-A |
| Country | US |
| Kind code | B2 |
| Filing date | Oct 3, 2017 |
| Priority date | Feb 19, 2014 |
| Publication date | Aug 13, 2019 |
| Grant date | Aug 13, 2019 |
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 method for reducing disk read rate by managing dataset mapping of virtual machine (VM) guest memory, comprising: monitoring a plurality of disk read write operations of a VM guest; updating a dataset mapping between disk blocks allocated to the VM guest and corresponding physical addresses of memory pages of the VM guest containing replica of data stored in the disk blocks, based on the plurality of disk read write operations; when identifying writing to one of the memory pages, removing a mapping of corresponding disk block and corresponding physical address of memory page; when reclaiming a mapped memory page of the VM guest by a host of the VM guest, discarding data contained in the memory page; and when the data is requested by the VM guest after it was reclaimed by said host, retrieving the data from corresponding disk block according to the mapping.
Opening claim text (preview).
What is claimed is: 1. A method for reducing disk read rate by detecting memory reallocation instructions and redirecting them to buffer, comprising: detecting instructions for reallocating at least one guest physical memory page currently reclaimed by a host of a virtual machine (VM) guest; preventing said instructions from executing said memory reallocation; emulating said instructions and writing result on a buffer; maintaining references to an original memory location of said reclaimed guest physical memory page and to a target memory location of said results; and when said VM guest instructs read of unavailable data of said reclaimed guest physical memory page, suspending said read instruction until said merging is complete; when a complete page is written on said buffer, reallocating said results to said reclaimed guest physical memory page; and when a partial page is written on said buffer, merging said results with data on said reclaimed guest physical memory page. 2. The method of claim 1 , further comprising: monitoring a plurality of memory reallocation instructions of said VM guest. 3. The method of claim 2 , wherein said monitoring is done by virtual machine monitor (VMM). 4. The method of claim 1 , wherein said merging is performed after a predetermined time period from last emulated write of said page. 5. The method of claim 1 , wherein said merging is performed when predetermined number pages are being emulated. 6. The method of claim 1 , wherein said preventing and said emulating are performed selectively for privileged code executed by said VM guest. 7. A system for reducing disk read rate by detecting memory reallocation instructions and redirecting them to buffer, comprising: a buffer; a program store storing code; and at least one hardware processor coupled to the program store, for implementing the stored code, the code comprising: code for detecting instructions for reallocating at least one guest physical memory page currently reclaimed by a host of a virtual machine (VM) guest; a virtual machine monitor (VMM) for: preventing said instructions from executing said memory reallocation; emulating said instructions and writing result on said buffer; maintaining references to an original memory location of said reclaimed guest physical memory page and to a target memory location of said results; when said VM guest instructs read of unavailable data of said reclaimed guest physical memory page, suspending said read instruction until said merging is complete; reallocating said results to said reclaimed guest physical memory page when a complete page is written on said buffer; and merging said results with data on said reclaimed guest physical memory page when a partial page is written on said buffer.
Plurality of storage devices · CPC title
at area level, e.g. provisioning of virtual or logical volumes · CPC title
Saving storage space on storage systems · CPC title
in relation to response time · CPC title
Migration mechanisms · CPC title
Related publications grouped by family.
Answers are generated from the same data shown on this page.