diff options
Diffstat (limited to 'linux-basics/linux-mm-basics/pres_linux-mm-basics_en.tex')
| -rw-r--r-- | linux-basics/linux-mm-basics/pres_linux-mm-basics_en.tex | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/linux-basics/linux-mm-basics/pres_linux-mm-basics_en.tex b/linux-basics/linux-mm-basics/pres_linux-mm-basics_en.tex index 6b452ff..8ff0da7 100644 --- a/linux-basics/linux-mm-basics/pres_linux-mm-basics_en.tex +++ b/linux-basics/linux-mm-basics/pres_linux-mm-basics_en.tex @@ -241,4 +241,13 @@ static void reserve_process_memory(int size) \end{verbatim} \end{frame} +\section*{sources} +\begin{frame} +\frametitle{sources} +\begin{thebibliography}{1} +\bibitem{mmm} http://cftw.wordpress.com/2009/11/02/introduction-to-the-linux-memory-management/ +\bibitem{mmm} http://rt.wiki.kernel.org/ +\end{thebibliography} +\end{frame} + \end{document} |
