X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=doc%2Fbibliography.texi;h=a23c4c74e997ac4b1c4a5e0eb1a8cd282bb2e481;hb=e587ab7ffa2d548029189e540d5716f880932cb1;hp=55bb74307a27c4cec60415f176aab64e9d4a62b9;hpb=79deb0e5aa72b932e61a20f8c5c974bc531464f9;p=pintos-anon diff --git a/doc/bibliography.texi b/doc/bibliography.texi index 55bb743..a23c4c7 100644 --- a/doc/bibliography.texi +++ b/doc/bibliography.texi @@ -105,12 +105,13 @@ Interface---DRAFT---24 April 2001}. A draft of a revised version of @node Operating System Design References @section Operating System Design References -@bibdfn{4.4BSD} -M.@: K.@: McKusick, K.@: Bostic, M.@: J.@: Karels, J.@: S.@: Quarterman, -@cite{The Design and Implementation of the 4.4@acronym{BSD} Operating -System}. Addison-Wesley 1996. +@bibdfn{Christopher} +W.@: A.@: Christopher, S.@: J.@: Procter, T.@: E.@: Anderson, +@cite{The Nachos instructional operating system}. +Proceedings of the @acronym{USENIX} Winter 1993 Conference. +@uref{http://portal.acm.org/citation.cfm?id=1267307}. -@bibdfn{THE} +@bibdfn{Dijkstra} E.@: W.@: Dijkstra, @cite{The structure of the ``THE'' multiprogramming system}. Communications of the ACM 11(5):341--346, 1968. @uref{http://doi.acm.org/10.1145/363095.363143}. @@ -120,7 +121,18 @@ C.@: A.@: R.@: Hoare, @cite{Monitors: An Operating System Structuring Concept}. Communications of the ACM, 17(10):549--557, 1974. @uref{http://www.acm.org/classics/feb96/}. -@bibdfn{Mesa} +@bibdfn{Lampson} B.@: W.@: Lampson, D.@: D.@: Redell, @cite{Experience with processes and monitors in Mesa}. Communications of the ACM, 23(2):105--117, 1980. @uref{http://doi.acm.org/10.1145/358818.358824}. + +@bibdfn{McKusick} +M.@: K.@: McKusick, K.@: Bostic, M.@: J.@: Karels, J.@: S.@: Quarterman, +@cite{The Design and Implementation of the 4.4@acronym{BSD} Operating +System}. Addison-Wesley, 1996. + +@bibdfn{Wilson} +P.@: R.@: Wilson, M.@: S.@: Johnstone, M.@: Neely, D.@: Boles, +@cite{Dynamic Storage Allocation: A Survey and Critical Review}. +International Workshop on Memory Management, 1995. +@uref{http://www.cs.utexas.edu/users/oops/papers.html#allocsrv}.