IP Library Granted Patent US 11,907,065
Granted Patent B2
US 11,907,065 · App. 18/101,536 · Granted Feb 20, 2024

Resiliency and performance for cluster memory

Inventors: Marcos K. Aguilera (Mountain View, CA); Keerthi Kumar (Bangalore, IN); Pramod Kumar (Bangalore, IN); Pratap Subrahmanyam (Saratoga, CA); Sairam Veeraswamy (Coimbatore, IN); Rajesh Venkatasubramanian (Palo Alto, CA)
Assignee: VMware, Inc.
G06F11/1068G06F3/0619G06F3/0659G06F3/0673G06F11/0772
View Patent ↗
Loading inventors, assignments & file history…
Monitor This Case
Get email alerts when status or documents change.
Order Certified Copies
Most orders are placed with the USPTO same day — all within 24 business hours.
Order via The Patent Place →
Pre-filled with this patent's details
Quick Facts
Patent No.
US 11,907,065
App. No.
18/101,536
Granted
Feb 20, 2024
Kind
B2
Abstract

Disclosed are various embodiments for improving the resiliency and performance of clustered memory. A computing device can generate at least one parity page from at least a first local page and a second local page. The computing device can then submit a first write request for the first local page to a first one of a plurality of memory hosts. The computing device can also submit a second write request for the second local page to a second one of the plurality of memory hosts. Additionally, the computing device can submit a third write request for the parity page to a third one of the plurality of memory hosts.

Claims (55)

1. A system, comprising:

a computing device comprising a processor and a memory; and

machine-readable instructions stored in the memory that, when executed by the processor, cause the computing device to at least:

generate at least one parity subpage for a respective one of a plurality of subpages of a local page in response to a change to the local page;

submit a write request for each of the plurality of subpages to a respective one of a plurality of memory hosts; and

submit an additional write request for the at least one parity subpage to an additional one of the plurality of memory hosts.

2. The system of claim 1 , wherein the machine-readable instructions, when executed by the processor, further cause the computing device to at least:

determine that one of the plurality of memory hosts storing at least one of the plurality of subpages or the at least one parity subpage has faulted;

retrieve a minimum number of remaining subpages from the combination of the plurality of subpages and the at least one parity page; and

reconstruct a missing subpage or parity subpage from the minimum number of remaining subpages.

3. The system of claim 2 , wherein the machine-readable instructions, when executed by the processor, further cause the computing device to at least:

select a new memory host to store the missing subpage or parity subpage; and

submit a third write request to the new memory host for the missing subpage or parity subpage.

4. The system of claim 1 , wherein the machine-readable instructions, when executed by the processor, further cause the computing device to at least:

in response to a page-fault, retrieve a minimum number of subpages from the combination of the plurality of subpages and the at least one parity page;

reconstruct the local page based at least in part on the minimum number of subpages; and

load the local page into the memory of the computing device.

5. The system of claim 1 , wherein the machine-readable instructions, when executed by the processor, further cause the computing device to at least record in a local chunk map the chunks in which the plurality of subpages and the at least one parity page are stored and the offsets within the chunks in which the plurality of subpages and the at least one parity subpage are stored.

6. The system of claim 1 , wherein the additional write request for the at least one parity subpage to the additional one of the plurality of memory hosts specifies that the at least one parity subpage is to be stored on a disk of the additional one of the plurality of memory hosts.

7. The method implemented with the computer of claim 1 , wherein the machine-readable instructions, when executed by the processor, further cause the computing device to at least communicate a heartbeat to the plurality of memory hosts.

8. A method, comprising:

generating at least one parity subpage for a respective one of a plurality of subpages of a local page in response to a change to the local page;

submitting a write request for each of the plurality of subpages to a respective one of a plurality of memory hosts; and

submitting an additional write request for the at least one parity subpage to an additional one of the plurality of memory hosts.

9. The method of claim 8 , further comprising:

determining that one of the plurality of memory hosts storing at least one of the plurality of subpages or the at least one parity subpage has faulted;

retrieving a minimum number of remaining subpages from the combination of the plurality of subpages and the at least one parity page; and

reconstructing a missing subpage or parity subpage from the minimum number of remaining subpages.

10. The method of claim 9 , further comprising:

selecting a new memory host to store the missing subpage or parity subpage; and

submitting a third write request to the new memory host for the missing subpage or parity subpage.

11. The method of claim 8 , further comprising:

in response to a page-fault, retrieving a minimum number of subpages from the combination of the plurality of subpages and the at least one parity page;

reconstructing the local page based at least in part on the minimum number of subpages; and

loading the local page into the memory of the computing device.

12. The method of claim 8 , further comprising recording in a local chunk map the chunks in which the plurality of subpages and the at least one parity page are stored and the offsets within the chunks in which the plurality of subpages and the at least one parity subpage are stored.

13. The method of claim 8 , wherein the additional write request for the at least one parity subpage to the additional one of the plurality of memory hosts specifies that the at least one parity subpage is to be stored on a disk of the additional one of the plurality of memory hosts.

14. The method of claim 8 , further comprising communicating a heartbeat to the plurality of memory hosts.

15. A non-transitory, computer-readable medium comprising machine-readable instructions that, when executed by a processor of a computing device, cause the computing device to at least:

generate at least one parity subpage for a respective one of a plurality of subpages of a local page in response to a change to the local page;

submit a write request for each of the plurality of subpages to a respective one of a plurality of memory hosts; and

submit an additional write request for the at least one parity subpage to an additional one of the plurality of memory hosts.

16. The non-transitory, computer-readable medium of claim 15 , wherein the machine-readable instructions, when executed by the processor, further cause the computing device to at least:

determine that one of the plurality of memory hosts storing at least one of the plurality of subpages or the at least one parity subpage has faulted;

retrieve a minimum number of remaining subpages from the combination of the plurality of subpages and the at least one parity page; and

reconstruct a missing subpage or parity subpage from the minimum number of remaining subpages.

17. The non-transitory, computer-readable medium of claim 16 , wherein the machine-readable instructions, when executed by the processor, further cause the computing device to at least:

select a new memory host to store the missing subpage or parity subpage; and

submit a third write request to the new memory host for the missing subpage or parity subpage.

18. The non-transitory, computer-readable medium of claim 15 , wherein the machine-readable instructions, when executed by the processor, further cause the computing device to at least:

in response to a page-fault, retrieve a minimum number of subpages from the combination of the plurality of subpages and the at least one parity page;

reconstruct the local page based at least in part on the minimum number of subpages; and

load the local page into the memory of the computing device.

19. The non-transitory, computer-readable medium of claim 15 , wherein the machine-readable instructions, when executed by the processor, further cause the computing device to at least record in a local chunk map the chunks in which the plurality of subpages and the at least one parity page are stored and the offsets within the chunks in which the plurality of subpages and the at least one parity subpage are stored.

20. The non-transitory, computer-readable medium of claim 15 , wherein the machine-readable instructions, when executed by the processor, further cause the computing device to at least communicate a heartbeat to the plurality of memory hosts.

Assignments (1)
CHANGE OF NAME Recorded Apr 15, 2024
From: VMWARE, INC.
To: VMWARE LLC
Reel/Frame 067102/0242 →
Priority Claims (1)
IN 202141032022 · Jul 16, 2021 · national
Continuity (2)
Continuation 17481345 · Sep 22, 2021
Related Publication 20230168965A1 · Jun 1, 2023