Added reference for context switching, and new source (Unix internals book, McKusick)

This commit is contained in:
Jonatan Pålsson 2011-05-02 20:31:45 +02:00
parent 816788c03d
commit 40e067ea22
2 changed files with 16 additions and 34 deletions

View file

@ -235,4 +235,10 @@
title = {{IEEE 90: IEEE Standard Glossary of Software Engineering Terminology}},
year = {1990}
}
@book{McKusick:2004:DIF:1014910,
author = {McKusick, Marshall Kirk and Neville-Neil, George V.},
title = {The Design and Implementation of the FreeBSD Operating System},
year = {2004},
isbn = {0201702452},
publisher = {Pearson Education},
}