📈
ucore-analysis
Ctrlk
  • Introduction
  • lab1
  • lab解析
  • uCore代码
    • boot
    • kern
      • debug
      • driver
      • fs
      • init
      • libs
      • mm
      • process
        • entry.S
        • proc.c
        • proc.h
        • switch.S
        • (lab4) proc.c
        • (lab5) proc.c
      • schedule
      • sync
      • syscall
      • trap
    • libs
    • tools
    • user
    • Makefile
    • (lab1) Makefile
  • 附录:工具使用
Powered by GitBook
On this page
  1. uCore代码
  2. kern

process

entry.Sproc.cproc.hswitch.S(lab4) proc.c(lab5) proc.c
Previous(lab3) vmm.cNextentry.S

Last updated 5 years ago

Was this helpful?

Was this helpful?