0xAX / 0xAX/linux-insides

vsyscall avoids CPU mode switch not context switch

未关闭 适合新手
#681 0 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
area:syscalls need-clarification
主要语言
Python
星标
33.5k
派生
3.6k
平均合并
8 小时 41 分钟
30 天内合并 PR
11

描述

Thanks for this great Gitbook. Well written.

The `vsyscalls` chapter talks about `context switch` and `switching contexts`. Isn't this the actual CPU mode switch(user vs kernel mode) rather than the context switch used for switching between processes itself?

https://github.com/0xAX/linux-insides/blame/master/SysCall/linux-syscall-3.md#L27

贡献指南

打开贡献指南

调研方向

该 issue 指向 vsyscalls 章节中的特定行(SysCall/linux-syscall-3.md 第 27 行)。阅读周围文本以理解 CPU 模式切换和上下文切换之间的区别。查阅 Linux 内核文档或其他来源以确认正确的术语。然后,在 Gitbook 的 markdown 文件中提出澄清或修正建议。

由索引模型根据 Issue 内容生成。

评估

领域
documentation
Issue 类型
文档
难度
1/5
预计耗时
1 小时以内
活跃度
停滞
描述清晰度
描述清楚
新手友好度
70/100

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。