2019-2020-1 20199323 "Linux kernel principle and Analysis" in the third week of work

Problems encountered in the experiment

problem

When entering commands, can not be executed

the reason:

Linux is case sensitive

experiment

Open a virtual machine using a laboratory building shell:

the make dedicated compile:

Then is to construct a simple round-robin
first mypcb.h write a header file, a file header contains the control block PCB

Mymain.c to modify the kernel code mykernel inlet which is responsible for initializing each part of the kernel.

Myinterrupt.c be modified to increase the my_schedule (void) function:

Recompile appear the following results:

Guess you like

Origin www.cnblogs.com/w741741/p/11609572.html