Files
FAT-Allocator/docs/tasks/tasks.org
2025-01-21 20:53:23 +00:00

30 lines
792 B
Org Mode

* Tasks
- [ ] Run 2 macro benchmarks
- [ ] Nqueens
- [x] Executes on the regular allocator
on the Morello.
- [x] Executes on the Huge page aware
allocator.
- [ ] Log results.
- [ ] Larison
- [x] Execute on the regular allocator
- [x] Execute on the Morello
- [ ] Log results and draw graphs
- [ ] Show in meeting notes
(Attempt to compelte by 20:00)
* Meeting notes template
- Chapters sent for review.
- Chapter pending to be written.
- Graphs added and ready for discussion.
- Highlight plan for next week.
** Real PhD agenda
- Start tracing work for FGPAs (Get a
grip of the Toooba implementation
and TLB implementation used).
- Design and implement kernel to
work under mmap to ensure this
behavoir can be embedded on