Amanda Raybuck
========================================================================================
[**CV**](cv.pdf)
**Contact:**
araybuck@ucdavis.edu
Computer Science Department
University of California, Davis
Office: 2125 Kemper Hall
About Me
========================================================================================
I am an incoming Assistant Professor in the
[Computer Science Department](https://cs.ucdavis.edu/) at the University
of California, Davis. My research interests are primarly in operating systems,
particularly in the management of memory in the face of new memory technologies.
Prior to starting at UC Davis, I earned my PhD in May 2024 from
[UT Austin](https://www.cs.utexas.edu/) advised by
[Simon Peter](https://homes.cs.washington.edu/~simpeter/). Prior to that, I earned my
Bachelor's of Science in Computer Science from the University of Nevada, Las Vegas.
**I am actively recruiting PhD students to join me in systems research at UC Davis.**
If You are interested, please apply to the UC Davis CS PhD program and mention my
name. Current UC Davis undergraduate and graduate students interested in doing
systems research, please email me!
Publications
========================================================================================
- **zIO: Accelerating IO-Intensive Applications with Transparent Zero-Copy IO** (OSDI'22)
Tim Stamler, Deukyeon Hwang, **Amanda Raybuck**, Wei Zhang, and Simon Peter
[PDF](https://www.usenix.org/system/files/osdi22-stamler.pdf)
- **HeMem: Scalable Tiered Memory Management for Big Data Applications and Real NVM** (NVMW'22)
**Amanda Raybuck**, Tim Stamler, Wei Zhang, Mattan Erez, and Simon Peter
[PDF](http://nvmw.ucsd.edu/nvmw2022-program/nvmw2022-data/nvmw2022-paper4-final_version_your_extended_abstract.pdf) ○ [Talk (short)](https://www.youtube.com/watch?v=hkl8EfupK7A) ○ [Talk (long)](https://www.youtube.com/watch?v=1ACk8s0g_PQ) ○ [Slides](http://nvmw.ucsd.edu/nvmw2022-program/nvmw2022-data/nvmw2022-paper4-presentation_slides.pdf)
- **HeMem: Scalable Tiered Memory Management for Big Data Applications and Real NVM** (SOSP'21)
**Amanda Raybuck**, Tim Stamler, Wei Zhang, Mattan Erez, and Simon Peter
[PDF](https://dl.acm.org/doi/pdf/10.1145/3477132.3483550) ○ [Talk](https://www.youtube.com/watch?v=JL2Takrgu78) ○ [Slides](SOSP_talk.pdf) ○ [Code](https://bitbucket.org/ajaustin/hemem/src/sosp-submission/)
- **Demikernel Datapath OS Architecture for Microsecond-scale Datacenter Systems** (SOSP'21)
Irene Zhang, **Amanda Raybuck**, Pratyush Patel, Kirk Olynyk, Jacob Nelson, Omar S. Navarro Leija, Ashlie Martinez, Jing Liu, Anna Kornfeld Simpson, Sujay Jayakar, Pedro Henrique Penna, Max Demoulin, Piali Choudhury, and Anirudh Badam
[PDF](https://irenezhang.net/papers/demikernel-sosp21.pdf) ○ [Talk](https://www.youtube.com/watch?v=DXnFrEBtYVk) ○ [Code](https://github.com/demikernel/demikernel)
- **I'm Not Dead Yet! The Role of the Operating System in a Kernel-Bypass Era** (HotOS'19)
Irene Zhang, Jing Liu, **Amanda Austin**, Michael Lowell Roberts, and Anirudh Badam
[PDF](https://irenezhang.net/papers/demikernel-hotos19.pdf)