Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

core.memory: Add 'align' argument to dma_alloc() #936

Merged
merged 1 commit into from
Jul 13, 2016

Conversation

lukego
Copy link
Member

@lukego lukego commented Jun 8, 2016

Now it is possible to request specific alignment for DMA memory.

This is practical. For example, Mellanox ConnectX-4 requires specific alignments (e.g. 4KB).

(cherry picked from commit f349c41)

Now it is possible to request specific alignment for DMA memory.

This is practical. For example, Mellanox ConnectX-4 requires specific
alignments (e.g. 4KB).

(cherry picked from commit f349c41)
@eugeneia eugeneia self-assigned this Jun 9, 2016
@eugeneia eugeneia added the merged label Jun 9, 2016
eugeneia added a commit that referenced this pull request Jun 9, 2016
@eugeneia eugeneia merged commit b20cb17 into snabbco:master Jul 13, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants