1
1
openmpi/ompi/mca/rcache/rb
George Bosilca 6afa4c6c64 Windows friendly version. We have to split the OMPI_DECLSPEC in at least 3
different macros, one for each project. Therefore, now we have OPAL_DECLSPEC,
ORTE_DECLSPEC and OMPI_DECLSPEC. Please use them based on the sub-project.

This commit was SVN r11270.
2006-08-20 15:54:04 +00:00
..
configure.params Update the copyright notices for IU and UTK. 2005-11-05 19:57:48 +00:00
Makefile.am Update the copyright notices for IU and UTK. 2005-11-05 19:57:48 +00:00
rcache_rb_component.c Allow registration cache to be limited both by number of entries as well as 2006-02-22 14:35:47 +00:00
rcache_rb_mru.c don't need to decrement memory registered twice,, this is done in 2006-05-08 17:42:34 +00:00
rcache_rb_mru.h Next step in the project split, mainly source code re-arranging 2006-02-12 01:33:29 +00:00
rcache_rb_tree.c finished the ompi_free_list_t class nightmare.. 2006-06-12 22:09:03 +00:00
rcache_rb_tree.h These list items are free list items, and should inherit properly.. 2006-06-11 20:19:12 +00:00
rcache_rb.c don't lookup registration in the empty cache. 2006-07-20 14:01:57 +00:00
rcache_rb.h Windows friendly version. We have to split the OMPI_DECLSPEC in at least 3 2006-08-20 15:54:04 +00:00