Home
last modified time | relevance | path

Searched refs:TRMaxOverhead (Results 1 – 4 of 4) sorted by relevance

/dports/net/mpich/mpich-3.4.3/src/pm/hydra2/mpl/src/mem/
H A Dmpl_trmem.c99 static volatile size_t TRMaxOverhead = 314572800; variable
209 TRMaxOverhead = (size_t) l; in MPL_trinit()
399 if ((TRCurOverhead > TRMaxOverhead) && TRMaxOverhead) { in trmalloc()
402 TRMaxOverhead = TRMaxOverhead * 2; in trmalloc()
/dports/net/mpich/mpich-3.4.3/src/mpi/romio/mpl/src/mem/
H A Dmpl_trmem.c99 static volatile size_t TRMaxOverhead = 314572800; variable
209 TRMaxOverhead = (size_t) l; in MPL_trinit()
399 if ((TRCurOverhead > TRMaxOverhead) && TRMaxOverhead) { in trmalloc()
402 TRMaxOverhead = TRMaxOverhead * 2; in trmalloc()
/dports/net/mpich/mpich-3.4.3/src/mpl/src/mem/
H A Dmpl_trmem.c99 static volatile size_t TRMaxOverhead = 314572800; variable
209 TRMaxOverhead = (size_t) l; in MPL_trinit()
399 if ((TRCurOverhead > TRMaxOverhead) && TRMaxOverhead) { in trmalloc()
402 TRMaxOverhead = TRMaxOverhead * 2; in trmalloc()
/dports/net/mpich/mpich-3.4.3/src/pm/hydra/mpl/src/mem/
H A Dmpl_trmem.c99 static volatile size_t TRMaxOverhead = 314572800; variable
209 TRMaxOverhead = (size_t) l; in MPL_trinit()
399 if ((TRCurOverhead > TRMaxOverhead) && TRMaxOverhead) { in trmalloc()
402 TRMaxOverhead = TRMaxOverhead * 2; in trmalloc()