diff options
Diffstat (limited to 'pdf/doc.bib')
-rw-r--r-- | pdf/doc.bib | 34 |
1 files changed, 34 insertions, 0 deletions
diff --git a/pdf/doc.bib b/pdf/doc.bib index f87b2ed..76be4a7 100644 --- a/pdf/doc.bib +++ b/pdf/doc.bib @@ -53,6 +53,22 @@ publisher={Nature Publishing Group} } +@inproceedings{zhang2006hptfs, + title={Hptfs: A high performance tape file system}, + author={Zhang, Xianbo and Du, David and Hughes, Jim and Kavuri, Ravi and StorageTek, Sun}, + booktitle={Proceedings of 14th NASA Goddard/23rd IEEE conference on Mass Storage System and Technologies}, + year={2006}, + organization={Citeseer} +} + +@misc{lougher2009squashfs, + title={SquashFS, a compressed read-only filesystem for Linux}, + author={Lougher, Phillip}, + howpublished={\url{https://docs.kernel.org/filesystems/squashfs.html}}, + year={2009}, + note={[Online; accessed: 2021-11-04]} +} + @inproceedings{pease2010linear, title={The linear tape file system}, author={Pease, David and Amir, Arnon and Real, Lucas Villa and Biskeborn, Brian and Richmond, Michael and Abe, Atsushi}, @@ -81,3 +97,21 @@ publisher={ACM New York, NY, USA} } +@article{rodeh2013btrfs, + title={BTRFS: The Linux B-tree filesystem}, + author={Rodeh, Ohad and Bacik, Josef and Mason, Chris}, + journal={ACM Transactions on Storage (TOS)}, + volume={9}, + number={3}, + pages={1--32}, + year={2013}, + publisher={ACM New York, NY, USA} +} + +@inproceedings{gao2019erofs, + title={$\{$EROFS$\}$: A Compression-friendly Readonly File System for Resource-scarce Devices}, + author={Gao, Xiang and Dong, Mingkai and Miao, Xie and Du, Wei and Yu, Chao and Chen, Haibo}, + booktitle={2019 $\{$USENIX$\}$ Annual Technical Conference ($\{$USENIX$\}$$\{$ATC$\}$ 19)}, + pages={149--162}, + year={2019} +} |