MCPcopy Index your code
hub / github.com/0voice/kernel_new_features

github.com/0voice/kernel_new_features @main

Chat with this repo
repository ↗ · DeepWiki ↗ · + Follow
7 symbols 11 edges 1 files 0 documented · 0% updated 2y ago★ 1,9081 open issues
What it actually does AI analysis from the code graph — generated when you open this
loading…
README

🔰 深挖 Linux 内核的新功能特性,以 io_uring, cgroup, ebpf, llvm 为代表,包含开源项目,代码案例,文章,视频,架构脑图等

所有数据来源于互联网。所谓取之于互联网,用之于互联网。

如果涉及版权侵犯,请邮件至 wchao_isvip@163.com ,我们将第一时间处理。

如果您对我们的项目表示赞同与支持,欢迎您 lssues我们,或者邮件 wchao_isvip@163.com 我们,更加欢迎您 pull requests 加入我们。

感谢您的支持!

🔥 io_uring

—— 2019 年 Linux 5.1 内核首次引入的高性能 异步 I/O 框架,能显著加速 I/O 密集型应用的性能。

文档

开源项目

文章

视频(提取码:1024)

🔥 cgroup

—— 限制、控制与分离一个进程组的资源(如CPU、内存、磁盘输入输出等)。

文档

开源项目

  • containerd/cgroups: 用于创建、管理、检查和销毁cgroup。cgroup上设置的资源格式使用这里找到的OCI运行时规范。
  • mhausenblas/cinf: 一个查看命名空间和cgroups的命令行工具
  • [flouthoc/vas-quod]

Core symbols most depended-on inside this repo

print_sq_poll_kernel_thread_status
called by 2
io_uring/示例程序-提交队列轮询.c
start_sq_polling_ops
called by 1
io_uring/示例程序-提交队列轮询.c
main
called by 0
io_uring/示例程序-提交队列轮询.c

Shape

Class 4
Function 3

Languages

C100%

Modules by API surface

io_uring/示例程序-提交队列轮询.c7 symbols

For agents

$ claude mcp add kernel_new_features \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact