• 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

Can we make foreign 3D printers?
Foreign open source project - 3D printer, is a relatively new thing. Can we make it?
小丸子 Creative Market
2005 Network World Conference - Building Adaptive Networks and Promoting the Development of Ethernet
From its earliest appearance to now, IT architecture has penetrated into the information processing process of various enterprises and institutions. In fact, it has gone through several stages. I will
liudong2008lldd RF/Wirelessly
Zigbee debugging problem, please help
How to solve the problem as shown in the picture
旧而久之 RF/Wirelessly
S3C6410 Memory Map Memory Map (1)
S3C6410 chip secrets 4 S3C6410 memory map memory mapMemory Map Memory MapS3C6410 supports 32-bit physical address domains, and these address domains are divided into two parts, one for storage and the
haoboy ARM Technology
ATMEL has released a web version peripheral selection code generator similar to CUBE, but the web version
[i=s]This post was last edited by damiaa on 2015-10-8 09:40[/i] ATMEL has released a web version of the peripheral selection code generator similar to CUBE, but the web version [url=http://start.atmel
damiaa Microchip MCU

推荐文章

Linux-3.0.8中基于S5PV210的IRQ模块代码追踪和分析 2025年01月24日
init/main.c: 1 asmlinkage void start_kernel(void) 2 { 3 ...... 4 early_irq_init(); 5 init_IRQ(); 6 ...... 7 } early_irq_init()函数有两种实现,一种是基于radix tree,一种是定义静态数组,如果要使用radix tree实现...
Linux内核静态映射表建立过程分析 2025年01月24日
分析的源码:九鼎为s5pv210移植过的linux+qt4.8的kernel,内核版本号2.6.35 建立映射表的三个关键部分: 映射表 映射表建立函数 映射表建立函数被调用 1. 映射表 具体物理地址和虚拟地址的值相关的宏定义,也就是文章《随笔–Linux字符设备驱动开发基础》中静态映射操作LED一节提到的静态映射表。实际工作中我们也只要明白静态映射表的意义就可以...
linux下dmesg命令详解 2025年01月24日
前言: 有时候想查看一下开机启动信息,可以通过这个命令查询。 1,命令格式 功能说明:显示开机信息。   语  法:dmesg   补充说明:kernel会将开机信息存储在ring buffer中。若是开机时来不及查看信息,可利用dmesg来查看。开机信息亦保存在/var/log目录中,名称为dmesg的文件里。   参  数:     -c  显示信息后,清除rin...
[uboot] (番外篇)uboot之fdt介绍 2025年01月24日
一、介绍 FDT,flatted device tree,扁平设备树。熟悉 Linux 的人对这个概念应该不陌生。 简单理解为将部分设备信息结构存放到device tree文件中。 uboot最终将其device tree编译成dtb文件,使用过程中通过解析该dtb来获取板级设备信息。 uboot的dtb和kernel中的dtb是一致的。这部分建议直接参考wowo的dtb的文...

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号