Skip to content

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
    • Help
    • Support
    • Submit feedback
    • Contribute to GitLab
  • Sign in
M
margo
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 18
    • Issues 18
    • List
    • Boards
    • Labels
    • Milestones
  • Merge Requests 2
    • Merge Requests 2
  • Analytics
    • Analytics
    • Repository
    • Value Stream
  • Wiki
    • Wiki
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
  • sds
  • margo
  • Issues
  • #60

Closed
Open
Opened Apr 09, 2020 by Philip Carns@carns
  • Report abuse
  • New issue
Report abuse New issue

the margo_bulk_free() function doesn't have a mid (margo instance) argument

Unlike most other margo functions (most notably the margo_bulk_create() function that is naturally paired with margo_bulk_free()), margo_bulk_free() does not have a margo instance argument.

This makes it impossible to associate activity (e.g. diagnostic counters) in that function with the corresponding margo instance.

There might not be any reasonable way to fix it; the API function is widely used.

Assignee
Assign to
None
Milestone
None
Assign milestone
Time tracking
None
Due date
None
0
Labels
None
Assign labels
  • View project labels
Reference: sds/margo#60