]> AND Private Git Repository - loba.git/history - process.h
Logo AND Algorithmique Numérique Distribuée

Private GIT Repository
Define globally pneigh_load_less and pneigh_load_grater.
[loba.git] / process.h
2011-02-04 Arnaud GierschDefine globally pneigh_load_less and pneigh_load_grater.
2011-02-04 Arnaud GierschUse new defined variadic logging macros.
2011-01-30 couturieMerge branch 'master' of ssh://info.iut-bm.univ-fcomte...
2011-01-30 Raphael Couturiermerge de loba_fairstrategy
2011-01-25 Arnaud GierschCosmetics: make cppcheck happy.
2011-01-25 Arnaud GierschDefine process::send(), and simplify load_balance(...
2011-01-25 Arnaud GierschDefine process::get_load() and set_load() instead of...
2011-01-25 Arnaud GierschRename process::load -> process::real_load.
2011-01-25 Arnaud GierschDelete process::sum_of_to_send().
2011-01-25 Arnaud GierschRename process::send() -> process::send_all().
2011-01-18 Arnaud GierschBug fixed: use a timeout on receive.
2011-01-18 Arnaud GierschAdd statistics on total computation power.
2011-01-18 Arnaud GierschDefine process::lb_load(), and use it.
2011-01-07 Arnaud GierschRevise process::receive and get rid of WAIT_FOR_CLOSE.
2011-01-05 Arnaud GierschDistinguish lb_iter and comp_iter.
2010-12-21 Arnaud GierschDisplay load average and standard deviation at the...
2010-12-21 Arnaud GierschDeadlock fix, and other changes.
2010-12-17 Arnaud GierschCleanup, no functional change (no bug fixed too).
2010-12-17 Arnaud GierschDefine process::print_loads_p() to print loads by using...
2010-12-17 Raphaël Couturiermodification to fairstrategy
2010-12-16 Arnaud GierschOngoing work on process logic...
2010-12-16 Arnaud GierschAdd more documentation.
2010-12-14 Arnaud GierschWip++...
2010-12-14 Arnaud GierschWip++...
2010-12-14 Arnaud GierschWip++...
2010-12-14 Arnaud GierschWip++...
2010-12-14 Arnaud GierschWip++...
2010-12-14 Arnaud GierschWip++...
2010-12-14 Arnaud GierschWip++...
2010-12-14 Arnaud GierschWip++...
2010-12-14 Arnaud GierschWip...
2010-12-07 Arnaud GierschInitial commit.