ADT
        aaron-thesis
        arm-eh
        ast-experimental
        cleanup-dtors
        deferred_resn
        demangler
        enum
        forall-pointer-decay
        jacob/cs343-translation
        jenkins-sandbox
        new-ast
        new-ast-unique-expr
        new-env
        no_list
        persistent-indexer
        pthread-emulation
        qualifiedEnum
        resolv-new
        with_gc
      
      
        
          | 
            Last change
 on this file since d107010 was             2cdf6dc, checked in by Thierry Delisle <tdelisle@…>, 9 years ago           | 
        
        
          | 
             
Update the concurrency plan with completed features and modified Phase 2 and 3 
 
           | 
        
        
          
            
              - 
Property                 mode
 set to                 
100644
               
             
           | 
        
        
          | 
            File size:
            548 bytes
           | 
        
      
      
| Rev | Line |   | 
|---|
| [a954e32] | 1 | _Phase 1_ : Prototype
 | 
|---|
| [bd98b58] | 2 | done - Threads.
 | 
|---|
 | 3 | done - Main thread is a cfa thread.
 | 
|---|
 | 4 | done - SimpleBlockingLock.
 | 
|---|
 | 5 | done - Synchronisation points in thread destructors.
 | 
|---|
| [2cdf6dc] | 6 | done - Processors & SpinLock.
 | 
|---|
| [a954e32] | 7 | 
 | 
|---|
 | 8 | _Phase 2_ : Minimum Viable Product
 | 
|---|
| [2cdf6dc] | 9 | Monitor type and enter/leave mutex member routines
 | 
|---|
 | 10 | Monitors as a language feature (not calling enter/leave by hand)
 | 
|---|
 | 11 | Internal scheduling
 | 
|---|
| [a954e32] | 12 | 
 | 
|---|
 | 13 | _Phase 3_ : Kernel features
 | 
|---|
| [2cdf6dc] | 14 | Detach thread
 | 
|---|
 | 15 | Cluster migration
 | 
|---|
 | 16 | Preemption
 | 
|---|
| [a954e32] | 17 | 
 | 
|---|
 | 18 | _Phase 4_ : Monitor features
 | 
|---|
 | 19 | Multi monitors calls,
 | 
|---|
 | 20 | External scheduling
 | 
|---|
 | 21 | 
 | 
|---|
 | 22 | _Phase 5_ : Performance
 | 
|---|
 | 23 | Proper scheduler
 | 
|---|
 | 24 | ...
 | 
|---|
 | 25 | 
 | 
|---|
 | 26 | 
 | 
|---|
       
      
  Note:
 See   
TracBrowser
 for help on using the repository browser.