📈
ucore-analysis
search
⌘Ctrlk
📈
ucore-analysis
  • 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
  • 附录:工具使用
gitbookPowered by GitBook
block-quoteOn this pagechevron-down
  1. uCore代码chevron-right
  2. kern

process

entry.Schevron-rightproc.cchevron-rightproc.hchevron-rightswitch.Schevron-right(lab4) proc.cchevron-right(lab5) proc.cchevron-right
Previous(lab3) vmm.cchevron-leftNextentry.Schevron-right

Last updated 5 years ago