BibTeX records: Peter M. Chen

download as .bib file

@article{DBLP:journals/pacmpl/BanerjeeDCN20,
  author       = {Subarno Banerjee and
                  David Devecsery and
                  Peter M. Chen and
                  Satish Narayanasamy},
  title        = {Sound garbage collection for {C} using pointer provenance},
  journal      = {Proc. {ACM} Program. Lang.},
  volume       = {4},
  number       = {{OOPSLA}},
  pages        = {176:1--176:28},
  year         = {2020},
  url          = {https://doi.org/10.1145/3428244},
  doi          = {10.1145/3428244},
  timestamp    = {Sat, 30 Sep 2023 01:00:00 +0200},
  biburl       = {https://dblp.org/rec/journals/pacmpl/BanerjeeDCN20.bib},
  bibsource    = {dblp computer science bibliography, https://dblp.org}
}
@inproceedings{DBLP:conf/isca/GogteWDCNW20,
  author       = {Vaibhav Gogte and
                  William Wang and
                  Stephan Diestelhorst and
                  Peter M. Chen and
                  Satish Narayanasamy and
                  Thomas F. Wenisch},
  title        = {Relaxed Persist Ordering Using Strand Persistency},
  booktitle    = {47th {ACM/IEEE} Annual International Symposium on Computer Architecture,
                  {ISCA} 2020, Virtual Event / Valencia, Spain, May 30 - June 3, 2020},
  pages        = {652--665},
  publisher    = {{IEEE}},
  year         = {2020},
  url          = {https://doi.org/10.1109/ISCA45697.2020.00060},
  doi          = {10.1109/ISCA45697.2020.00060},
  timestamp    = {Mon, 19 Feb 2024 07:32:24 +0100},
  biburl       = {https://dblp.org/rec/conf/isca/GogteWDCNW20.bib},
  bibsource    = {dblp computer science bibliography, https://dblp.org}
}
@article{DBLP:journals/micro/KolliGSDWCNW19,
  author       = {Aasheesh Kolli and
                  Vaibhav Gogte and
                  Ali G. Saidi and
                  Stephan Diestelhorst and
                  William Wang and
                  Peter M. Chen and
                  Satish Narayanasamy and
                  Thomas F. Wenisch},
  title        = {Language Support for Memory Persistency},
  journal      = {{IEEE} Micro},
  volume       = {39},
  number       = {3},
  pages        = {94--102},
  year         = {2019},
  url          = {https://doi.org/10.1109/MM.2019.2910821},
  doi          = {10.1109/MM.2019.2910821},
  timestamp    = {Sat, 30 Sep 2023 01:00:00 +0200},
  biburl       = {https://dblp.org/rec/journals/micro/KolliGSDWCNW19.bib},
  bibsource    = {dblp computer science bibliography, https://dblp.org}
}
@inproceedings{DBLP:conf/fast/GogteWDKCNW19,
  author       = {Vaibhav Gogte and
                  William Wang and
                  Stephan Diestelhorst and
                  Aasheesh Kolli and
                  Peter M. Chen and
                  Satish Narayanasamy and
                  Thomas F. Wenisch},
  editor       = {Arif Merchant and
                  Hakim Weatherspoon},
  title        = {Software Wear Management for Persistent Memories},
  booktitle    = {17th {USENIX} Conference on File and Storage Technologies, {FAST}
                  2019, Boston, MA, February 25-28, 2019},
  pages        = {45--63},
  publisher    = {{USENIX} Association},
  year         = {2019},
  url          = {https://www.usenix.org/conference/fast19/presentation/gogte},
  timestamp    = {Sat, 30 Sep 2023 01:00:00 +0200},
  biburl       = {https://dblp.org/rec/conf/fast/GogteWDKCNW19.bib},
  bibsource    = {dblp computer science bibliography, https://dblp.org}
}
@inproceedings{DBLP:conf/sosp/DouCF19,
  author       = {Xianzheng Dou and
                  Peter M. Chen and
                  Jason Flinn},
  editor       = {Tim Brecht and
                  Carey Williamson},
  title        = {ShortCut: accelerating mostly-deterministic code regions},
  booktitle    = {Proceedings of the 27th {ACM} Symposium on Operating Systems Principles,
                  {SOSP} 2019, Huntsville, ON, Canada, October 27-30, 2019},
  pages        = {570--585},
  publisher    = {{ACM}},
  year         = {2019},
  url          = {https://doi.org/10.1145/3341301.3359659},
  doi          = {10.1145/3341301.3359659},
  timestamp    = {Tue, 19 Nov 2019 12:45:13 +0100},
  biburl       = {https://dblp.org/rec/conf/sosp/DouCF19.bib},
  bibsource    = {dblp computer science bibliography, https://dblp.org}
}
@inproceedings{DBLP:conf/sp/BanerjeeDCN19,
  author       = {Subarno Banerjee and
                  David Devecsery and
                  Peter M. Chen and
                  Satish Narayanasamy},
  title        = {Iodine: Fast Dynamic Taint Tracking Using Rollback-free Optimistic
                  Hybrid Analysis},
  booktitle    = {2019 {IEEE} Symposium on Security and Privacy, {SP} 2019, San Francisco,
                  CA, USA, May 19-23, 2019},
  pages        = {490--504},
  publisher    = {{IEEE}},
  year         = {2019},
  url          = {https://doi.org/10.1109/SP.2019.00043},
  doi          = {10.1109/SP.2019.00043},
  timestamp    = {Sat, 30 Sep 2023 01:00:00 +0200},
  biburl       = {https://dblp.org/rec/conf/sp/BanerjeeDCN19.bib},
  bibsource    = {dblp computer science bibliography, https://dblp.org}
}
@inproceedings{DBLP:conf/asplos/DevecseryCFN18,
  author       = {David Devecsery and
                  Peter M. Chen and
                  Jason Flinn and
                  Satish Narayanasamy},
  editor       = {Xipeng Shen and
                  James Tuck and
                  Ricardo Bianchini and
                  Vivek Sarkar},
  title        = {Optimistic Hybrid Analysis: Accelerating Dynamic Analysis through
                  Predicated Static Analysis},
  booktitle    = {Proceedings of the Twenty-Third International Conference on Architectural
                  Support for Programming Languages and Operating Systems, {ASPLOS}
                  2018, Williamsburg, VA, USA, March 24-28, 2018},
  pages        = {348--362},
  publisher    = {{ACM}},
  year         = {2018},
  url          = {https://doi.org/10.1145/3173162.3177153},
  doi          = {10.1145/3173162.3177153},
  timestamp    = {Tue, 23 Jan 2024 20:31:22 +0100},
  biburl       = {https://dblp.org/rec/conf/asplos/DevecseryCFN18.bib},
  bibsource    = {dblp computer science bibliography, https://dblp.org}
}
@inproceedings{DBLP:conf/pldi/GogteDWNCW18,
  author       = {Vaibhav Gogte and
                  Stephan Diestelhorst and
                  William Wang and
                  Satish Narayanasamy and
                  Peter M. Chen and
                  Thomas F. Wenisch},
  editor       = {Jeffrey S. Foster and
                  Dan Grossman},
  title        = {Persistency for synchronization-free regions},
  booktitle    = {Proceedings of the 39th {ACM} {SIGPLAN} Conference on Programming
                  Language Design and Implementation, {PLDI} 2018, Philadelphia, PA,
                  USA, June 18-22, 2018},
  pages        = {46--61},
  publisher    = {{ACM}},
  year         = {2018},
  url          = {https://doi.org/10.1145/3192366.3192367},
  doi          = {10.1145/3192366.3192367},
  timestamp    = {Sat, 30 Sep 2023 01:00:00 +0200},
  biburl       = {https://dblp.org/rec/conf/pldi/GogteDWNCW18.bib},
  bibsource    = {dblp computer science bibliography, https://dblp.org}
}
@article{DBLP:journals/usenix-login/DouCF17,
  author       = {Xianzheng Dou and
                  Peter M. Chen and
                  Jason Flinn},
  title        = {Knockoff: Cheap Versions in the Cloud},
  journal      = {login Usenix Mag.},
  volume       = {42},
  number       = {3},
  year         = {2017},
  url          = {https://www.usenix.org/publications/login/fall2017/dou},
  timestamp    = {Thu, 02 Apr 2020 01:00:00 +0200},
  biburl       = {https://dblp.org/rec/journals/usenix-login/DouCF17.bib},
  bibsource    = {dblp computer science bibliography, https://dblp.org}
}
@inproceedings{DBLP:conf/fast/DouCF17,
  author       = {Xianzheng Dou and
                  Peter M. Chen and
                  Jason Flinn},
  editor       = {Geoff Kuenning and
                  Carl A. Waldspurger},
  title        = {Knockoff: Cheap Versions in the Cloud},
  booktitle    = {15th {USENIX} Conference on File and Storage Technologies, {FAST}
                  2017, Santa Clara, CA, USA, February 27 - March 2, 2017},
  pages        = {73--88},
  publisher    = {{USENIX} Association},
  year         = {2017},
  url          = {https://www.usenix.org/conference/fast17/technical-sessions/presentation/dou},
  timestamp    = {Tue, 02 Feb 2021 08:06:29 +0100},
  biburl       = {https://dblp.org/rec/conf/fast/DouCF17.bib},
  bibsource    = {dblp computer science bibliography, https://dblp.org}
}
@inproceedings{DBLP:conf/isca/KolliGSDCNW17,
  author       = {Aasheesh Kolli and
                  Vaibhav Gogte and
                  Ali G. Saidi and
                  Stephan Diestelhorst and
                  Peter M. Chen and
                  Satish Narayanasamy and
                  Thomas F. Wenisch},
  title        = {Language-level persistency},
  booktitle    = {Proceedings of the 44th Annual International Symposium on Computer
                  Architecture, {ISCA} 2017, Toronto, ON, Canada, June 24-28, 2017},
  pages        = {481--493},
  publisher    = {{ACM}},
  year         = {2017},
  url          = {https://doi.org/10.1145/3079856.3080229},
  doi          = {10.1145/3079856.3080229},
  timestamp    = {Sat, 30 Sep 2023 01:00:00 +0200},
  biburl       = {https://dblp.org/rec/conf/isca/KolliGSDCNW17.bib},
  bibsource    = {dblp computer science bibliography, https://dblp.org}
}
@inproceedings{DBLP:conf/asplos/KolliPSCW16,
  author       = {Aasheesh Kolli and
                  Steven Pelley and
                  Ali G. Saidi and
                  Peter M. Chen and
                  Thomas F. Wenisch},
  editor       = {Tom Conte and
                  Yuanyuan Zhou},
  title        = {High-Performance Transactions for Persistent Memories},
  booktitle    = {Proceedings of the Twenty-First International Conference on Architectural
                  Support for Programming Languages and Operating Systems, {ASPLOS}
                  2016, Atlanta, GA, USA, April 2-6, 2016},
  pages        = {399--411},
  publisher    = {{ACM}},
  year         = {2016},
  url          = {https://doi.org/10.1145/2872362.2872381},
  doi          = {10.1145/2872362.2872381},
  timestamp    = {Wed, 07 Jul 2021 13:23:08 +0200},
  biburl       = {https://dblp.org/rec/conf/asplos/KolliPSCW16.bib},
  bibsource    = {dblp computer science bibliography, https://dblp.org}
}
@inproceedings{DBLP:conf/micro/KolliRDSPLCW16,
  author       = {Aasheesh Kolli and
                  Jeff Rosen and
                  Stephan Diestelhorst and
                  Ali G. Saidi and
                  Steven Pelley and
                  Sihang Liu and
                  Peter M. Chen and
                  Thomas F. Wenisch},
  title        = {Delegated persist ordering},
  booktitle    = {49th Annual {IEEE/ACM} International Symposium on Microarchitecture,
                  {MICRO} 2016, Taipei, Taiwan, October 15-19, 2016},
  pages        = {58:1--58:13},
  publisher    = {{IEEE} Computer Society},
  year         = {2016},
  url          = {https://doi.org/10.1109/MICRO.2016.7783761},
  doi          = {10.1109/MICRO.2016.7783761},
  timestamp    = {Tue, 31 May 2022 01:00:00 +0200},
  biburl       = {https://dblp.org/rec/conf/micro/KolliRDSPLCW16.bib},
  bibsource    = {dblp computer science bibliography, https://dblp.org}
}
@inproceedings{DBLP:conf/osdi/QuinnDCF16,
  author       = {Andrew Quinn and
                  David Devecsery and
                  Peter M. Chen and
                  Jason Flinn},
  editor       = {Kimberly Keeton and
                  Timothy Roscoe},
  title        = {JetStream: Cluster-Scale Parallelization of Information Flow Queries},
  booktitle    = {12th {USENIX} Symposium on Operating Systems Design and Implementation,
                  {OSDI} 2016, Savannah, GA, USA, November 2-4, 2016},
  pages        = {451--466},
  publisher    = {{USENIX} Association},
  year         = {2016},
  url          = {https://www.usenix.org/conference/osdi16/technical-sessions/presentation/quinn},
  timestamp    = {Tue, 02 Feb 2021 08:06:02 +0100},
  biburl       = {https://dblp.org/rec/conf/osdi/QuinnDCF16.bib},
  bibsource    = {dblp computer science bibliography, https://dblp.org}
}
@article{DBLP:journals/micro/PelleyCW15,
  author       = {Steven Pelley and
                  Peter M. Chen and
                  Thomas F. Wenisch},
  title        = {Memory Persistency: Semantics for Byte-Addressable Nonvolatile Memory
                  Technologies},
  journal      = {{IEEE} Micro},
  volume       = {35},
  number       = {3},
  pages        = {125--131},
  year         = {2015},
  url          = {https://doi.org/10.1109/MM.2015.46},
  doi          = {10.1109/MM.2015.46},
  timestamp    = {Sat, 20 May 2017 01:00:00 +0200},
  biburl       = {https://dblp.org/rec/journals/micro/PelleyCW15.bib},
  bibsource    = {dblp computer science bibliography, https://dblp.org}
}
@article{DBLP:journals/sigmobile/GordonHCFMM15,
  author       = {Mark S. Gordon and
                  David Ke Hong and
                  Peter M. Chen and
                  Jason Flinn and
                  Scott A. Mahlke and
                  Zhuoqing Morley Mao},
  title        = {Tango: Accelerating Mobile Applications through Flip-Flop Replication},
  journal      = {GetMobile Mob. Comput. Commun.},
  volume       = {19},
  number       = {3},
  pages        = {10--13},
  year         = {2015},
  url          = {https://doi.org/10.1145/2867070.2867075},
  doi          = {10.1145/2867070.2867075},
  timestamp    = {Fri, 06 Mar 2020 00:00:00 +0100},
  biburl       = {https://dblp.org/rec/journals/sigmobile/GordonHCFMM15.bib},
  bibsource    = {dblp computer science bibliography, https://dblp.org}
}
@inproceedings{DBLP:conf/hotstorage/DouFC15,
  author       = {Xianzheng Dou and
                  Jason Flinn and
                  Peter M. Chen},
  editor       = {Kenneth Salem and
                  John D. Strunk},
  title        = {Toward Eidetic Distributed File Systems},
  booktitle    = {7th {USENIX} Workshop on Hot Topics in Storage and File Systems, HotStorage
                  2015, Santa Clara, CA, USA, July 6-7, 2015},
  publisher    = {{USENIX} Association},
  year         = {2015},
  url          = {https://www.usenix.org/conference/hotstorage15/workshop-program/presentation/dou},
  timestamp    = {Tue, 02 Feb 2021 07:59:31 +0100},
  biburl       = {https://dblp.org/rec/conf/hotstorage/DouFC15.bib},
  bibsource    = {dblp computer science bibliography, https://dblp.org}
}
@inproceedings{DBLP:conf/mobisys/GordonHCFMM15,
  author       = {Mark S. Gordon and
                  David Ke Hong and
                  Peter M. Chen and
                  Jason Flinn and
                  Scott A. Mahlke and
                  Zhuoqing Morley Mao},
  editor       = {Gaetano Borriello and
                  Giovanni Pau and
                  Marco Gruteser and
                  Jason I. Hong},
  title        = {Accelerating Mobile Applications through Flip-Flop Replication},
  booktitle    = {Proceedings of the 13th Annual International Conference on Mobile
                  Systems, Applications, and Services, MobiSys 2015, Florence, Italy,
                  May 19-22, 2015},
  pages        = {137--150},
  publisher    = {{ACM}},
  year         = {2015},
  url          = {https://doi.org/10.1145/2742647.2742649},
  doi          = {10.1145/2742647.2742649},
  timestamp    = {Tue, 06 Nov 2018 00:00:00 +0100},
  biburl       = {https://dblp.org/rec/conf/mobisys/GordonHCFMM15.bib},
  bibsource    = {dblp computer science bibliography, https://dblp.org}
}
@inproceedings{DBLP:conf/isca/PelleyCW14,
  author       = {Steven Pelley and
                  Peter M. Chen and
                  Thomas F. Wenisch},
  title        = {Memory persistency},
  booktitle    = {{ACM/IEEE} 41st International Symposium on Computer Architecture,
                  {ISCA} 2014, Minneapolis, MN, USA, June 14-18, 2014},
  pages        = {265--276},
  publisher    = {{IEEE} Computer Society},
  year         = {2014},
  url          = {https://doi.org/10.1109/ISCA.2014.6853222},
  doi          = {10.1109/ISCA.2014.6853222},
  timestamp    = {Fri, 24 Mar 2023 00:00:00 +0100},
  biburl       = {https://dblp.org/rec/conf/isca/PelleyCW14.bib},
  bibsource    = {dblp computer science bibliography, https://dblp.org}
}
@inproceedings{DBLP:conf/osdi/DevecseryCDFC14,
  author       = {David Devecsery and
                  Michael Chow and
                  Xianzheng Dou and
                  Jason Flinn and
                  Peter M. Chen},
  editor       = {Jason Flinn and
                  Hank Levy},
  title        = {Eidetic Systems},
  booktitle    = {11th {USENIX} Symposium on Operating Systems Design and Implementation,
                  {OSDI} '14, Broomfield, CO, USA, October 6-8, 2014},
  pages        = {525--540},
  publisher    = {{USENIX} Association},
  year         = {2014},
  url          = {https://www.usenix.org/conference/osdi14/technical-sessions/presentation/devecsery},
  timestamp    = {Tue, 02 Feb 2021 08:05:58 +0100},
  biburl       = {https://dblp.org/rec/conf/osdi/DevecseryCDFC14.bib},
  bibsource    = {dblp computer science bibliography, https://dblp.org}
}
@inproceedings{DBLP:conf/pldi/HsiaoPYPNCKF14,
  author       = {Chun{-}Hung Hsiao and
                  Cristiano Pereira and
                  Jie Yu and
                  Gilles Pokam and
                  Satish Narayanasamy and
                  Peter M. Chen and
                  Ziyun Kong and
                  Jason Flinn},
  editor       = {Michael F. P. O'Boyle and
                  Keshav Pingali},
  title        = {Race detection for event-driven mobile applications},
  booktitle    = {{ACM} {SIGPLAN} Conference on Programming Language Design and Implementation,
                  {PLDI} '14, Edinburgh, United Kingdom - June 09 - 11, 2014},
  pages        = {326--336},
  publisher    = {{ACM}},
  year         = {2014},
  url          = {https://doi.org/10.1145/2594291.2594330},
  doi          = {10.1145/2594291.2594330},
  timestamp    = {Sat, 30 Sep 2023 01:00:00 +0200},
  biburl       = {https://dblp.org/rec/conf/pldi/HsiaoPYPNCKF14.bib},
  bibsource    = {dblp computer science bibliography, https://dblp.org}
}
@article{DBLP:journals/tcas/FooDGLMPRRRSVWYSSDCB13,
  author       = {Zhiyoong Foo and
                  David Devescery and
                  Mohammad Hassan Ghaed and
                  Inhee Lee and
                  Abishek Madhavan and
                  Youn Sung Park and
                  Aswin S. Rao and
                  Zach Renner and
                  Nathan Roberts and
                  Aaron Schulman and
                  Vikas Vinay and
                  Michael Wieckowski and
                  Dongmin Yoon and
                  Cliff Schmidt and
                  Thomas Schmid and
                  Prabal Dutta and
                  Peter M. Chen and
                  David T. Blaauw},
  title        = {A Low-Cost Audio Computer for Information Dissemination Among Illiterate
                  People Groups},
  journal      = {{IEEE} Trans. Circuits Syst. {I} Regul. Pap.},
  volume       = {60-I},
  number       = {8},
  pages        = {2039--2050},
  year         = {2013},
  url          = {https://doi.org/10.1109/TCSI.2013.2264693},
  doi          = {10.1109/TCSI.2013.2264693},
  timestamp    = {Fri, 08 Oct 2021 01:00:00 +0200},
  biburl       = {https://dblp.org/rec/journals/tcas/FooDGLMPRRRSVWYSSDCB13.bib},
  bibsource    = {dblp computer science bibliography, https://dblp.org}
}
@inproceedings{DBLP:conf/asplos/WesterDCFN13,
  author       = {Benjamin Wester and
                  David Devecsery and
                  Peter M. Chen and
                  Jason Flinn and
                  Satish Narayanasamy},
  editor       = {Vivek Sarkar and
                  Rastislav Bod{\'{\i}}k},
  title        = {Parallelizing data race detection},
  booktitle    = {Architectural Support for Programming Languages and Operating Systems,
                  {ASPLOS} 2013, Houston, TX, USA, March 16-20, 2013},
  pages        = {27--38},
  publisher    = {{ACM}},
  year         = {2013},
  url          = {https://doi.org/10.1145/2451116.2451120},
  doi          = {10.1145/2451116.2451120},
  timestamp    = {Sat, 30 Sep 2023 01:00:00 +0200},
  biburl       = {https://dblp.org/rec/conf/asplos/WesterDCFN13.bib},
  bibsource    = {dblp computer science bibliography, https://dblp.org}
}
@inproceedings{DBLP:conf/hotpar/OuyangCFN13,
  author       = {Jessica Ouyang and
                  Peter M. Chen and
                  Jason Flinn and
                  Satish Narayanasamy},
  editor       = {Emery D. Berger and
                  Kim M. Hazelwood},
  title        = {...And Region Serializability for All},
  booktitle    = {5th {USENIX} Workshop on Hot Topics in Parallelism, HotPar'13, San
                  Jose, CA, USA, June 24-25, 2013},
  publisher    = {{USENIX} Association},
  year         = {2013},
  url          = {https://www.usenix.org/conference/hotpar13/workshop-program/presentation/ouyang},
  timestamp    = {Sat, 30 Sep 2023 09:42:37 +0200},
  biburl       = {https://dblp.org/rec/conf/hotpar/OuyangCFN13.bib},
  bibsource    = {dblp computer science bibliography, https://dblp.org}
}
@article{DBLP:journals/tocs/VeeraraghavanLWOCFN12,
  author       = {Kaushik Veeraraghavan and
                  Dongyoon Lee and
                  Benjamin Wester and
                  Jessica Ouyang and
                  Peter M. Chen and
                  Jason Flinn and
                  Satish Narayanasamy},
  title        = {DoublePlay: Parallelizing Sequential Logging and Replay},
  journal      = {{ACM} Trans. Comput. Syst.},
  volume       = {30},
  number       = {1},
  pages        = {3:1--3:24},
  year         = {2012},
  url          = {https://doi.org/10.1145/2110356.2110359},
  doi          = {10.1145/2110356.2110359},
  timestamp    = {Sat, 30 Sep 2023 01:00:00 +0200},
  biburl       = {https://dblp.org/rec/journals/tocs/VeeraraghavanLWOCFN12.bib},
  bibsource    = {dblp computer science bibliography, https://dblp.org}
}
@inproceedings{DBLP:conf/cicc/FooDGLMPRRRSVWYSSDCB12,
  author       = {Zhiyoong Foo and
                  David Devescery and
                  Mohammad Hassan Ghaed and
                  Inhee Lee and
                  Abishek Madhavan and
                  Youn Sung Park and
                  Aswin S. Rao and
                  Zach Renner and
                  Nathan Roberts and
                  Aaron Schulman and
                  Vikas Vinay and
                  Michael Wieckowski and
                  Dongmin Yoon and
                  Cliff Schmidt and
                  Thomas Schmid and
                  Prabal Dutta and
                  Peter M. Chen and
                  David T. Blaauw},
  title        = {A low-cost audio computer for information dissemination among illiterate
                  people groups},
  booktitle    = {Proceedings of the {IEEE} 2012 Custom Integrated Circuits Conference,
                  {CICC} 2012, San Jose, CA, USA, September 9-12, 2012},
  pages        = {1--4},
  publisher    = {{IEEE}},
  year         = {2012},
  url          = {https://doi.org/10.1109/CICC.2012.6330652},
  doi          = {10.1109/CICC.2012.6330652},
  timestamp    = {Fri, 08 Oct 2021 01:00:00 +0200},
  biburl       = {https://dblp.org/rec/conf/cicc/FooDGLMPRRRSVWYSSDCB12.bib},
  bibsource    = {dblp computer science bibliography, https://dblp.org}
}
@inproceedings{DBLP:conf/pldi/LeeCFN12,
  author       = {Dongyoon Lee and
                  Peter M. Chen and
                  Jason Flinn and
                  Satish Narayanasamy},
  editor       = {Jan Vitek and
                  Haibo Lin and
                  Frank Tip},
  title        = {Chimera: hybrid program analysis for determinism},
  booktitle    = {{ACM} {SIGPLAN} Conference on Programming Language Design and Implementation,
                  {PLDI} '12, Beijing, China - June 11 - 16, 2012},
  pages        = {463--474},
  publisher    = {{ACM}},
  year         = {2012},
  url          = {https://doi.org/10.1145/2254064.2254119},
  doi          = {10.1145/2254064.2254119},
  timestamp    = {Sat, 30 Sep 2023 01:00:00 +0200},
  biburl       = {https://dblp.org/rec/conf/pldi/LeeCFN12.bib},
  bibsource    = {dblp computer science bibliography, https://dblp.org}
}
@inproceedings{DBLP:conf/asplos/VeeraraghavanLWOCFN11,
  author       = {Kaushik Veeraraghavan and
                  Dongyoon Lee and
                  Benjamin Wester and
                  Jessica Ouyang and
                  Peter M. Chen and
                  Jason Flinn and
                  Satish Narayanasamy},
  editor       = {Rajiv Gupta and
                  Todd C. Mowry},
  title        = {DoublePlay: parallelizing sequential logging and replay},
  booktitle    = {Proceedings of the 16th International Conference on Architectural
                  Support for Programming Languages and Operating Systems, {ASPLOS}
                  2011, Newport Beach, CA, USA, March 5-11, 2011},
  pages        = {15--26},
  publisher    = {{ACM}},
  year         = {2011},
  url          = {https://doi.org/10.1145/1950365.1950370},
  doi          = {10.1145/1950365.1950370},
  timestamp    = {Sat, 30 Sep 2023 01:00:00 +0200},
  biburl       = {https://dblp.org/rec/conf/asplos/VeeraraghavanLWOCFN11.bib},
  bibsource    = {dblp computer science bibliography, https://dblp.org}
}
@inproceedings{DBLP:conf/eurosys/WesterCF11,
  author       = {Benjamin Wester and
                  Peter M. Chen and
                  Jason Flinn},
  editor       = {Christoph M. Kirsch and
                  Gernot Heiser},
  title        = {Operating system support for application-specific speculation},
  booktitle    = {European Conference on Computer Systems, Proceedings of the Sixth
                  European conference on Computer systems, EuroSys 2011, Salzburg, Austria,
                  April 10-13, 2011},
  pages        = {229--242},
  publisher    = {{ACM}},
  year         = {2011},
  url          = {https://doi.org/10.1145/1966445.1966467},
  doi          = {10.1145/1966445.1966467},
  timestamp    = {Tue, 06 Nov 2018 00:00:00 +0100},
  biburl       = {https://dblp.org/rec/conf/eurosys/WesterCF11.bib},
  bibsource    = {dblp computer science bibliography, https://dblp.org}
}
@inproceedings{DBLP:conf/sosp/VeeraraghavanCFN11,
  author       = {Kaushik Veeraraghavan and
                  Peter M. Chen and
                  Jason Flinn and
                  Satish Narayanasamy},
  editor       = {Ted Wobber and
                  Peter Druschel},
  title        = {Detecting and surviving data races using complementary schedules},
  booktitle    = {Proceedings of the 23rd {ACM} Symposium on Operating Systems Principles
                  2011, {SOSP} 2011, Cascais, Portugal, October 23-26, 2011},
  pages        = {369--384},
  publisher    = {{ACM}},
  year         = {2011},
  url          = {https://doi.org/10.1145/2043556.2043590},
  doi          = {10.1145/2043556.2043590},
  timestamp    = {Sat, 30 Sep 2023 01:00:00 +0200},
  biburl       = {https://dblp.org/rec/conf/sosp/VeeraraghavanCFN11.bib},
  bibsource    = {dblp computer science bibliography, https://dblp.org}
}
@article{DBLP:journals/tocs/Chen10,
  author       = {Peter M. Chen},
  title        = {Editorial},
  journal      = {{ACM} Trans. Comput. Syst.},
  volume       = {28},
  number       = {1},
  pages        = {1:1--1:3},
  year         = {2010},
  url          = {https://doi.org/10.1145/1731060.1731061},
  doi          = {10.1145/1731060.1731061},
  timestamp    = {Tue, 06 Nov 2018 00:00:00 +0100},
  biburl       = {https://dblp.org/rec/journals/tocs/Chen10.bib},
  bibsource    = {dblp computer science bibliography, https://dblp.org}
}
@inproceedings{DBLP:conf/asplos/LeeWVNCF10,
  author       = {Dongyoon Lee and
                  Benjamin Wester and
                  Kaushik Veeraraghavan and
                  Satish Narayanasamy and
                  Peter M. Chen and
                  Jason Flinn},
  editor       = {James C. Hoe and
                  Vikram S. Adve},
  title        = {Respec: efficient online multiprocessor replayvia speculation and
                  external determinism},
  booktitle    = {Proceedings of the 15th International Conference on Architectural
                  Support for Programming Languages and Operating Systems, {ASPLOS}
                  2010, Pittsburgh, Pennsylvania, USA, March 13-17, 2010},
  pages        = {77--90},
  publisher    = {{ACM}},
  year         = {2010},
  url          = {https://doi.org/10.1145/1736020.1736031},
  doi          = {10.1145/1736020.1736031},
  timestamp    = {Sat, 30 Sep 2023 01:00:00 +0200},
  biburl       = {https://dblp.org/rec/conf/asplos/LeeWVNCF10.bib},
  bibsource    = {dblp computer science bibliography, https://dblp.org}
}
@inproceedings{DBLP:conf/dev/FooDSCFGKLPRSVWYSBCD10,
  author       = {Zhiyoong Foo and
                  David Devescery and
                  Thomas Schmid and
                  Nathan Clark and
                  R. Frank and
                  Mohammad Hassan Ghaed and
                  Ye{-}Sheng Kuo and
                  Inhee Lee and
                  Youn Sung Park and
                  Zach Renner and
                  Nathaniel Slottow and
                  Vikas Vinay and
                  Michael Wieckowski and
                  Dongmin Yoon and
                  Cliff Schmidt and
                  David T. Blaauw and
                  Peter M. Chen and
                  Prabal Dutta},
  editor       = {Andrew M. Dearden and
                  Tapan S. Parikh and
                  Lakshminarayanan Subramanian},
  title        = {A case for custom silicon in enabling low-cost information technology
                  for developing regions},
  booktitle    = {First {ACM} Annual Symposium on Computing for Development, {ACM} {DEV}
                  '10, London, United Kingdom, December 17 - 18, 2010},
  pages        = {22},
  publisher    = {{ACM}},
  year         = {2010},
  url          = {https://doi.org/10.1145/1926180.1926208},
  doi          = {10.1145/1926180.1926208},
  timestamp    = {Wed, 09 Dec 2020 00:00:00 +0100},
  biburl       = {https://dblp.org/rec/conf/dev/FooDSCFGKLPRSVWYSBCD10.bib},
  bibsource    = {dblp computer science bibliography, https://dblp.org}
}
@inproceedings{DBLP:conf/vee/Chen10,
  author       = {Peter M. Chen},
  editor       = {Marc E. Fiuczynski and
                  Emery D. Berger and
                  Andrew Warfield},
  title        = {Transistors to toys: teaching systems to freshmen},
  booktitle    = {Proceedings of the 6th International Conference on Virtual Execution
                  Environments, {VEE} 2010, Pittsburgh, Pennsylvania, USA, March 17-19,
                  2010},
  pages        = {1--2},
  publisher    = {{ACM}},
  year         = {2010},
  url          = {https://doi.org/10.1145/1735997.1735998},
  doi          = {10.1145/1735997.1735998},
  timestamp    = {Sat, 30 Sep 2023 09:58:15 +0200},
  biburl       = {https://dblp.org/rec/conf/vee/Chen10.bib},
  bibsource    = {dblp computer science bibliography, https://dblp.org}
}
@inproceedings{DBLP:conf/vee/ChowLGLGMSC10,
  author       = {Jim Chow and
                  Dominic G. Lucchetti and
                  Tal Garfinkel and
                  Geoffrey Lefebvre and
                  Ryan Gardner and
                  Joshua Mason and
                  Sam Small and
                  Peter M. Chen},
  editor       = {Marc E. Fiuczynski and
                  Emery D. Berger and
                  Andrew Warfield},
  title        = {Multi-stage replay with crosscut},
  booktitle    = {Proceedings of the 6th International Conference on Virtual Execution
                  Environments, {VEE} 2010, Pittsburgh, Pennsylvania, USA, March 17-19,
                  2010},
  pages        = {13--24},
  publisher    = {{ACM}},
  year         = {2010},
  url          = {https://doi.org/10.1145/1735997.1736002},
  doi          = {10.1145/1735997.1736002},
  timestamp    = {Tue, 22 Jun 2021 01:00:00 +0200},
  biburl       = {https://dblp.org/rec/conf/vee/ChowLGLGMSC10.bib},
  bibsource    = {dblp computer science bibliography, https://dblp.org}
}
@inproceedings{DBLP:conf/nsdi/WesterCNCFL09,
  author       = {Benjamin Wester and
                  James A. Cowling and
                  Edmund B. Nightingale and
                  Peter M. Chen and
                  Jason Flinn and
                  Barbara Liskov},
  editor       = {Jennifer Rexford and
                  Emin G{\"{u}}n Sirer},
  title        = {Tolerating Latency in Replicated State Machines Through Client Speculation},
  booktitle    = {Proceedings of the 6th {USENIX} Symposium on Networked Systems Design
                  and Implementation, {NSDI} 2009, April 22-24, 2009, Boston, MA, {USA}},
  pages        = {245--260},
  publisher    = {{USENIX} Association},
  year         = {2009},
  url          = {http://www.usenix.org/events/nsdi09/tech/full\_papers/wester/wester.pdf},
  timestamp    = {Thu, 12 Mar 2020 00:00:00 +0100},
  biburl       = {https://dblp.org/rec/conf/nsdi/WesterCNCFL09.bib},
  bibsource    = {dblp computer science bibliography, https://dblp.org}
}
@article{DBLP:journals/tocs/NightingaleVCF08,
  author       = {Edmund B. Nightingale and
                  Kaushik Veeraraghavan and
                  Peter M. Chen and
                  Jason Flinn},
  title        = {Rethink the sync},
  journal      = {{ACM} Trans. Comput. Syst.},
  volume       = {26},
  number       = {3},
  pages        = {6:1--6:26},
  year         = {2008},
  url          = {https://doi.org/10.1145/1394441.1394442},
  doi          = {10.1145/1394441.1394442},
  timestamp    = {Tue, 06 Nov 2018 00:00:00 +0100},
  biburl       = {https://dblp.org/rec/journals/tocs/NightingaleVCF08.bib},
  bibsource    = {dblp computer science bibliography, https://dblp.org}
}
@inproceedings{DBLP:conf/asplos/NightingalePCF08,
  author       = {Edmund B. Nightingale and
                  Daniel Peek and
                  Peter M. Chen and
                  Jason Flinn},
  editor       = {Susan J. Eggers and
                  James R. Larus},
  title        = {Parallelizing security checks on commodity hardware},
  booktitle    = {Proceedings of the 13th International Conference on Architectural
                  Support for Programming Languages and Operating Systems, {ASPLOS}
                  2008, Seattle, WA, USA, March 1-5, 2008},
  pages        = {308--318},
  publisher    = {{ACM}},
  year         = {2008},
  url          = {https://doi.org/10.1145/1346281.1346321},
  doi          = {10.1145/1346281.1346321},
  timestamp    = {Mon, 28 Aug 2023 01:00:00 +0200},
  biburl       = {https://dblp.org/rec/conf/asplos/NightingalePCF08.bib},
  bibsource    = {dblp computer science bibliography, https://dblp.org}
}
@inproceedings{DBLP:conf/usenix/ChowGC08,
  author       = {Jim Chow and
                  Tal Garfinkel and
                  Peter M. Chen},
  editor       = {Rebecca Isaacs and
                  Yuanyuan Zhou},
  title        = {VMwareDecoupling Dynamic Program Analysis from Execution in Virtual
                  Environments},
  booktitle    = {2008 {USENIX} Annual Technical Conference, Boston, MA, USA, June 22-27,
                  2008. Proceedings},
  pages        = {1--14},
  publisher    = {{USENIX} Association},
  year         = {2008},
  url          = {http://www.usenix.org/events/usenix08/tech/fullpapers/chow.pdf},
  timestamp    = {Wed, 04 Jul 2018 13:06:34 +0200},
  biburl       = {https://dblp.org/rec/conf/usenix/ChowGC08.bib},
  bibsource    = {dblp computer science bibliography, https://dblp.org}
}
@inproceedings{DBLP:conf/vee/DunlapLFC08,
  author       = {George W. Dunlap and
                  Dominic G. Lucchetti and
                  Michael A. Fetterman and
                  Peter M. Chen},
  editor       = {David Gregg and
                  Vikram S. Adve and
                  Brian N. Bershad},
  title        = {Execution replay of multiprocessor virtual machines},
  booktitle    = {Proceedings of the 4th International Conference on Virtual Execution
                  Environments, {VEE} 2008, Seattle, WA, USA, March 5-7, 2008},
  pages        = {121--130},
  publisher    = {{ACM}},
  year         = {2008},
  url          = {https://doi.org/10.1145/1346256.1346273},
  doi          = {10.1145/1346256.1346273},
  timestamp    = {Mon, 12 Jul 2021 15:34:15 +0200},
  biburl       = {https://dblp.org/rec/conf/vee/DunlapLFC08.bib},
  bibsource    = {dblp computer science bibliography, https://dblp.org}
}
@inproceedings{DBLP:conf/wmcsa/CoxC07,
  author       = {Landon P. Cox and
                  Peter M. Chen},
  editor       = {Eyal de Lara and
                  Nina Bhatti},
  title        = {Pocket Hypervisors: Opportunities and Challenges},
  booktitle    = {Eighth {IEEE} Workshop on Mobile Computing Systems and Applications,
                  HotMobile 2007, Tucson, Arizona, USA, March 8-9, 2007},
  pages        = {46--50},
  publisher    = {{IEEE} Computer Society},
  year         = {2007},
  url          = {https://doi.org/10.1109/HotMobile.2007.20},
  doi          = {10.1109/HOTMOBILE.2007.20},
  timestamp    = {Fri, 24 Mar 2023 00:00:00 +0100},
  biburl       = {https://dblp.org/rec/conf/wmcsa/CoxC07.bib},
  bibsource    = {dblp computer science bibliography, https://dblp.org}
}
@article{DBLP:journals/tocs/NightingaleCF06,
  author       = {Edmund B. Nightingale and
                  Peter M. Chen and
                  Jason Flinn},
  title        = {Speculative execution in a distributed file system},
  journal      = {{ACM} Trans. Comput. Syst.},
  volume       = {24},
  number       = {4},
  pages        = {361--392},
  year         = {2006},
  url          = {https://doi.org/10.1145/1189256.1189258},
  doi          = {10.1145/1189256.1189258},
  timestamp    = {Tue, 06 Nov 2018 00:00:00 +0100},
  biburl       = {https://dblp.org/rec/journals/tocs/NightingaleCF06.bib},
  bibsource    = {dblp computer science bibliography, https://dblp.org}
}
@inproceedings{DBLP:conf/osdi/NightingaleVCF06,
  author       = {Edmund B. Nightingale and
                  Kaushik Veeraraghavan and
                  Peter M. Chen and
                  Jason Flinn},
  editor       = {Brian N. Bershad and
                  Jeffrey C. Mogul},
  title        = {Rethink the Sync (Awarded Best Paper!)},
  booktitle    = {7th Symposium on Operating Systems Design and Implementation {(OSDI}
                  '06), November 6-8, Seattle, WA, {USA}},
  pages        = {1--14},
  publisher    = {{USENIX} Association},
  year         = {2006},
  url          = {http://www.usenix.org/events/osdi06/tech/nightingale.html},
  timestamp    = {Tue, 02 Feb 2021 00:00:00 +0100},
  biburl       = {https://dblp.org/rec/conf/osdi/NightingaleVCF06.bib},
  bibsource    = {dblp computer science bibliography, https://dblp.org}
}
@inproceedings{DBLP:conf/sp/KingCWVWL06,
  author       = {Samuel T. King and
                  Peter M. Chen and
                  Yi{-}Min Wang and
                  Chad Verbowski and
                  Helen J. Wang and
                  Jacob R. Lorch},
  title        = {SubVirt: Implementing malware with virtual machines},
  booktitle    = {2006 {IEEE} Symposium on Security and Privacy (S{\&}P 2006), 21-24
                  May 2006, Berkeley, California, {USA}},
  pages        = {314--327},
  publisher    = {{IEEE} Computer Society},
  year         = {2006},
  url          = {https://doi.org/10.1109/SP.2006.38},
  doi          = {10.1109/SP.2006.38},
  timestamp    = {Thu, 21 Sep 2023 15:57:31 +0200},
  biburl       = {https://dblp.org/rec/conf/sp/KingCWVWL06.bib},
  bibsource    = {dblp computer science bibliography, https://dblp.org}
}
@article{DBLP:journals/tocs/KingC05,
  author       = {Samuel T. King and
                  Peter M. Chen},
  title        = {Backtracking intrusions},
  journal      = {{ACM} Trans. Comput. Syst.},
  volume       = {23},
  number       = {1},
  pages        = {51--76},
  year         = {2005},
  url          = {https://doi.org/10.1145/1047915.1047918},
  doi          = {10.1145/1047915.1047918},
  timestamp    = {Tue, 06 Nov 2018 00:00:00 +0100},
  biburl       = {https://dblp.org/rec/journals/tocs/KingC05.bib},
  bibsource    = {dblp computer science bibliography, https://dblp.org}
}
@inproceedings{DBLP:conf/ndss/KingMLC05,
  author       = {Samuel T. King and
                  Zhuoqing Morley Mao and
                  Dominic G. Lucchetti and
                  Peter M. Chen},
  title        = {Enriching Intrusion Alerts Through Multi-Host Causality},
  booktitle    = {Proceedings of the Network and Distributed System Security Symposium,
                  {NDSS} 2005, San Diego, California, {USA}},
  publisher    = {The Internet Society},
  year         = {2005},
  url          = {https://www.ndss-symposium.org/ndss2005/enriching-intrusion-alerts-through-multi-host-causality/},
  timestamp    = {Mon, 01 Feb 2021 08:42:12 +0100},
  biburl       = {https://dblp.org/rec/conf/ndss/KingMLC05.bib},
  bibsource    = {dblp computer science bibliography, https://dblp.org}
}
@inproceedings{DBLP:conf/sosp/JoshiKDC05,
  author       = {Ashlesha Joshi and
                  Samuel T. King and
                  George W. Dunlap and
                  Peter M. Chen},
  editor       = {Andrew Herbert and
                  Kenneth P. Birman},
  title        = {Detecting past and present intrusions through vulnerability-specific
                  predicates},
  booktitle    = {Proceedings of the 20th {ACM} Symposium on Operating Systems Principles
                  2005, {SOSP} 2005, Brighton, UK, October 23-26, 2005},
  pages        = {91--104},
  publisher    = {{ACM}},
  year         = {2005},
  url          = {https://doi.org/10.1145/1095810.1095820},
  doi          = {10.1145/1095810.1095820},
  timestamp    = {Tue, 06 Nov 2018 16:59:32 +0100},
  biburl       = {https://dblp.org/rec/conf/sosp/JoshiKDC05.bib},
  bibsource    = {dblp computer science bibliography, https://dblp.org}
}
@inproceedings{DBLP:conf/sosp/NightingaleCF05,
  author       = {Edmund B. Nightingale and
                  Peter M. Chen and
                  Jason Flinn},
  editor       = {Andrew Herbert and
                  Kenneth P. Birman},
  title        = {Speculative execution in a distributed file system},
  booktitle    = {Proceedings of the 20th {ACM} Symposium on Operating Systems Principles
                  2005, {SOSP} 2005, Brighton, UK, October 23-26, 2005},
  pages        = {191--205},
  publisher    = {{ACM}},
  year         = {2005},
  url          = {https://doi.org/10.1145/1095810.1095829},
  doi          = {10.1145/1095810.1095829},
  timestamp    = {Tue, 06 Nov 2018 00:00:00 +0100},
  biburl       = {https://dblp.org/rec/conf/sosp/NightingaleCF05.bib},
  bibsource    = {dblp computer science bibliography, https://dblp.org}
}
@inproceedings{DBLP:conf/usenix/KingDC05,
  author       = {Samuel T. King and
                  George W. Dunlap and
                  Peter M. Chen},
  title        = {Debugging Operating Systems with Time-Traveling Virtual Machines (Awarded
                  General Track Best Paper Award!)},
  booktitle    = {Proceedings of the 2005 {USENIX} Annual Technical Conference, April
                  10-15, 2005, Anaheim, CA, {USA}},
  pages        = {1--15},
  publisher    = {{USENIX}},
  year         = {2005},
  url          = {http://www.usenix.org/events/usenix05/tech/general/king.html},
  timestamp    = {Mon, 01 Feb 2021 00:00:00 +0100},
  biburl       = {https://dblp.org/rec/conf/usenix/KingDC05.bib},
  bibsource    = {dblp computer science bibliography, https://dblp.org}
}
@article{DBLP:journals/te/Chen04,
  author       = {Peter M. Chen},
  title        = {An automated feedback system for computer organization projects},
  journal      = {{IEEE} Trans. Educ.},
  volume       = {47},
  number       = {2},
  pages        = {232--240},
  year         = {2004},
  url          = {https://doi.org/10.1109/TE.2004.825220},
  doi          = {10.1109/TE.2004.825220},
  timestamp    = {Thu, 16 Apr 2020 01:00:00 +0200},
  biburl       = {https://dblp.org/rec/journals/te/Chen04.bib},
  bibsource    = {dblp computer science bibliography, https://dblp.org}
}
@inproceedings{DBLP:conf/sosp/KingC03,
  author       = {Samuel T. King and
                  Peter M. Chen},
  editor       = {Michael L. Scott and
                  Larry L. Peterson},
  title        = {Backtracking intrusions},
  booktitle    = {Proceedings of the 19th {ACM} Symposium on Operating Systems Principles
                  2003, {SOSP} 2003, Bolton Landing, NY, USA, October 19-22, 2003},
  pages        = {223--236},
  publisher    = {{ACM}},
  year         = {2003},
  url          = {https://doi.org/10.1145/945445.945467},
  doi          = {10.1145/945445.945467},
  timestamp    = {Tue, 06 Nov 2018 16:59:32 +0100},
  biburl       = {https://dblp.org/rec/conf/sosp/KingC03.bib},
  bibsource    = {dblp computer science bibliography, https://dblp.org}
}
@inproceedings{DBLP:conf/usenix/KingDC03,
  author       = {Samuel T. King and
                  George W. Dunlap and
                  Peter M. Chen},
  title        = {Operating System Support for Virtual Machines},
  booktitle    = {Proceedings of the General Track: 2003 {USENIX} Annual Technical Conference,
                  June 9-14, 2003, San Antonio, Texas, {USA}},
  pages        = {71--84},
  publisher    = {{USENIX}},
  year         = {2003},
  url          = {http://www.usenix.org/events/usenix03/tech/king.html},
  timestamp    = {Mon, 01 Feb 2021 00:00:00 +0100},
  biburl       = {https://dblp.org/rec/conf/usenix/KingDC03.bib},
  bibsource    = {dblp computer science bibliography, https://dblp.org}
}
@inproceedings{DBLP:conf/issre/ChandraC02,
  author       = {Subhachandra Chandra and
                  Peter M. Chen},
  title        = {The Impact of Recovery Mechanisms on the Likelihood of Saving Corrupted
                  State},
  booktitle    = {13th International Symposium on Software Reliability Engineering {(ISSRE}
                  2002), 12-15 November 2002, Annapolis, MD, {USA}},
  pages        = {91--101},
  publisher    = {{IEEE} Computer Society},
  year         = {2002},
  url          = {https://doi.org/10.1109/ISSRE.2002.1173219},
  doi          = {10.1109/ISSRE.2002.1173219},
  timestamp    = {Fri, 24 Mar 2023 00:00:00 +0100},
  biburl       = {https://dblp.org/rec/conf/issre/ChandraC02.bib},
  bibsource    = {dblp computer science bibliography, https://dblp.org}
}
@inproceedings{DBLP:conf/osdi/DunlapKCBC02,
  author       = {George W. Dunlap and
                  Samuel T. King and
                  Sukru Cinar and
                  Murtaza A. Basrai and
                  Peter M. Chen},
  editor       = {David E. Culler and
                  Peter Druschel},
  title        = {ReVirt: Enabling Intrusion Analysis Through Virtual-Machine Logging
                  and Replay},
  booktitle    = {5th Symposium on Operating System Design and Implementation {(OSDI}
                  2002), Boston, Massachusetts, USA, December 9-11, 2002},
  publisher    = {{USENIX} Association},
  year         = {2002},
  url          = {http://www.usenix.org/events/osdi02/tech/dunlap.html},
  timestamp    = {Tue, 02 Feb 2021 00:00:00 +0100},
  biburl       = {https://dblp.org/rec/conf/osdi/DunlapKCBC02.bib},
  bibsource    = {dblp computer science bibliography, https://dblp.org}
}
@article{DBLP:journals/tc/NgC01,
  author       = {Wee Teck Ng and
                  Peter M. Chen},
  title        = {The Design and Verification of the Rio File Cache},
  journal      = {{IEEE} Trans. Computers},
  volume       = {50},
  number       = {4},
  pages        = {322--337},
  year         = {2001},
  url          = {https://doi.org/10.1109/12.919278},
  doi          = {10.1109/12.919278},
  timestamp    = {Sat, 20 May 2017 01:00:00 +0200},
  biburl       = {https://dblp.org/rec/journals/tc/NgC01.bib},
  bibsource    = {dblp computer science bibliography, https://dblp.org}
}
@inproceedings{DBLP:conf/hotos/ChenN01,
  author       = {Peter M. Chen and
                  Brian D. Noble},
  title        = {When Virtual is Better than Real},
  booktitle    = {Proceedings of HotOS-VIII: 8th Workshop on Hot Topics in Operating
                  Systems, May 20-23, 2001, Elmau/Oberbayern, Germany},
  pages        = {133--138},
  publisher    = {{IEEE} Computer Society},
  year         = {2001},
  url          = {https://doi.org/10.1109/HOTOS.2001.990073},
  doi          = {10.1109/HOTOS.2001.990073},
  timestamp    = {Fri, 24 Mar 2023 00:00:00 +0100},
  biburl       = {https://dblp.org/rec/conf/hotos/ChenN01.bib},
  bibsource    = {dblp computer science bibliography, https://dblp.org}
}
@inproceedings{DBLP:conf/dsn/ChandraC00,
  author       = {Subhachandra Chandra and
                  Peter M. Chen},
  title        = {Whither Generic Recovery from Application Faults? {A} Fault Study
                  using Open-Source Software},
  booktitle    = {2000 International Conference on Dependable Systems and Networks {(DSN}
                  2000) (formerly {FTCS-30} and DCCA-8), 25-28 June 2000, New York,
                  NY, {USA}},
  pages        = {97--106},
  publisher    = {{IEEE} Computer Society},
  year         = {2000},
  url          = {https://doi.org/10.1109/ICDSN.2000.857521},
  doi          = {10.1109/ICDSN.2000.857521},
  timestamp    = {Fri, 24 Mar 2023 00:00:00 +0100},
  biburl       = {https://dblp.org/rec/conf/dsn/ChandraC00.bib},
  bibsource    = {dblp computer science bibliography, https://dblp.org}
}
@inproceedings{DBLP:conf/osdi/LowellCC00,
  author       = {David E. Lowell and
                  Subhachandra Chandra and
                  Peter M. Chen},
  editor       = {Michael B. Jones and
                  M. Frans Kaashoek},
  title        = {Exploring Failure Transparency and the Limits of Generic Recovery},
  booktitle    = {4th Symposium on Operating System Design and Implementation {(OSDI}
                  2000), San Diego, California, USA, October 23-25, 2000},
  pages        = {289--304},
  publisher    = {{USENIX} Association},
  year         = {2000},
  url          = {http://dl.acm.org/citation.cfm?id=1251249},
  timestamp    = {Wed, 04 Jul 2018 13:06:35 +0200},
  biburl       = {https://dblp.org/rec/conf/osdi/LowellCC00.bib},
  bibsource    = {dblp computer science bibliography, https://dblp.org}
}
@inproceedings{DBLP:conf/ftcs/NgC99,
  author       = {Wee Teck Ng and
                  Peter M. Chen},
  title        = {The Systematic Improvement of Fault Tolerance in the Rio File Cache},
  booktitle    = {Digest of Papers: FTCS-29, The Twenty-Ninth Annual International Symposium
                  on Fault-Tolerant Computing, Madison, Wisconsin, USA, June 15-18,
                  1999},
  pages        = {76--83},
  publisher    = {{IEEE} Computer Society},
  year         = {1999},
  url          = {https://doi.org/10.1109/FTCS.1999.781036},
  doi          = {10.1109/FTCS.1999.781036},
  timestamp    = {Fri, 24 Mar 2023 00:00:00 +0100},
  biburl       = {https://dblp.org/rec/conf/ftcs/NgC99.bib},
  bibsource    = {dblp computer science bibliography, https://dblp.org}
}
@inproceedings{DBLP:conf/hotos/ChenL99,
  author       = {Peter M. Chen and
                  David E. Lowell},
  editor       = {Peter Druschel},
  title        = {Reliability Hierarchies},
  booktitle    = {Proceedings of The Seventh Workshop on Hot Topics in Operating Systems,
                  HotOS-VII, Rio Rico, Arizona, USA, March 28-30, 1999},
  pages        = {168--173},
  publisher    = {{IEEE} Computer Society},
  year         = {1999},
  url          = {https://doi.org/10.1109/HOTOS.1999.798395},
  doi          = {10.1109/HOTOS.1999.798395},
  timestamp    = {Fri, 24 Mar 2023 00:00:00 +0100},
  biburl       = {https://dblp.org/rec/conf/hotos/ChenL99.bib},
  bibsource    = {dblp computer science bibliography, https://dblp.org}
}
@inproceedings{DBLP:conf/ics/ZhouCL99,
  author       = {Yuanyuan Zhou and
                  Peter M. Chen and
                  Kai Li},
  editor       = {Theodore S. Papatheodorou and
                  Mateo Valero and
                  Constantine D. Polychronopoulos and
                  Yoichi Muraoka and
                  Jes{\'{u}}s Labarta},
  title        = {Fast cluster failover using virtual memory-mapped communication},
  booktitle    = {Proceedings of the 13th international conference on Supercomputing,
                  {ICS} 1999, Rhodes, Greece, June 20-25, 1999},
  pages        = {373--382},
  publisher    = {{ACM}},
  year         = {1999},
  url          = {https://doi.org/10.1145/305138.305215},
  doi          = {10.1145/305138.305215},
  timestamp    = {Tue, 06 Nov 2018 11:07:02 +0100},
  biburl       = {https://dblp.org/rec/conf/ics/ZhouCL99.bib},
  bibsource    = {dblp computer science bibliography, https://dblp.org}
}
@article{DBLP:journals/vldb/NgC98,
  author       = {Wee Teck Ng and
                  Peter M. Chen},
  title        = {Integrating Reliable Memory in Databases},
  journal      = {{VLDB} J.},
  volume       = {7},
  number       = {3},
  pages        = {194--204},
  year         = {1998},
  url          = {https://doi.org/10.1007/s007780050063},
  doi          = {10.1007/S007780050063},
  timestamp    = {Sun, 28 May 2017 01:00:00 +0200},
  biburl       = {https://dblp.org/rec/journals/vldb/NgC98.bib},
  bibsource    = {dblp computer science bibliography, https://dblp.org}
}
@inproceedings{DBLP:conf/ftcs/ChandraC98,
  author       = {Subhachandra Chandra and
                  Peter M. Chen},
  title        = {How Fail-Stop are Faulty Programs?},
  booktitle    = {Digest of Papers: FTCS-28, The Twenty-Eigth Annual International Symposium
                  on Fault-Tolerant Computing, Munich, Germany, June 23-25, 1998},
  pages        = {240--249},
  publisher    = {{IEEE} Computer Society},
  year         = {1998},
  url          = {https://doi.org/10.1109/FTCS.1998.689475},
  doi          = {10.1109/FTCS.1998.689475},
  timestamp    = {Fri, 24 Mar 2023 00:00:00 +0100},
  biburl       = {https://dblp.org/rec/conf/ftcs/ChandraC98.bib},
  bibsource    = {dblp computer science bibliography, https://dblp.org}
}
@inproceedings{DBLP:conf/podc/LowellC98,
  author       = {David E. Lowell and
                  Peter M. Chen},
  editor       = {Brian A. Coan and
                  Yehuda Afek},
  title        = {Persistent Messages in Local Transactions},
  booktitle    = {Proceedings of the Seventeenth Annual {ACM} Symposium on Principles
                  of Distributed Computing, {PODC} '98, Puerto Vallarta, Mexico, June
                  28 - July 2, 1998},
  pages        = {219--226},
  publisher    = {{ACM}},
  year         = {1998},
  url          = {https://doi.org/10.1145/277697.277737},
  doi          = {10.1145/277697.277737},
  timestamp    = {Tue, 06 Nov 2018 00:00:00 +0100},
  biburl       = {https://dblp.org/rec/conf/podc/LowellC98.bib},
  bibsource    = {dblp computer science bibliography, https://dblp.org}
}
@article{DBLP:journals/tc/JacobCSM97,
  author       = {Bruce L. Jacob and
                  Peter M. Chen and
                  Seth R. Silverman and
                  Trevor N. Mudge},
  title        = {A Comment on "An Analytical Model for Designing Memory Hierarchies"},
  journal      = {{IEEE} Trans. Computers},
  volume       = {46},
  number       = {10},
  pages        = {1151},
  year         = {1997},
  url          = {https://doi.org/10.1109/12.628401},
  doi          = {10.1109/12.628401},
  timestamp    = {Sat, 20 May 2017 01:00:00 +0200},
  biburl       = {https://dblp.org/rec/journals/tc/JacobCSM97.bib},
  bibsource    = {dblp computer science bibliography, https://dblp.org}
}
@inproceedings{DBLP:conf/sosp/LowellC97,
  author       = {David E. Lowell and
                  Peter M. Chen},
  editor       = {Michel Ban{\^{a}}tre and
                  Henry M. Levy and
                  William M. Waite},
  title        = {Free Transactions With Rio Vista},
  booktitle    = {Proceedings of the Sixteenth {ACM} Symposium on Operating System Principles,
                  {SOSP} 1997, St. Malo, France, October 5-8, 1997},
  pages        = {92--101},
  publisher    = {{ACM}},
  year         = {1997},
  url          = {https://doi.org/10.1145/268998.266665},
  doi          = {10.1145/268998.266665},
  timestamp    = {Tue, 06 Nov 2018 16:59:32 +0100},
  biburl       = {https://dblp.org/rec/conf/sosp/LowellC97.bib},
  bibsource    = {dblp computer science bibliography, https://dblp.org}
}
@inproceedings{DBLP:conf/vldb/NgC97,
  author       = {Wee Teck Ng and
                  Peter M. Chen},
  editor       = {Matthias Jarke and
                  Michael J. Carey and
                  Klaus R. Dittrich and
                  Frederick H. Lochovsky and
                  Pericles Loucopoulos and
                  Manfred A. Jeusfeld},
  title        = {Integrating Reliable Memory in Databases},
  booktitle    = {VLDB'97, Proceedings of 23rd International Conference on Very Large
                  Data Bases, August 25-29, 1997, Athens, Greece},
  pages        = {76--85},
  publisher    = {Morgan Kaufmann},
  year         = {1997},
  url          = {http://www.vldb.org/conf/1997/P076.PDF},
  timestamp    = {Tue, 07 Nov 2017 06:51:45 +0100},
  biburl       = {https://dblp.org/rec/conf/vldb/NgC97.bib},
  bibsource    = {dblp computer science bibliography, https://dblp.org}
}
@article{DBLP:journals/tc/JacobCSM96,
  author       = {Bruce L. Jacob and
                  Peter M. Chen and
                  Seth R. Silverman and
                  Trevor N. Mudge},
  title        = {An Analytical Model for Designing Memory Hierarchies},
  journal      = {{IEEE} Trans. Computers},
  volume       = {45},
  number       = {10},
  pages        = {1180--1194},
  year         = {1996},
  url          = {https://doi.org/10.1109/12.543711},
  doi          = {10.1109/12.543711},
  timestamp    = {Sat, 20 May 2017 01:00:00 +0200},
  biburl       = {https://dblp.org/rec/journals/tc/JacobCSM96.bib},
  bibsource    = {dblp computer science bibliography, https://dblp.org}
}
@inproceedings{DBLP:conf/asplos/ChenNCARL96,
  author       = {Peter M. Chen and
                  Wee Teck Ng and
                  Subhachandra Chandra and
                  Christopher M. Aycock and
                  Gurushankar Rajamani and
                  David E. Lowell},
  editor       = {Bill Dally and
                  Susan J. Eggers},
  title        = {The Rio File Cache: Surviving Operating System Crashes},
  booktitle    = {{ASPLOS-VII} Proceedings - Seventh International Conference on Architectural
                  Support for Programming Languages and Operating Systems, Cambridge,
                  Massachusetts, USA, October 1-5, 1996},
  pages        = {74--83},
  publisher    = {{ACM} Press},
  year         = {1996},
  url          = {https://doi.org/10.1145/237090.237154},
  doi          = {10.1145/237090.237154},
  timestamp    = {Wed, 07 Jul 2021 13:23:09 +0200},
  biburl       = {https://dblp.org/rec/conf/asplos/ChenNCARL96.bib},
  bibsource    = {dblp computer science bibliography, https://dblp.org}
}
@inproceedings{DBLP:conf/issre/NgARC96,
  author       = {Wee Teck Ng and
                  Christopher M. Aycock and
                  Gurushankar Rajamani and
                  Peter M. Chen},
  title        = {Comparing disk and memory's resistance to operating system crashes},
  booktitle    = {Seventh International Symposium on Software Reliability Engineering,
                  {ISSRE} 1996, White Plains, NY, USA, October 30, 1996-Nov. 2, 1996},
  pages        = {185--194},
  publisher    = {{IEEE} Computer Society},
  year         = {1996},
  url          = {https://doi.org/10.1109/ISSRE.1996.558792},
  doi          = {10.1109/ISSRE.1996.558792},
  timestamp    = {Fri, 24 Mar 2023 00:00:00 +0100},
  biburl       = {https://dblp.org/rec/conf/issre/NgARC96.bib},
  bibsource    = {dblp computer science bibliography, https://dblp.org}
}
@inproceedings{DBLP:conf/sigmetrics/ChenL95,
  author       = {Peter M. Chen and
                  Edward K. Lee},
  editor       = {Blaine D. Gaither},
  title        = {Striping in a {RAID} Level 5 Disk Array},
  booktitle    = {Proceedings of the 1995 {ACM} {SIGMETRICS} joint international conference
                  on Measurement and modeling of computer systems, Ottawa, Canada, May
                  15-19, 1995},
  pages        = {136--145},
  publisher    = {{ACM}},
  year         = {1995},
  url          = {https://doi.org/10.1145/223587.223603},
  doi          = {10.1145/223587.223603},
  timestamp    = {Fri, 30 Jul 2021 16:13:31 +0200},
  biburl       = {https://dblp.org/rec/conf/sigmetrics/ChenL95.bib},
  bibsource    = {dblp computer science bibliography, https://dblp.org}
}
@article{DBLP:journals/csur/ChenLGKP94,
  author       = {Peter M. Chen and
                  Edward K. Lee and
                  Garth A. Gibson and
                  Randy H. Katz and
                  David A. Patterson},
  title        = {{RAID:} High-Performance, Reliable Secondary Storage},
  journal      = {{ACM} Comput. Surv.},
  volume       = {26},
  number       = {2},
  pages        = {145--185},
  year         = {1994},
  url          = {https://doi.org/10.1145/176979.176981},
  doi          = {10.1145/176979.176981},
  timestamp    = {Thu, 13 Apr 2023 01:00:00 +0200},
  biburl       = {https://dblp.org/rec/journals/csur/ChenLGKP94.bib},
  bibsource    = {dblp computer science bibliography, https://dblp.org}
}
@article{DBLP:journals/dpd/ChenLDLMSSPK94,
  author       = {Peter M. Chen and
                  Edward K. Lee and
                  Ann L. Drapeau and
                  Ken Lutz and
                  Ethan L. Miller and
                  Srinivasan Seshan and
                  Ken Shirriff and
                  David A. Patterson and
                  Randy H. Katz},
  title        = {Performance and Design Evaluation of the {RAID-II} Storage Server},
  journal      = {Distributed Parallel Databases},
  volume       = {2},
  number       = {3},
  pages        = {243--260},
  year         = {1994},
  url          = {https://doi.org/10.1007/BF01266330},
  doi          = {10.1007/BF01266330},
  timestamp    = {Thu, 13 Apr 2023 01:00:00 +0200},
  biburl       = {https://dblp.org/rec/journals/dpd/ChenLDLMSSPK94.bib},
  bibsource    = {dblp computer science bibliography, https://dblp.org}
}
@article{DBLP:journals/tocs/ChenP94,
  author       = {Peter M. Chen and
                  David A. Patterson},
  title        = {A New Approach to {I/O} Performance Evaluation - Self-Scaling {I/O}
                  Benchmarks, Predicted {I/O} Performance},
  journal      = {{ACM} Trans. Comput. Syst.},
  volume       = {12},
  number       = {4},
  pages        = {308--339},
  year         = {1994},
  url          = {https://doi.org/10.1145/195792.195812},
  doi          = {10.1145/195792.195812},
  timestamp    = {Thu, 13 Apr 2023 01:00:00 +0200},
  biburl       = {https://dblp.org/rec/journals/tocs/ChenP94.bib},
  bibsource    = {dblp computer science bibliography, https://dblp.org}
}
@inproceedings{DBLP:conf/isca/DrapeauSHMSKLPLCG94,
  author       = {Ann L. Drapeau and
                  Ken Shirriff and
                  John H. Hartman and
                  Ethan L. Miller and
                  Srinivasan Seshan and
                  Randy H. Katz and
                  Ken Lutz and
                  David A. Patterson and
                  Edward K. Lee and
                  Peter M. Chen and
                  Garth A. Gibson},
  editor       = {David A. Patterson},
  title        = {{RAID-II:} {A} High-Bandwidth Network File Server},
  booktitle    = {Proceedings of the 21st Annual International Symposium on Computer
                  Architecture. Chicago, IL, USA, April 1994},
  pages        = {234--244},
  publisher    = {{IEEE} Computer Society},
  year         = {1994},
  url          = {https://doi.org/10.1109/ISCA.1994.288146},
  doi          = {10.1109/ISCA.1994.288146},
  timestamp    = {Sun, 12 Nov 2023 00:00:00 +0100},
  biburl       = {https://dblp.org/rec/conf/isca/DrapeauSHMSKLPLCG94.bib},
  bibsource    = {dblp computer science bibliography, https://dblp.org}
}
@article{DBLP:journals/pieee/ChenP93,
  author       = {Peter M. Chen and
                  David A. Patterson},
  title        = {Storage performance-metrics and benchmarks},
  journal      = {Proc. {IEEE}},
  volume       = {81},
  number       = {8},
  pages        = {1151--1165},
  year         = {1993},
  url          = {https://doi.org/10.1109/5.236192},
  doi          = {10.1109/5.236192},
  timestamp    = {Thu, 13 Apr 2023 01:00:00 +0200},
  biburl       = {https://dblp.org/rec/journals/pieee/ChenP93.bib},
  bibsource    = {dblp computer science bibliography, https://dblp.org}
}
@inproceedings{DBLP:conf/sigmetrics/ChenP93,
  author       = {Peter M. Chen and
                  David A. Patterson},
  editor       = {Susan S. Owicki and
                  Richard R. Muntz},
  title        = {A New Approach to {I/O} Performance Evaluation - Self-Scaling {I/O}
                  Benchmarks, Predicted {I/O} Performance},
  booktitle    = {Proceedings of the 1993 {ACM} {SIGMETRICS} conference on Measurement
                  and modeling of computer systems, Santa Clara, California, USA, May
                  10-14, 1993},
  pages        = {1--12},
  publisher    = {{ACM}},
  year         = {1993},
  url          = {https://doi.org/10.1145/166955.166966},
  doi          = {10.1145/166955.166966},
  timestamp    = {Thu, 13 Apr 2023 01:00:00 +0200},
  biburl       = {https://dblp.org/rec/conf/sigmetrics/ChenP93.bib},
  bibsource    = {dblp computer science bibliography, https://dblp.org}
}
@inproceedings{DBLP:conf/isca/ChenP90,
  author       = {Peter M. Chen and
                  David A. Patterson},
  editor       = {Jean{-}Loup Baer and
                  Larry Snyder and
                  James R. Goodman},
  title        = {Maximizing Performance in a Striped Disk Array},
  booktitle    = {Proceedings of the 17th Annual International Symposium on Computer
                  Architecture, Seattle, WA, USA, June 1990},
  pages        = {322--331},
  publisher    = {{ACM}},
  year         = {1990},
  url          = {https://doi.org/10.1145/325164.325158},
  doi          = {10.1145/325164.325158},
  timestamp    = {Thu, 13 Apr 2023 01:00:00 +0200},
  biburl       = {https://dblp.org/rec/conf/isca/ChenP90.bib},
  bibsource    = {dblp computer science bibliography, https://dblp.org}
}
@inproceedings{DBLP:conf/sigmetrics/ChenGKP90,
  author       = {Peter M. Chen and
                  Garth A. Gibson and
                  Randy H. Katz and
                  David A. Patterson},
  editor       = {Gary J. Nutt},
  title        = {An Evaluation of Redundant Arrays of Disks Using an Amdahl 5890},
  booktitle    = {Proceedings of the 1990 {ACM} {SIGMETRICS} conference on Measurement
                  and modeling of computer systems, University of Colorado, Boulder,
                  Colorado, USA, May 22-25, 1990},
  pages        = {74--85},
  publisher    = {{ACM}},
  year         = {1990},
  url          = {https://doi.org/10.1145/98457.98509},
  doi          = {10.1145/98457.98509},
  timestamp    = {Thu, 13 Apr 2023 01:00:00 +0200},
  biburl       = {https://dblp.org/rec/conf/sigmetrics/ChenGKP90.bib},
  bibsource    = {dblp computer science bibliography, https://dblp.org}
}
@inproceedings{DBLP:conf/compcon/PattersonCGK89,
  author       = {David A. Patterson and
                  Peter M. Chen and
                  Garth Gibson and
                  Randy H. Katz},
  title        = {Introduction to redundant arrays of inexpensive disks {(RAID)}},
  booktitle    = {Thirty-Fourth {IEEE} Computer Society International Conference: Intellectual
                  Leverage, {COMPCON} Spring 89, San Francisco, CA, USA, February 27
                  - March 3, 1989, Digest of Papers},
  pages        = {112--117},
  publisher    = {{IEEE} Computer Society},
  year         = {1989},
  url          = {https://doi.org/10.1109/CMPCON.1989.301912},
  doi          = {10.1109/CMPCON.1989.301912},
  timestamp    = {Thu, 13 Apr 2023 01:00:00 +0200},
  biburl       = {https://dblp.org/rec/conf/compcon/PattersonCGK89.bib},
  bibsource    = {dblp computer science bibliography, https://dblp.org}
}
a service of  Schloss Dagstuhl - Leibniz Center for Informatics