Index: doc/theses/mubeen_zulfiqar_MMath/allocator.tex
===================================================================
--- doc/theses/mubeen_zulfiqar_MMath/allocator.tex	(revision 91b218d06e7571019f407b551508299181f1065f)
+++ doc/theses/mubeen_zulfiqar_MMath/allocator.tex	(revision 47204d45eb0efeb6cdc48a824d1d73049123288e)
@@ -1,3 +1,4 @@
 \chapter{Allocator}
+\label{c:Allocator}
 
 This chapter presents a new stand-alone concurrent low-latency memory-allocator ($\approx$1,200 lines of code), called llheap (low-latency heap), for C/\CC programs using kernel threads (1:1 threading), and specialized versions of the allocator for the programming languages \uC and \CFA using user-level threads running over multiple kernel threads (M:N threading).
