I THOUGHT BACKGROUND WRITING WOULD BE EASY
This commit is contained in:
parent
e02b750ff0
commit
44805929f8
7 changed files with 103 additions and 2 deletions
28
tex/draft/background.bib
Normal file
28
tex/draft/background.bib
Normal file
|
|
@ -0,0 +1,28 @@
|
|||
@inproceedings{!BGW.2010.CDN,
|
||||
title={Distributed caching algorithms for content distribution networks},
|
||||
author={Borst, Sem and Gupta, Varun and Walid, Anwar},
|
||||
booktitle={2010 Proceedings IEEE INFOCOM},
|
||||
pages={1--9},
|
||||
year={2010},
|
||||
organization={IEEE}
|
||||
}
|
||||
|
||||
@article{KD.2002.Akamai_CoordCacheRepl,
|
||||
title={Coordinated placement and replacement for large-scale distributed caches},
|
||||
author={Korupolu, Madhukar R. and Dahlin, Michael},
|
||||
journal={IEEE Transactions on Knowledge and Data Engineering},
|
||||
volume={14},
|
||||
number={6},
|
||||
pages={1317--1329},
|
||||
year={2002},
|
||||
publisher={IEEE}
|
||||
}
|
||||
|
||||
@misc{Z.2022.Linux_LRU_GEN,
|
||||
title={Multi-Gen LRU},
|
||||
url={https://www.kernel.org/doc/html/v6.6-rc5/mm/multigen_lru.html},
|
||||
journal={The Linux Kernel documentation},
|
||||
author={Zhao, Yu},
|
||||
editor={Alumbaugh, T JEditor},
|
||||
year={2022}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue