7 lines
393 B
Markdown
7 lines
393 B
Markdown
# Homework_Lesson_10
|
|
|
|
## Assignment
|
|
Create a user-space program (any language is acceptable)
|
|
that differentiates the performance of the Linux Kernel with the PREEMPT_RT patches from that without the PREEMPT_RT patches.
|
|
Compile and run the program.
|
|
Submit the source code and the screen shots of the standard output and the kernel log message, respectively, when the program is being executed. |