ADTaaron-thesisarm-ehcleanup-dtorsdeferred_resndemanglerenumforall-pointer-decayjacob/cs343-translationjenkins-sandboxnew-astnew-ast-unique-exprnew-envno_listpersistent-indexerpthread-emulationqualifiedEnumresolv-newwith_gc
Last change
on this file since bd98b58 was
bd98b58,
checked in by Thierry Delisle <tdelisle@…>, 6 years ago
|
Kernel now uses intrusive lists and blocking locks for ready queue management.
Update the plan for concurrency.
|
-
Property mode set to
100644
|
File size:
512 bytes
|
Line | |
---|
1 | _Phase 1_ : Prototype |
---|
2 | done - Threads. |
---|
3 | done - Main thread is a cfa thread. |
---|
4 | done - SimpleBlockingLock. |
---|
5 | done - Synchronisation points in thread destructors. |
---|
6 | Processors & SpinLock. |
---|
7 | |
---|
8 | _Phase 2_ : Minimum Viable Product |
---|
9 | Basic monitors for synchronisation (No internal/external scheduling). |
---|
10 | Non-thrash scheduler. |
---|
11 | Clusters. |
---|
12 | |
---|
13 | _Phase 3_ : Kernel features |
---|
14 | Threads features ex: detach |
---|
15 | Internal scheduling |
---|
16 | |
---|
17 | _Phase 4_ : Monitor features |
---|
18 | Multi monitors calls, |
---|
19 | External scheduling |
---|
20 | |
---|
21 | _Phase 5_ : Performance |
---|
22 | Proper scheduler |
---|
23 | ... |
---|
24 | |
---|
25 | |
---|
Note: See
TracBrowser
for help on using the repository browser.