File | Date | Author | Commit |
---|---|---|---|
bin | 2013-04-03 | Christian LASSERRE | [5c797f] Structure du projet |
report | 2013-05-16 | Sami Lachdhaf | [977d08] Fin rapport |
src | 2013-04-26 | VILLIERMET Adele | [643374] modification join |
.gitignore | 2013-04-20 | Sami Lachdhaf | [012d43] Maj rapport |
CMakeLists.txt | 2013-04-22 | GABET Alexandre | [ee626e] Ajout d'un test sur la somme d'un tableau |
README | 2013-04-10 | alex | [9ab7c7] Merge branch 'master' of ssh://git.code.sf.net/... |
plot.sh | 2013-04-21 | alex | [52bd5f] Ajout comparaison pour un seul core |
run.gnu | 2013-04-21 | alex | [a86447] Ajout script et graphe de comparaison thread et... |
Sujet : http://runtime.bordeaux.inria.fr/goglin/teaching/ProjetSysteme.xhtml Encadrant : Emmanuel.Jeannot@inria.fr contextes.c : petite bibliothèque de la libc qui facilite la gestion de plusieurs threads objectif du 10/04 : implanter l'API de thread.h bien réfléchir à : -structure pour 1 thread -structure pour gérer les threads -variables globales de thread.c -algorithmique pour implanter les fonctions -coder thread_create()->avoir une vision de la bibliothèque -facile: thread_yield() thread_self()