首页
AI Coding
NEW
沸点
课程
直播
活动
AI刷题
APP
插件
搜索历史
清空
创作者中心
写文章
发沸点
写笔记
写代码
草稿箱
创作灵感
查看更多
会员
登录
注册
Wihau
掘友等级
Keep ambitious and modest. Be different. Don't get distracted.
获得徽章 0
动态
文章
专栏
沸点
收藏集
关注
作品
赞
0
文章 0
沸点 0
赞
0
返回
|
搜索文章
Wihau
3年前
关注
CMU Computer Systems: Thread-Level Parallelism
Exploiting parallel execution Use threads to deal with I/O delays Multi-core/Hyperthre...
0
评论
分享
Wihau
3年前
关注
CMU Computer Systems: Synchronization (Advanced)
Producer-Consumer Problem Common synchronization pattern Producer waits for empty slot...
0
评论
分享
Wihau
3年前
关注
CMU Computer Systems: Synchronization (Basic)
Threads Memory Model Conceptual model Multiple threads run within the context of a sin...
0
评论
分享
Wihau
3年前
关注
CMU Computer Systems: System-Level I/O
I/O Unix I/O RIO (robust I/O) package Metadata, sharing, and redirection Standard I/O ...
0
评论
分享
Wihau
3年前
关注
CMU Computer Systems: Cocurrent Programming
Classical problem classes of concurrent programs Races: outcome depends on arbitrary s...
0
评论
分享
Wihau
3年前
关注
CMU Computer Systems: Network Programming (Part II)
Socket Address Structures Generic socket address For address arguments to connect, bin...
0
评论
分享
Wihau
3年前
关注
CMU Computer Systems: Network Programming (Part I)
A Client-Server Transaction Most network applications are based on the client-server m...
0
评论
分享
Wihau
3年前
关注
CMU Computer Systems: Dynamic Memory Allocation (Advanced Concepts)
Explicit Free Lists Logically Physically blocks can be in any order Maintain list(s) o...
0
评论
分享
Wihau
3年前
关注
CMU Computer Systems: Dynamic Memory Allocation (Basic Concepts)
Can use a balanced tree (e.g. First-fit, next-fit, best-fit, etc....
0
评论
分享
Wihau
3年前
关注
CMU Computer Systems: Virtual Memory (Concepts)
execve allocates virtual pages for .text and .data sections & creates PTEs marked as i...
1
评论
分享
Wihau
3年前
关注
CMU Computer Systems: Exceptional Control Flow (Signals and Nonlocal Jumps)
ECF Exists at All Levels of a System Exceptions Hardware and operating system kernel s...
0
评论
分享
Wihau
3年前
关注
CMU Computer Systems: Exceptional Control Flow (Exceptions and Processes)
An exception is a transfer of control to the OS kernel in response to some event (i.e....
0
评论
分享
Wihau
3年前
关注
CMU Computer Systems: Linking
e.g.Merges separate code and data sections into single sectionsRelocates symbols from ...
0
评论
分享
Wihau
3年前
关注
CMU Computer Systems: The Memory Hierarchy
Read-only memory (ROM): programmed during productionProgrammable ROM (PROM): can be pr...
0
评论
分享
Wihau
3年前
关注
CMU Computer Systems: Program Optimization
A superscalar processor can issue and execute multiple instructions in one cycle. The ...
0
评论
分享
Wihau
3年前
关注
CMU Computer Systems: Machine-Level Programming (Advanced)
Runtime stack (8MB limit)E.g.Statistically allocated dataE.g....
0
评论
分享
Wihau
3年前
关注
CMU Computer Systems: Machine-Level Programming (Data)
0
评论
分享
Wihau
3年前
关注
CMU Computer Systems: Machine-Level Programming (Procedures)
0
评论
分享
Wihau
3年前
关注
CMU Computer Systems: Machine-Level Programming (Control)
0
评论
分享
下一页
个人成就
文章被点赞
2
文章被阅读
27,671
掘力值
299
关注了
0
关注者
0
收藏集
0
关注标签
0
加入于
2022-03-20