One-sided reliable remote direct memory operations
US-2020042489-A1 · Feb 6, 2020 · US
US11709784B2 · US · B2
| Field | Value |
|---|---|
| Publication number | US-11709784-B2 |
| Application number | US-202117214564-A |
| Country | US |
| Kind code | B2 |
| Filing date | Mar 26, 2021 |
| Priority date | Aug 6, 2018 |
| Publication date | Jul 25, 2023 |
| Grant date | Jul 25, 2023 |
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.
Techniques are described for offloading remote direct memory operations (RDMOs) to “execution candidates”. The execution candidates may be any hardware capable of performing the offloaded operation. Thus, the execution candidates may be network interface controllers, specialized co-processors, FPGAs, etc. The execution candidates may be on a machine that is remote from the processor that is offloading the operation, or may be on the same machine as the processor that is offloading the operation. Details for certain specific RDMOs, which are particularly useful in online transaction processing (OLTP) and hybrid transactional/analytical (HTAP) workloads, are provided.
Opening claim text (preview).
What is claimed is: 1. A computer-executed method comprising: a process, executing on a particular processor, sending a single request to cause a single Remote Direct Memory Operation (RDMO) to be executed by an execution candidate that does not include the particular processor; wherein the particular processor and the execution candidate are implemented on a particular computing device; wherein the single RDMO is defined as requiring performance of a pre-defined sequence of two or more distinct sub-operations; wherein the two or more distinct sub-operations include a first sub-operation and one or more additional sub-operations performed in the pre-defined sequence; wherein each sub-operation, of the two or more distinct sub-operations, is one of: a read operation, a write operation, or a compare-and-swap operation. 2. The computer-executed method of claim 1 , wherein the execution candidate is an auxiliary processor of the particular computing device. 3. The computer-executed method of claim 2 , wherein the auxiliary processor is implemented on a field programmable gate array configured with logic to perform the single RDMO. 4. The computer-executed method of claim 2 , wherein the single RDMO requires access to data in local volatile memory of the particular computing device, and wherein the auxiliary processor has direct access to the local volatile memory of the particular computing device. 5. The computer-executed method of claim 4 , wherein the auxiliary processor has direct access to the local volatile memory of the particular computing device via circuitry of the particular processor distinct from one or more cores of the particular processor. 6. The computer-executed method of claim 1 , wherein said causing the single RDMO to be executed by the execution candidate is performed in response to determining that it would be more efficient for the execution candidate to perform the single RDMO than the particular processor to perform the single RDMO. 7. The computer-executed method of claim 1 , wherein the particular processor is in a first reliability domain and the execution candidate is in a second reliability domain. 8. A computer-executed method comprising: a process, executing on a particular processor, causing a Remote Direct Memory Operation (RDMO) to be executed by an execution candidate that does not include the particular processor; wherein the RDMO comprises a pre-defined sequence of two or more sub-operations; wherein each sub-operation, of the two or more sub-operations, is one of: a read operation, a write operation, or a compare-and-swap operation; and wherein causing the RDMO to be executed comprises causing the execution candidate to perform appending a write value to content of a disk page by: based, at least in part, on a location value for the content of the disk page, determining whether the disk page includes free space that is at least a size of the write value, and in response to determining that the disk page includes free space that is at least the size of the write value: appending the write value to an end of the content of the disk page. 9. The computer-executed method of claim 8 , wherein appending the write value to the content of the disk page further comprises atomically incrementing the location value by a length of the write value. 10. A system comprising: a process executing on a particular processor that sends a single request to cause a single Remote Direct Memory Operation (RDMO) to be executed by an execution candidate that does not include the particular processor; wherein the particular processor and the execution candidate are implemented on a particular computing device; wherein the single RDMO is defined as requiring performance of a pre-defined sequence of two or more distinct sub-operations; wherein the two or more distinct sub-operations include a first sub-operation and one or more additional sub-operations performed in the pre-defined sequence; wherein each sub-operation, of the two or more distinct sub-operations, is one of: a read operation, a write operation, or a compare-and-swap operation. 11. The system of claim 10 , wherein the execution candidate is an auxiliary processor of the particular computing device. 12. The system of claim 11 , wherein the auxiliary processor is implemented on a field programmable gate array configured with logic to perform the single RDMO. 13. The system of claim 11 , wherein the single RDMO requires access to data in local volatile memory of the particular computing device, and wherein the auxiliary processor has direct access to the local volatile memory of the particular computing device. 14. The system of claim 13 , wherein the auxiliary processor has direct access to the local volatile memory of the particular computing device via circuitry of the particular processor distinct from one or more cores of the particular processor. 15. The system of claim 10 , wherein said causing the single RDMO to be executed by the execution candidate is performed in response to determining that it would be more efficient for the execution candidate to perform the single RDMO than the particular processor to perform the single RDMO. 16. The system of claim 10 , wherein the particular processor is in a first reliability domain and the execution candidate is in a second reliability domain. 17. A system comprising: a process executing on a particular processor that causes a Remote Direct Memory Operation (RDMO) to be executed by an execution candidate that does not include the particular processor; wherein the RDMO comprises a pre-defined sequence of two or more sub-operations; wherein each sub-operation, of the two or more sub-operations, is one of: a read operation, a write operation, or a compare-and-swap operation; and wherein causing the RDMO to be executed comprises causing the execution candidate to perform appending a write value to content of a disk page by: based, at least in part, on a location value for the content of the disk page, determining whether the disk page includes free space that is at least a size of the write value, and in response to determining that the disk page includes free space that is at least the size of the write value: appending the write value to an end of the content of the disk page. 18. The system of claim 17 , wherein appending the write value to the content of the disk page further comprises atomically incrementing the location value by a length of the write value.
for peripheral access to main memory, e.g. direct memory access [DMA] · CPC title
Distributed shared memory [DSM], e.g. remote direct memory access [RDMA] · CPC title
Updates performed during online database operations; commit processing · CPC title
Coherency control relating to peripheral accessing, e.g. from DMA or I/O device · CPC title
Remote procedure calls [RPC]; Web services · CPC title
Related publications grouped by family.
Answers are generated from the same data shown on this page.