# Page Not Found

The URL `00-index-1/05-statistics` does not exist.

You might be looking for one of these pages:
- [cgroup数据统计](https://richardweiyang-2.gitbook.io/kernel-exploring/00-index/05-statistics.md)
- [Per CPU变量](https://richardweiyang-2.gitbook.io/kernel-exploring/00-index-3/static_pcpu.md)
- [双链表](https://richardweiyang-2.gitbook.io/kernel-exploring/00-index-3/01-list.md)
- [优先级队列](https://richardweiyang-2.gitbook.io/kernel-exploring/00-index-3/03-plist.md)
- [哈希表](https://richardweiyang-2.gitbook.io/kernel-exploring/00-index-3/02-hlist.md)

## How to find the correct page

1. **Browse the full index**: [/sitemap.md](https://richardweiyang-2.gitbook.io/kernel-exploring/sitemap.md) - Complete documentation index
2. **View the full content**: [/llms-full.txt](https://richardweiyang-2.gitbook.io/kernel-exploring/llms-full.txt) - Full content export

## Tips for requesting documentation

- For markdown responses, append `.md` to URLs (e.g., `/kernel-exploring/00-index/05-statistics.md`)
- Use `Accept: text/markdown` header for content negotiation