-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathhuiswerk.bib
45 lines (41 loc) · 1.4 KB
/
huiswerk.bib
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
@book{McKusick:Neville-Neil:Watson:2014,
author = {Kirk McKusick, Marshall and Neville-Neil, George V. and Watson, Robert N.M.},
title = {The Design and Implementation of the FreeBSD Operating System},
edition = {Second Edition},
year = {2014},
publisher = {Addison-Wesley},
}
@book{Silberschatz:Galvin:2009,
author = {Silberschatz, Abraham and Galvin, Peter Baer},
title = {Operating System Concepts},
edition = {8th International Student Edition},
year = {2009},
publisher = {John Wiley And Sons Ltd},
}
@article{pvhps,
year={2013},
issn={0361-7688},
journal={Programming and Computer Software},
volume={39},
number={6},
doi={10.1134/S0361768813060042},
title={Prospects for virtualization of high-performance x64 systems},
url={http://dx.doi.org/10.1134/S0361768813060042},
publisher={Pleiades Publishing},
author={Kudryavtsev, A.O. and Koshelev, V.K. and Avetisyan, A.I.},
pages={285-294},
language={English}
}
@book{greggdtrace,
title={DTrace: Dynamic Tracing in Oracle Solaris, Mac OS X, and FreeBSD},
author={Gregg, Brendan and Mauro, Jim},
year={2011},
publisher={Prentice Hall Professional}
}
@inproceedings{cantrill2004dynamic,
title={Dynamic Instrumentation of Production Systems.},
author={Cantrill, Bryan and Shapiro, Michael W and Leventhal, Adam H and others},
booktitle={USENIX Annual Technical Conference, General Track},
pages={11--24},
year={2004}
}