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

fabric: Add mr_count field to domain attribute #2

Closed
wants to merge 2 commits into from

Commits on Jun 27, 2017

  1. fabric: Add mr_count field to domain attribute

    Fixes ofiwg#3084
    
    Allow the provider to indicate the number of memory registrations
    that it can support on a domain.  This also allows the app a way
    to indicate how many memory regions it may need.  Providers can
    use this value to optimize caching of registrations.
    
    Add missing output to fi_tostr as part of adding mr_cnt
    
    Change-Id: Id1f6f17ad67c89741137a72cead380101ee56dc8
    Signed-off-by: Sean Hefty <[email protected]>
    Signed-off-by: Dmitry Gladkov <[email protected]>
    shefty authored and dmitrygx committed Jun 27, 2017
    Configuration menu
    Copy the full SHA
    7066c43 View commit details
    Browse the repository at this point in the history
  2. prov/all: Report mr_cnt value with domain attribute

    Change-Id: I92d208c6b01b1fb9475d74244b00d6f849554650
    Signed-off-by: Sean Hefty <[email protected]>
    Signed-off-by: Dmitry Gladkov <[email protected]>
    shefty authored and dmitrygx committed Jun 27, 2017
    Configuration menu
    Copy the full SHA
    ea3c8fc View commit details
    Browse the repository at this point in the history