• You can log in to your eeworld account to continue watching:
  • New technologies in operating systems (Part 1)
  • Login
  • Duration:36 minutes and 31 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

Smart bracelet function design ideas
The functions realized by smart bracelets generally include: personal health monitoring, gesture recognition, near-field sensing, etc. These functions can be used to realize home safety and smart sens
加米 MEMS sensors
Talking about programming ideas
1. Foreword For a long time, I have wanted to write an article about programming ideas, but I have never dared to write. Because this is a topic that is difficult to express clearly in words. What is
呱呱 MCU
【MicroPython】Micropython PM detection adds SD card storage
Continue to add functions. The PM value has been detected, and the RTC function is also available. Next, add an SD card module, hoping to save the detected data in real time as historical data. In the
lkl0305 MicroPython Open Source section
Introduction to RS-232, RS-422 and RS-485 Standards and Applications
appendix:
totopper Industrial Control Electronics
Is there any correlation between the firmware library (standard library) and these operating systems? Can't we write an operating system using library functions?
Is there any correlation between the firmware library (standard library) and these operating systems? Can't we write an operating system using library functions?
QWE4562009 MCU
50 555 Circuits—Chinese Version
50 555 Circuits—Chinese Version
一粒清砂 Innovation Lab

推荐文章

S5PV210 Linux字符驱动之PWM蜂鸣器驱动 2024年12月18日
在SMDK210.C中添加如下beeper_device 结构体 static struct platform_device beeper_device = { .name = pwm_buzzer , .id = 1, .dev = { .parent = &s3c_device_timer .dev, //PWM1是定时器1 .platform_data= 0,...
基于linux操作系统下s5pv210板子的按键中断实验 2024年12月17日
首先,在做这个实验之前有三件事是要明确的: 1. linux下的中断实验不需要像裸机实验一样要自己写取消屏蔽,清除中断标志位的操作,系统会自动帮你完成; 2.中断号的申请我使用的是gpio_to_irq()这个宏,它会帮我们自动分配中断号,返回值为中断号; 3. 在每个板子配套来的内核代码大部分都是已经包含了按键中断驱动,如果想另自己写的按键中断驱动不与内核本身...
ARM-Linux S5PV210 UART驱动(1)----用户手册中的硬件知识 2024年12月17日
一、概述 The Universal Asynchronous Receiver and Transmitter (UART) in S5PV210 provide four independent asynchronous, and serial input/output (I/O) ports. All the ports operate in an interrup...
ARM-Linux S5PV210 UART驱动(2)---- 终端设备驱动 2024年12月17日
  在Linux中,UART串口驱动完全遵循tty驱动的框架结构,但是进行了底层操作的再次封装,所以先介绍tty终端设备驱动。 一、终端设备   1.串行端口终端(/dev/ttySACn)   2.伪终端(/dev/pty/)   3.控制台终端(/dev/ttyn,/dev/console) 二、驱动结构   1.tty分层结构如下图所示:    包含tty核心、tty...

Recommended Content

Hot VideosMore

可能感兴趣器件

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号