diff options
| author | Matan Barak <[email protected]> | 2017-04-04 13:31:46 +0300 |
|---|---|---|
| committer | Doug Ledford <[email protected]> | 2017-04-05 13:28:04 -0400 |
| commit | cf8966b3477d5e6545393bb4499f2051ea554c62 (patch) | |
| tree | 35603e0915ee4d20c591b4bdcbf7e6afc81f7834 /tools/perf/scripts/python/export-to-postgresql.py | |
| parent | f48b726920d96dcd1860df06143bdea7d6d7dcc3 (diff) | |
IB/core: Add support for fd objects
The completion channel we use in verbs infrastructure is FD based.
Previously, we had a separate way to manage this object. Since we
strive for a single way to manage any kind of object in this
infrastructure, we conceptually treat all objects as subclasses
of ib_uobject.
This commit adds the necessary mechanism to support FD based objects
like their IDR counterparts. FD objects release need to be synchronized
with context release. We use the cleanup_mutex on the uverbs_file for
that.
Signed-off-by: Matan Barak <[email protected]>
Reviewed-by: Yishai Hadas <[email protected]>
Signed-off-by: Doug Ledford <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions