• You can log in to your eeworld account to continue watching:
  • Networked operating system technology in cloud computing environment (Part 1)
  • Login
  • Duration:31 minutes and 46 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

LCD1602 four-line display shows garbled characters
I use LCD1602 to display voltage and current values in real time, but the display is garbled or there is nothing on the screen, and then garbled again after a while. I use four wires to transmit data,
735978414a Electronics Design Contest
EEWORLD University ---- Embedded Operating System
Embedded Operating System : https://training.eeworld.com.cn/course/4834Talk about the subsystems of embedded operating systems, IPC communications, schedulers, etc.
老白菜 MCU
Basic knowledge of sensors
1. Definition of sensor The national standard GB7665-87 defines sensor as: "a device or apparatus that can sense the specified measured quantity and convert it into a usable signal according to a cert
HAOPENGTIAN Sensor
Which horror movie is right for you?
1 Which horror movie is right for you?1. It is windy outside. Do you think it will rain heavily soon?yes——3no——22. I have not finished some work during the day, but I am a little tired now. Will you c
maker Talking
EEWORLD University ---- Microchip Security Series 9: Firmware Authentication Using TrustFLEX Secure Element
Microchip Security Series 9: Firmware Authentication with TrustFLEX Secure Element : https://training.eeworld.com.cn/course/5812
hi5 Integrated technical exchanges

推荐文章

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号