forked from Mellanox/libvma
-
Notifications
You must be signed in to change notification settings - Fork 1
Or Kehati edited this page Apr 30, 2015
·
1 revision
From our testing, contiguous pages generally give better performance than huge pages.
In addition, it can help avoiding memory issues due to huge-page reserved resources.
VMA_MEM_ALLOC_TYPE is set to contiguous pages by default.
No.
VMA_RX_POLL determine the number of times to poll on Rx path for ready packets before going to sleep for blocking sockets only.