# 2020-0506 网络性能

- [内核中的 TLS 卸载](https://book.bsdcn.org/qi-kan/20200506-wang-luo-xing-neng/tls.md)
- [访谈：Michael W Lucas](https://book.bsdcn.org/qi-kan/20200506-wang-luo-xing-neng/lucas.md)
- [FreeBSD 桌面发行版](https://book.bsdcn.org/qi-kan/20200506-wang-luo-xing-neng/desktop.md)
- [使用 Poudriere 进行 Port 批量管理](https://book.bsdcn.org/qi-kan/20200506-wang-luo-xing-neng/port.md)
- [FreeBSD 的新面孔](https://book.bsdcn.org/qi-kan/20200506-wang-luo-xing-neng/faces.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://book.bsdcn.org/qi-kan/20200506-wang-luo-xing-neng.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.
