Kindlytrees Open BookShelf

Contents:

  • 信息技术基础核心专业课程系列
    • 基于RISC-V的xv6操作系统设计和实现课程
      • 基于RISC-V的xv6操作系统设计和实现课程
        • Chapter 1: Operating syteme interfaces
        • Chapter 2: Operating system organization
        • Chapter 3 : Page Tables
        • Chapter 4: Traps and System Calls
        • Chapter 5: Interrupts and device drivers
        • Chapter 6: Locking
        • Chapter 7: Scheduling
        • Chapter 8 : File System
        • Chapter 9: Cocurrency
      • Labs: xv6操作系统课程相关实验
  • 人工智能机器人系列开放知识分享
  • 云计算大数据专业课程系列
Kindlytrees Open BookShelf
  • 信息技术基础核心专业课程系列
  • 基于RISC-V的xv6操作系统设计和实现课程
  • 基于RISC-V的xv6操作系统设计和实现课程
  • Chapter 4: Traps and System Calls
  • 查看页面源码

Chapter 4: Traps and System Calls

注释:该内容基于原版课程的textbook和源代码,在大模型辅助翻译的基础上进行的整理。

  • 4.0: 陷阱和系统调用简介
  • 4.1: RISC-V陷阱机制(RISC-V trap machinery)
  • 4.2: 从用户空间陷入(Traps from user space)
  • 4.3: 系统调用的调用过程代码分析(Code: Calling system calls)
  • 4.4: 系统调用参数分析(Code: System call arguments, part 1)
  • 4.4: 系统调用参数分析(Code: System call arguments, part 2)
  • 4.5: 从内核空间陷入(Traps from kernel space)
  • Page-fault exceptions
  • Real world
  • Registers
上一页 下一页

利用 Sphinx 构建,使用的 主题 由 Read the Docs 开发.
Copyright 2024-2025 © kindlytrees. All rights reserved. 沪ICP备2024082851号