搜索资源列表
proc
- 这是一个进程调度程序,是操作系统课程的实验-This is a process scheduling process, the operating system of experimental courses
proc
- os的作业,进程的创建和终止~~做的很简单。-os operations, process creation and termination ~ ~ so very simple.
proc
- 使用c语言编写的模拟进程调度程序。其中实现了多种进程调度方发,优先数法,时间片法,轮转法等。-Using the c language of the modeling process scheduler. Which to achieve a variety of process scheduling side hair, priority number method, time slice method, rotation law.
OS-PROC-MANGE
- 用于实现操作系统课程中的进程管理的实现,-used for OS the process management
Homework_mm
- 实现三个功能 1:打印所有当前进程占用的内存的起始地址+结束地址 2:输入虚拟地址,打印物理地址 3:改变一个变量的值(通过虚拟地址及物理地址)-Write a module that is called mtest • When module loaded, module will create a proc fs entry /proc/mtest • /proc/mtest will accept 3 kind of input И
src
- include three modules in Linux. Module 1 – Load/unload the module can output some info Module 2 – Module accepts three parameters (int, string, array) – Load the module, output the parameter’s value Module 3 – Module creates a proc file, reading the