ADTaaron-thesisarm-ehast-experimentalcleanup-dtorsdeferred_resndemanglerenumforall-pointer-decayjacob/cs343-translationjenkins-sandboxnew-astnew-ast-unique-exprnew-envno_listpersistent-indexerpthread-emulationqualifiedEnumresolv-newwith_gc
Last change
on this file since a954e32 was
a954e32,
checked in by Thierry Delisle <tdelisle@…>, 8 years ago
|
Added the plan for concurrency to doc
|
-
Property mode set to
100644
|
File size:
483 bytes
|
Line | |
---|
1 | _Phase 1_ : Prototype |
---|
2 | Threads and Processors. |
---|
3 | Main needs to call process |
---|
4 | |
---|
5 | _Phase 2_ : Minimum Viable Product |
---|
6 | Main thread is a cfa thread |
---|
7 | Basic monitors for synchronisation and minimal lock support. |
---|
8 | No internal/external scheduling. |
---|
9 | Synchronisation points in thread destructors. |
---|
10 | |
---|
11 | _Phase 3_ : Kernel features |
---|
12 | Threads features ex: detach |
---|
13 | Internal scheduling |
---|
14 | Clusters |
---|
15 | |
---|
16 | _Phase 4_ : Monitor features |
---|
17 | Multi monitors calls, |
---|
18 | External scheduling |
---|
19 | |
---|
20 | _Phase 5_ : Performance |
---|
21 | Proper scheduler |
---|
22 | ... |
---|
23 | |
---|
24 | |
---|
Note: See
TracBrowser
for help on using the repository browser.