Files
FAT-Allocator/docs/tasks/tasks.org
2025-02-10 13:37:59 +00:00

1.1 KiB

Tasks

Benchmarks related

  • [x] Run 2 macro benchmarks

    • [x] Nqueens

      • [x] Executes on the regular allocator

      on the Morello.

      • [x] Executes on the Huge page aware

      allocator.

      • [x] Log results.
    • [x] Larison

      • [x] Execute on the regular allocator
      • [x] Execute on the Morello
  • [x] Log results and draw graphs
  • Show in meeting notes

Memory allocator design related

  • (2 hours) Run through source code Mesh allocator.

    • Document findings (Fragmentation related)
  • (1 hour) Porting effort to Morello.

Plan FAT pointer section changes (2 hours)

  • Describe high overview structure.
  • Changes to be done.

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