• Duration:28 minutes and 33 seconds
  • Date:2018/10/21
  • Uploader:老白菜
Introduction
keywords: Linux operating system OS

(1) Operating system operating mechanism, interrupt/exception handling process, system calls and system usage interfaces. In class, we focus on explaining the operating mechanism of the operating system kernel function program, using analogies with daily life to explain the function of interrupts and implementation technology, using the actual operating system interface to demonstrate operating system utility programs, and allowing students to write a shell command interpreter in the after-school experiment. Understand system usage interfaces and use system calls in programming.

(2) Process concept, process switching and process scheduling. The actual operating system is used to demonstrate process creation and termination, and operating system tools are used to observe the properties of processes in the system and the rotation of processes. Classroom explanations emphasize the timing and methods of process scheduling switching, and multi-process programming is implemented in after-class experiments.
(3) Synchronous mutual exclusion primitives and applications. Heuristic explanation of the introduction of synchronized mutual exclusion primitives, some imperfect mutual exclusion implementations, guiding students to find out the shortcomings or errors of limited concurrency or inability to be mutually exclusive, and to find effective solutions. Use examples to repeatedly explain the application of primitives.
(4) Address translation and page replacement in paged virtual storage management. Put forward requirements from the perspective of user-friendly programming, introduce technology from the perspective of making full use of memory, and inspire students to understand the implementation of storage virtualization technology.
(5) The composition, function and interface of the driver, disk driver and request optimization, and caching technology. Use actual operating system driver files to enhance students' impressions, and use the operating system's delay or acceleration in reading and writing files and executing programs to illustrate disk request optimization and caching techniques.
(6) The directory structure and file storage and access permission mechanism of the file system. The file system is introduced by analogy with storage management, emphasizing the persistence characteristics of the file system, summarizing the security access mechanism of storage, and guiding students to understand operating system resource virtualization technology.
(7) Thread concept and thread implementation. The classroom uses actual operating systems to demonstrate threads, emphasizing the difference between threads and processes. The experiment advocates the use of threads for multi-programming, and compares the cost and security differences between multi-thread and multi-process programming.

Unfold ↓

You Might Like

Recommended Posts

IAR Embedded Workbench for MCS-51 full version
Dear experts, I need the complete version of IAR Embedded Workbench for MCS-51. Can anyone share it with me? My email address is [email]jinghongchen@126.com[/email]
惊鸿陈 RF/Wirelessly
Introduction to NI VeriStand
Introduction to NI VeriStand
安_然 Test/Measurement
Help converting BRD file to AD PCB file
I need help to convert the BRD file into AD PCB file. I can't convert it myself.
hadesqu PCB Design
STM8 interrupt priority issue
Recently, I was looking at the STM8L spc and found that the interrupt priority order is really unclear. The interrupt priority order is divided into two temporary registers, one is I0 and I1 of the CC
w9190040 stm32/stm8
HT1380 serial clock chip
HT1380 serial clock chip Generally speaking, the HT series chips have always been very good in the application of serial ports. In the field of single-chip microcomputers, serial clocks have always oc
rain PCB Design
#Idle Market# Exchange Downloader
In early February this year, I bought two boards from Mouser, one of which is TI's msp430, which I still use intermittently, and the other is the Intel Quark Microcontroller Developer Kit D2000. This
hb562091033 Buy&Sell

推荐文章

linux移植问题汇总(一) 2025年02月06日
在此记录移植linux过程中出现的问题以及解决方法。 项目GitHub地址 linux3.0.80:https://github.com/numbqq/linux-3.0.80_for_tiny210 linux3.3.5:https://github.com/numbqq/linux-3.3.5_for_tiny210 uboot2014.04:https://github...
Linux下实现流水灯等功能的LED驱动代码及测试实例 2025年02月06日
驱动代码: #include linux/errno.h #include linux/kernel.h #include linux/module.h #include linux/slab.h #include linux/input.h #include linux/init.h #include linux/serio.h #include linu...
Linux下18b20温度传感器驱动代码及测试实例 2025年02月06日
驱动代码: #include linux/module.h #include linux/fs.h #include linux/kernel.h #include linux/init.h #include linux/delay.h #include linux/cdev.h #include linux/device.h #in...
Linux下GPIO驱动(五) ----misc_register(); 2025年02月05日
// struct miscdevice { int minor; const char *name; const struct file_operations *fops; struct list_head list; struct device *parent; struct device *this_device; const char...

Recommended Content

Circuit

可能感兴趣器件

EEWorld
subscription
account

EEWorld
service
account

Automotive
development
circle

About Us Customer Service Contact Information Datasheet Sitemap LatestNews


Room 1530, 15th Floor, Building B, No.18 Zhongguancun Street, Haidian District, Beijing, Postal Code: 100190 China Telephone: 008610 8235 0740

Copyright © 2005-2024 EEWORLD.com.cn, Inc. All rights reserved 京B2-20211791 京ICP备10001474号-1 电信业务审批[2006]字第258号函 京公网安备 11010802033920号