文件名称:ucore-lab3
介绍说明--下载内容均来自于网络,请自行研究使用
Ucore是一个很小的适于学习的操作系统,此“麻雀”包含虚存管理、进程管理、处理器调度、同步互斥、进程间通信、文件系统等主要内核功能,总的内核代码量(C+asm)不会超过5K行。充分体现了“小而全”的指导思想。
这是ucore的实验3:用户进程。实验目的:了解用户进程的关键信息;理解内核管理用户进程的方法;理解系统调用的过程。文件中包括源代码、实验指导书和实验报告。-Ucore is a small operating system for learning, the " Sparrow" contains the virtual memory management, process management, processor scheduling, synchronization mutually exclusive, inter-process communication, file system and other major kernel functions, the total amount of kernel code ( C+ asm) no more than 5K lines. Fully embodies the " small" the guiding ideology. This is ucore experiment 3: the user process. Purpose: to understand the key information the user process understanding of core management method of the user process understand the system calls the process. File, including source code, test instructions and test reports.
这是ucore的实验3:用户进程。实验目的:了解用户进程的关键信息;理解内核管理用户进程的方法;理解系统调用的过程。文件中包括源代码、实验指导书和实验报告。-Ucore is a small operating system for learning, the " Sparrow" contains the virtual memory management, process management, processor scheduling, synchronization mutually exclusive, inter-process communication, file system and other major kernel functions, the total amount of kernel code ( C+ asm) no more than 5K lines. Fully embodies the " small" the guiding ideology. This is ucore experiment 3: the user process. Purpose: to understand the key information the user process understanding of core management method of the user process understand the system calls the process. File, including source code, test instructions and test reports.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
ucore-lab3\lab3-report.txt
..........\lab3_20110331_v4.pdf
..........\proj10\boot\asm.h
..........\......\....\bootasm.S
..........\......\....\bootmain.c
..........\......\kern\debug\assert.h
..........\......\....\.....\kdebug.c
..........\......\....\.....\kdebug.h
..........\......\....\.....\monitor.c
..........\......\....\.....\monitor.h
..........\......\....\.....\panic.c
..........\......\....\.....\stab.h
..........\......\....\.river\clock.c
..........\......\....\......\clock.h
..........\......\....\......\console.c
..........\......\....\......\console.h
..........\......\....\......\ide.c
..........\......\....\......\ide.h
..........\......\....\......\intr.c
..........\......\....\......\intr.h
..........\......\....\......\kbdreg.h
..........\......\....\......\picirq.c
..........\......\....\......\picirq.h
..........\......\....\fs\fs.h
..........\......\....\..\swapfs.c
..........\......\....\..\swapfs.h
..........\......\....\init\entry.S
..........\......\....\....\init.c
..........\......\....\libs\rb_tree.c
..........\......\....\....\rb_tree.h
..........\......\....\....\readline.c
..........\......\....\....\stdio.c
..........\......\....\mm\buddy_pmm.c
..........\......\....\..\buddy_pmm.h
..........\......\....\..\memlayout.h
..........\......\....\..\mmu.h
..........\......\....\..\pmm.c
..........\......\....\..\pmm.h
..........\......\....\..\shmem.c
..........\......\....\..\shmem.h
..........\......\....\..\slab.c
..........\......\....\..\slab.h
..........\......\....\..\swap.c
..........\......\....\..\swap.h
..........\......\....\..\vmm.c
..........\......\....\..\vmm.h
..........\......\....\process\entry.S
..........\......\....\.......\proc.c
..........\......\....\.......\proc.h
..........\......\....\.......\switch.S
..........\......\....\schedule\sched.c
..........\......\....\........\sched.h
..........\......\....\.ync\sync.h
..........\......\....\trap\trap.c
..........\......\....\....\trap.h
..........\......\....\....\trapentry.S
..........\......\....\....\vectors.S
..........\......\libs\atomic.h
..........\......\....\elf.h
..........\......\....\error.h
..........\......\....\hash.c
..........\......\....\list.h
..........\......\....\printfmt.c
..........\......\....\rand.c
..........\......\....\stdarg.h
..........\......\....\stdio.h
..........\......\....\stdlib.h
..........\......\....\string.c
..........\......\....\string.h
..........\......\....\types.h
..........\......\....\unistd.h
..........\......\....\x86.h
..........\......\Makefile
..........\......\oslab3_proj10.IAB
..........\......\oslab3_proj10.IAD
..........\......\oslab3_proj10.IMB
..........\......\oslab3_proj10.IMD
..........\......\oslab3_proj10.PFI
..........\......\oslab3_proj10.PO
..........\......\oslab3_proj10.PR
..........\......\oslab3_proj10.PRI
..........\......\oslab3_proj10.PS
..........\......\oslab3_proj10.udb
..........\......\oslab3_proj10.WK3
..........\......\proj10-handin.tar.gz
..........\......\tools\function.mk
..........\......\.....\gdbinit
..........\......\.....\grade.sh
..........\......\.....\kernel.ld
..........\......\.....\sign.c
..........\......\.....\vector.c
..........\.......1\boot\asm.h
..........\........\....\bootasm.S
..........\........\....\bootmain.c
..........\........\kern\debug\assert.h
..........\........\....\.....\kdebug.c
..........\........\....\.....\kdebug.h
..........\........\....\.....\monitor.c
..........\........\....\.....\monitor.h
..........\........\....\.....\panic.c
..........\lab3_20110331_v4.pdf
..........\proj10\boot\asm.h
..........\......\....\bootasm.S
..........\......\....\bootmain.c
..........\......\kern\debug\assert.h
..........\......\....\.....\kdebug.c
..........\......\....\.....\kdebug.h
..........\......\....\.....\monitor.c
..........\......\....\.....\monitor.h
..........\......\....\.....\panic.c
..........\......\....\.....\stab.h
..........\......\....\.river\clock.c
..........\......\....\......\clock.h
..........\......\....\......\console.c
..........\......\....\......\console.h
..........\......\....\......\ide.c
..........\......\....\......\ide.h
..........\......\....\......\intr.c
..........\......\....\......\intr.h
..........\......\....\......\kbdreg.h
..........\......\....\......\picirq.c
..........\......\....\......\picirq.h
..........\......\....\fs\fs.h
..........\......\....\..\swapfs.c
..........\......\....\..\swapfs.h
..........\......\....\init\entry.S
..........\......\....\....\init.c
..........\......\....\libs\rb_tree.c
..........\......\....\....\rb_tree.h
..........\......\....\....\readline.c
..........\......\....\....\stdio.c
..........\......\....\mm\buddy_pmm.c
..........\......\....\..\buddy_pmm.h
..........\......\....\..\memlayout.h
..........\......\....\..\mmu.h
..........\......\....\..\pmm.c
..........\......\....\..\pmm.h
..........\......\....\..\shmem.c
..........\......\....\..\shmem.h
..........\......\....\..\slab.c
..........\......\....\..\slab.h
..........\......\....\..\swap.c
..........\......\....\..\swap.h
..........\......\....\..\vmm.c
..........\......\....\..\vmm.h
..........\......\....\process\entry.S
..........\......\....\.......\proc.c
..........\......\....\.......\proc.h
..........\......\....\.......\switch.S
..........\......\....\schedule\sched.c
..........\......\....\........\sched.h
..........\......\....\.ync\sync.h
..........\......\....\trap\trap.c
..........\......\....\....\trap.h
..........\......\....\....\trapentry.S
..........\......\....\....\vectors.S
..........\......\libs\atomic.h
..........\......\....\elf.h
..........\......\....\error.h
..........\......\....\hash.c
..........\......\....\list.h
..........\......\....\printfmt.c
..........\......\....\rand.c
..........\......\....\stdarg.h
..........\......\....\stdio.h
..........\......\....\stdlib.h
..........\......\....\string.c
..........\......\....\string.h
..........\......\....\types.h
..........\......\....\unistd.h
..........\......\....\x86.h
..........\......\Makefile
..........\......\oslab3_proj10.IAB
..........\......\oslab3_proj10.IAD
..........\......\oslab3_proj10.IMB
..........\......\oslab3_proj10.IMD
..........\......\oslab3_proj10.PFI
..........\......\oslab3_proj10.PO
..........\......\oslab3_proj10.PR
..........\......\oslab3_proj10.PRI
..........\......\oslab3_proj10.PS
..........\......\oslab3_proj10.udb
..........\......\oslab3_proj10.WK3
..........\......\proj10-handin.tar.gz
..........\......\tools\function.mk
..........\......\.....\gdbinit
..........\......\.....\grade.sh
..........\......\.....\kernel.ld
..........\......\.....\sign.c
..........\......\.....\vector.c
..........\.......1\boot\asm.h
..........\........\....\bootasm.S
..........\........\....\bootmain.c
..........\........\kern\debug\assert.h
..........\........\....\.....\kdebug.c
..........\........\....\.....\kdebug.h
..........\........\....\.....\monitor.c
..........\........\....\.....\monitor.h
..........\........\....\.....\panic.c