1
1
openmpi/ompi/mca/rcache/vma
Gleb Natapov 3bf31fe4a3 Correctly determine the first element on the list. opal_list_get_prev() never
returns NULL, it should be compared with opal_list_get_end() instead.

This commit was SVN r12387.
2006-11-01 13:44:47 +00:00
..
configure.params * Move Gleb's rcache work from the gleb-rcache branch to the trunk 2006-08-15 18:40:08 +00:00
Makefile.am * Move Gleb's rcache work from the gleb-rcache branch to the trunk 2006-08-15 18:40:08 +00:00
rcache_vma_component.c * Move Gleb's rcache work from the gleb-rcache branch to the trunk 2006-08-15 18:40:08 +00:00
rcache_vma_mru.c * Move Gleb's rcache work from the gleb-rcache branch to the trunk 2006-08-15 18:40:08 +00:00
rcache_vma_mru.h * Move Gleb's rcache work from the gleb-rcache branch to the trunk 2006-08-15 18:40:08 +00:00
rcache_vma_tree.c Correctly determine the first element on the list. opal_list_get_prev() never 2006-11-01 13:44:47 +00:00
rcache_vma_tree.h Correctly determine the first element on the list. opal_list_get_prev() never 2006-11-01 13:44:47 +00:00
rcache_vma.c * Move Gleb's rcache work from the gleb-rcache branch to the trunk 2006-08-15 18:40:08 +00:00
rcache_vma.h Windows friendly version. We have to split the OMPI_DECLSPEC in at least 3 2006-08-20 15:54:04 +00:00