Ignore:
Timestamp:
May 18, 2021, 9:05:33 AM (3 years ago)
Author:
Peter A. Buhr <pabuhr@…>
Branches:
ADT, arm-eh, ast-experimental, enum, forall-pointer-decay, jacob/cs343-translation, master, new-ast-unique-expr, pthread-emulation, qualifiedEnum
Children:
63f42a8
Parents:
c2794b2
Message:

comment on Mubeen's thesis writing-points

File:
1 edited

Legend:

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

    rc2794b2 rd286e94d  
    11\chapter{Introduction}
    22
     3\noindent
    34====================
    45
    56Writing Points:
     7\begin{itemize}
     8\item
     9Introduce dynamic memory allocation with brief background.
     10\item
     11Scope of the thesis.
     12\item
     13Importance of memory allocation and micro-benchmark suite.
     14\item
     15Research problem.
     16\item
     17Research objectives.
     18\item
     19The vision behind cfa-malloc.
     20\item
     21An outline of the thesis.
     22\end{itemize}
    623
    7 Introduce dynamic memory allocation with brief background.
    8 Scope of the thesis.
    9 Importance of memory allocation and micro benhmark suite.
    10 
    11 Research problem.
    12 Research objectives.
    13 The vision behind cfa-malloc.
    14 
    15 An outline of the thesis.
    16 
     24\noindent
    1725====================
Note: See TracChangeset for help on using the changeset viewer.