# pke-doc **Repository Path**: rCore-Tutorial-detail/pke-doc ## Basic Information - **Project Name**: pke-doc - **Description**: Documentations (in Chinese) of Proxy-Kernel for Education (i.e., PKE) - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2021-05-11 - **Last Updated**: 2024-10-14 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 基于RISC-V代理内核的操作系统课程实验与课程设计 [前言](preliminary.md) [第一章. RISC-V体系结构](chapter1.md) [第二章. (实验1)非法指令的截获](chapter2.md) [第三章. (实验2)系统调用的实现](chapter3.md) [第四章. (实验3)物理内存管理](chapter4.md) [第五章. (实验4)缺页异常的处理](chapter5.md) [第六章. (实验5)进程的封装](chapter6.md) [课程设计](课程设计.md)