• You can log in to your eeworld account to continue watching:
  • U disk driver development experiment (2)
  • Login
  • Duration:52 minutes and 20 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

Need help with detailed pinout information for lm733cn
I didn't find the pinout details of lm733cn on Baidu. Thanks to all the experts.
DZXX123 stm32/stm8
Using CPLD to connect DSP and PLX9054
[b]Abstract: [/b]This paper introduces the system design method of using CPLD to realize high-speed data transmission between DSP chip TMS320C6711b and PCI bridge chip PLX9054, and gives the correspon
maker FPGA/CPLD
MSP430 flash operation
Regarding the flash operation of msp430, let's get to the point. msp430F149 has 60k of flash, which is quite amazing for 51. When it comes to flash operation, three registers are often involved, FCTL1
fish001 Microcontroller MCU
It’s been several days since I placed the order from TI STORE, but the status has not changed!
I have placed an order from TI STORE for several days, but the status has not changed!
蓝雨夜 Talking
Multi-channel code processing of CS000 series products
[font="][b][size=5]Multi-channel code processing of CS000 series products[/size][/b][/font] [size=5][/size]
灞波儿奔 Microcontroller MCU
FPGA Verification
FPGA PrototypingPCI Express (4-lane) bus logic verification system, supports 2 to 4 Altera Stratix3/Stratix4 FPGAs -EP3SL200/340 -4, -3, -2 (low to high) -EP4SE530/820 -4, -3, -2 (low to high) -PCIe G
zx_lx Altera SoC

推荐文章

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

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号