zrlio / disni

DiSNI: Direct Storage and Networking Interface
Apache License 2.0
186 stars 66 forks source link

ODP and memory prefetching support #16

Closed petro-rudenko closed 6 years ago

petro-rudenko commented 6 years ago

Adds support to query On Demand Paging capabily and prefetch pages of an on-demand paging memory region.

Credits: @yuvaldeg

patrickstuedi commented 6 years ago

This looks good to me..I'm fine with merging..

PepperJo commented 6 years ago

Ok let me import this to Gerrit. For the future you might want to consider using Gerrit to submit changes since it also automatically runs tests with Jenkins. Checkout the README for details.