Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Remove the threadpool from the context factories.
authorcristianrosa <cristianrosa@48e7efb5-ca39-0410-a469-dd3cf9ba447f>
Mon, 13 Dec 2010 08:58:07 +0000 (08:58 +0000)
committercristianrosa <cristianrosa@48e7efb5-ca39-0410-a469-dd3cf9ba447f>
Mon, 13 Dec 2010 08:58:07 +0000 (08:58 +0000)
commita889c5815b75beb11f858bab68b2314c8dc724c2
tree53e29277c2729536c00042ff01deac0831aa6d0d
parent1181daf8b93cd68576f32b6f8cb3c7cb28c7932e
Remove the threadpool from the context factories.
It was way too slow.

git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@9141 48e7efb5-ca39-0410-a469-dd3cf9ba447f
include/xbt/parmap.h [moved from include/xbt/threadpool.h with 100% similarity]
src/simix/smx_context_raw.c
src/simix/smx_context_sysv.c
src/xbt/parmap.c [moved from src/xbt/threadpool.c with 100% similarity]
src/xbt/parmap_private.h [moved from src/xbt/threadpool_private.h with 100% similarity]