[O-MPI devel] couple of problems in openib mpool.

2005-08-11 Thread Gleb Natapov
Hello, There are couple of bugs/typos in openib mpool. First one is fixed by included patch. Second one is in function mca_mpool_openib_free(). This function assumes that registration is never NULL, but there are callers that think different (ompi/class/ompi_fifo.h, ompi/class/ompi_circular_buff

Re: [O-MPI devel] Memory registration question.

2005-08-11 Thread Tim S. Woodall
Hello Gleb, A couple of general comments: We initially started by maintaining the cache at the btl/mpool level. However, we needed to expose the registrations to the upper level (pml), to allow the pml to make scheduling decisions (which btl/protocol to use), so we re-organized this to maintain