-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathbibs.bib
executable file
·40 lines (36 loc) · 1.33 KB
/
bibs.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
@article{floyd1993random,
title={Random early detection gateways for congestion avoidance},
author={Floyd, Sally and Jacobson, Van},
journal={IEEE/ACM Transactions on Networking (ToN)},
volume={1},
number={4},
pages={397--413},
year={1993},
publisher={IEEE Press}
}
@article{stoica2001chord,
title={Chord: A scalable peer-to-peer lookup service for internet applications},
author={Stoica, Ion and Morris, Robert and Karger, David and Kaashoek, M Frans and Balakrishnan, Hari},
journal={ACM SIGCOMM Computer Communication Review},
volume={31},
number={4},
pages={149--160},
year={2001},
publisher={ACM}
}
@Book{arpachiDusseau18:osbook,
author = {Arpaci-Dusseau, Remzi H. and Arpaci-Dusseau Andrea C.},
title = {Operating Systems: Three Easy Pieces},
publisher = {Arpaci-Dusseau Books, LLC},
year = 2015,
edition = {1.00},
note = {\url{http://pages.cs.wisc.edu/~remzi/OSTEP/}}
}
@InProceedings{waldspurger02,
author = {Waldspurger, Carl A.},
title = {Memory resource management in {VMware ESX} server},
booktitle = {USENIX Symposium on Operating System Design and
Implementation (OSDI)},
year = 2002,
pages = {181--194},
note = {\url{https://www.usenix.org/legacy/event/osdi02/tech/waldspurger/waldspurger.pdf}}}