On 8/14/2023 5:39 AM, Jerin Jacob wrote:
On Fri, Aug 11, 2023 at 9:45 PM Anatoly Burakov
wrote:
This commit implements functions necessary to use inter-domain
operations with idxd driver.
The process is as follows:
1. Process A that wishes to share its memory with others, shall call
`rte
On Fri, Aug 11, 2023 at 9:45 PM Anatoly Burakov
wrote:
>
> This commit implements functions necessary to use inter-domain
> operations with idxd driver.
>
> The process is as follows:
>
> 1. Process A that wishes to share its memory with others, shall call
>`rte_idxd_window_create()`, which wi
This commit implements functions necessary to use inter-domain
operations with idxd driver.
The process is as follows:
1. Process A that wishes to share its memory with others, shall call
`rte_idxd_window_create()`, which will return a file descriptor
2. Process A is to send above mentioned fi
3 matches
Mail list logo