Changeset d286e94d for doc/theses/mubeen_zulfiqar_MMath/intro.tex
- Timestamp:
- May 18, 2021, 9:05:33 AM (3 years ago)
- 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
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
doc/theses/mubeen_zulfiqar_MMath/intro.tex
rc2794b2 rd286e94d 1 1 \chapter{Introduction} 2 2 3 \noindent 3 4 ==================== 4 5 5 6 Writing Points: 7 \begin{itemize} 8 \item 9 Introduce dynamic memory allocation with brief background. 10 \item 11 Scope of the thesis. 12 \item 13 Importance of memory allocation and micro-benchmark suite. 14 \item 15 Research problem. 16 \item 17 Research objectives. 18 \item 19 The vision behind cfa-malloc. 20 \item 21 An outline of the thesis. 22 \end{itemize} 6 23 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 17 25 ====================
Note: See TracChangeset
for help on using the changeset viewer.