Ignore:
Timestamp:
May 17, 2021, 5:27:08 AM (3 years ago)
Author:
m3zulfiq <m3zulfiq@…>
Branches:
ADT, arm-eh, ast-experimental, enum, forall-pointer-decay, jacob/cs343-translation, master, new-ast-unique-expr, pthread-emulation, qualifiedEnum
Children:
fc1347d0
Parents:
a6a4dbd
Message:

Added writing points for each chapter of Mubeen's thesis.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • doc/theses/mubeen_zulfiqar_MMath/allocator.tex

    ra6a4dbd r58d471f  
     1\chapter{Allocator}
    12
    2 \chapter{Allocator}
     3====================
     4
     5Writing Points:
     6
     7Objective of uHeapLmmm.
     8Design philosophy.
     9Background and previous design of uHeapLmmm.
     10
     11Distributed design of uHeapLmmm.
     12----- SHOULD WE GIVE IMPLEMENTATION DETAILS HERE? -----
     13> figure.
     14> Advantages of distributed design.
     15
     16The new features added to uHeapLmmm (incl. malloc_size routine)
     17CFA alloc interface with examples.
     18> Why did we need it?
     19> The added benefits.
     20----- SHOULD WE GIVE PERFORMANCE AND USABILITY COMPARISON OF DIFFERENT INTERFACES THAT WE TRIED? -----
     21
     22Performance evaluation using u-benchmark suite.
     23
     24====================
    325
    426\newpage
Note: See TracChangeset for help on using the changeset viewer.