# Journal

- [IEEE Transactions on Cloud Computing](https://paper.lingyunyang.com/reading-notes/journal/tcc.md)
- [2021](https://paper.lingyunyang.com/reading-notes/journal/tcc/tcc-2021.md)
- [Gemini: Enabling multi-tenant GPU sharing based on kernel burst estimation](https://paper.lingyunyang.com/reading-notes/journal/tcc/tcc-2021/gemini-enabling-multi-tenant-gpu-sharing-based-on-kernel-burst-estimation.md): #GPU\_sharing #GPU\_time\_sharing #API\_remoting #kernel\_burst
- [ACM Computing Surveys](https://paper.lingyunyang.com/reading-notes/journal/csur.md)
- [2017](https://paper.lingyunyang.com/reading-notes/journal/csur/csur-2017.md)
- [GPU virtualization and scheduling methods: A comprehensive survey](https://paper.lingyunyang.com/reading-notes/journal/csur/csur-2017/gpu-virtualization-survey.md)
- [ACM SIGCOMM Computer Communication Review (CCR)](https://paper.lingyunyang.com/reading-notes/journal/ccr.md)
- [2021](https://paper.lingyunyang.com/reading-notes/journal/ccr/2021.md)
- [Data-driven Networking Research: models for academic collaboration with industry](https://paper.lingyunyang.com/reading-notes/journal/ccr/2021/data-driven-networking-research.md)
- [2007](https://paper.lingyunyang.com/reading-notes/journal/ccr/2007.md)
- [How to Read a Paper](https://paper.lingyunyang.com/reading-notes/journal/ccr/2007/how-to-read-a-paper.md)
- [Communications of the ACM](https://paper.lingyunyang.com/reading-notes/journal/communications-of-the-acm.md)
- [2015](https://paper.lingyunyang.com/reading-notes/journal/communications-of-the-acm/2015.md)
- [Why Google stores billions of lines of code in a single repository](https://paper.lingyunyang.com/reading-notes/journal/communications-of-the-acm/2015/why-google-stores-billions-of-lines-of-code-in-a-single-repository.md)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://paper.lingyunyang.com/reading-notes/journal.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
