From 8bee39fc16ab0f016a0eabb6b39541ccaaec8cda Mon Sep 17 00:00:00 2001 From: Jan Altenberg Date: Sat, 9 Oct 2010 09:28:01 +0200 Subject: Added bibliography to the memory management slides. --- linux-basics/linux-mm-basics/pres_linux-mm-basics_en.tex | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'linux-basics/linux-mm-basics/pres_linux-mm-basics_en.tex') 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} -- cgit v1.2.3