Main Page
Author
Yunjia Wang (yunjiaw@), Jiaan Dai (jiaand@)
Links
Schedule
| Week | Task | Progress |
|---|---|---|
| 11/04 – 11/10 | Understand the data structure of lock-free queue using CAS | Done |
| Understand the data structure of lock-free queue using RTM | Done | |
| 11/11 – 11/17 | Implement the lock-free queue using CAS | Done |
| Implement the lock-free queue using RTM | Done | |
| Finish checkpoint report | Done | |
| 11/18 – 11/24 | Implement the coarse-grained locked queue (Yunjia) | Done |
| Implement the lock-free queue using CAS (cont’d) (Yunjia) | Done | |
| Verify correctness of implemented queues (Jiaan) | Done | |
| Explore the implementations of distributed versions (Both) | Done | |
| 11/25 – 12/01 | Implement the fine-grained locked queue (Jiaan) | Done |
| Optimize lock-free concurrent queues (Jiaan) | Done | |
| Implement lock-free memory allocator (Jiaan) | Done | |
| Implement the distributed versions (Yunjia) | Done | |
| 12/02 – 12/08 | Benchmark and performance analysis (Both) | Done |
| Finish final report (Both) | Done | |
| Finish poster (Both) | Done |