欢迎来到在线教学平台
问题答疑
首页
全部课程
公开课
云课直播
新闻公告
数图资源
智汇大讲堂
更多
首页
全部课程
公开课
云课直播
新闻公告
数图资源
智汇大讲堂
扫码下载Android
扫码下载iOS
教师登录
学生登录
首页
全部课程
公开课
云课直播
新闻公告
数图资源
智汇大讲堂
教师登录
学生登录
首页 - 课程列表 - 课程详情
返回
高级操作系统
课程类型:
选修课
发布时间:
2021-06-07 11:32:35
主讲教师:
陈渝
课程来源:
清华大学
建议学分:
3.00分
课程编码:
xtzx0817
课程介绍
课程目录
教师团队
Advanced OS Overview
Course Overview
(9分钟)
Course Scheduling
(14分钟)
Rethink OS Components
(17分钟)
Tendency of OS -- Performance
(7分钟)
Tendency of OS -- Reliability
(8分钟)
Tendency of OS -- Correctness + Summary
(16分钟)
OS Architecture &Structure
Overview
(12分钟)
History
(24分钟)
Monolithic kernel – UNIX
(16分钟)
Micro kernel – Mach & L4
(18分钟)
Exokernel – Xok+ExOS
(27分钟)
Virtual Machine Monitor
overview
(23分钟)
How VMM works-part1
(25分钟)
How VMM works-part2
(15分钟)
Hardware-assisted Virtualization
(24分钟)
Optimization of Virtual Machine Monitor
Introduction
(28分钟)
Introduction
(26分钟)
lightvm
(25分钟)
lightvm
(20分钟)
dune
(23分钟)
dune
(33分钟)
The Interface of OS
Introduction
(23分钟)
Overview of POSIX
(22分钟)
POSIX in modern OS
(12分钟)
How to design a Linux kernel interface
(13分钟)
Interface for Performance part1
(23分钟)
Interface for Performance part2
(31分钟)
The Programming Languages of OS
Introduction
(56分钟)
The Evolution of C Programming Practices
(31分钟)
A Study of Bugs on Linux
(24分钟)
The benefits and costs of writing kernel in a HLL
(21分钟)
Writing kernel in Rust
(42分钟)
Writing kernel in Rust
(17分钟)
Scalable Sync on Shared-Memory Multiprocessors
Introduction
(30分钟)
Cache Coherence
(39分钟)
Memory Consistency
(37分钟)
Scalable Sync on Shared-Memory Multiprocessors-II
Multiprocessor Memory Model & Multiprocessor Programming
(27分钟)
Multiprocessor Memory Model & Multiprocessor Programming
(17分钟)
Multiprocessor Memory Model & Multiprocessor Programming
(9分钟)
Multiprocessor Memory Model & Multiprocessor Programming
(12分钟)
Multiprocessor Memory Model & Multiprocessor Programming
(13分钟)
Multiprocessor Memory Model & Multiprocessor Programming
(12分钟)
Concurrency in OS Kernel
Introduction
(33分钟)
scalable lock
(22分钟)
RCU
(24分钟)