# HotOS 21

### System Trivia Quiz&#x20;

Paper review lists&#x20;

* Sebastian: Memory Resource Management in VMWare ESX
* Server Margo: Enhancing Server Availability and Security Through Failure-Oblivious Computing&#x20;
* Vijay: Flexible Paxos: Quorum Intersection Revisited&#x20;
* Shan: Debugging in the (Very) Large: Ten Years of Implementation and Experience&#x20;
* Remzi: The Impact of Operating System Structure on Memory System Performance&#x20;
* Eddie: Scalability! But at what COST?&#x20;
* Shan: seL4: formal verification of an OS kernel&#x20;
* Eddie: Atlantis: Robust, Extensible Execution Environments for Web Applications&#x20;
* Jonathan: Get me off your fucking mailing list


---

# 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://sliu583.gitbook.io/blog/conference/index/hotos-21.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.
