commit | 3abb33ac652135da9c3c36d9def73ede67e4ba03 | [log] [tgz] |
---|---|---|
author | Mitko Haralanov <mitko.haralanov@intel.com> | Fri Feb 05 11:57:54 2016 -0500 |
committer | Doug Ledford <dledford@redhat.com> | Mon Feb 29 17:10:39 2016 -0500 |
tree | 0a9149d5bca9379af4a36b9b1eeba4e21735267f | |
parent | 463e6ebc86578ef3ff5bb500f6fc9449afaeea7e [diff] |
staging/hfi1: Add TID cache receive init and free funcs The upcoming TID caching feature requires different data structures and, by extension, different initialization for each of the MPI processes. The two new functions (currently unused) perform the required initialization and freeing of required resources and structures. Signed-off-by: Mitko Haralanov <mitko.haralanov@intel.com> Reviewed-by: Ira Weiny <ira.weiny@intel.com> Signed-off-by: Doug Ledford <dledford@redhat.com>