“模板:Main2/Design Considerations”的版本间差异

来自osdev
跳到导航 跳到搜索
 
(未显示同一用户的6个中间版本)
第1行: 第1行:
'''内核模型'''
'''内核模型'''
* [[Monolithic Kerne|单内核l]]
* [[Monolithic Kernel|单内核]]  
* [[Microkernel|微内核]]
* [[Microkernel|微内核]]
* [[Exokernel|外内核]] 和相关模型
* [[Exokernel|外内核]] 和相关模型
* [[Modular Kernel|模块化内核]]
* [[Modular Kernel|模块化内核]]
<div style="text-align: right; margin: 0; padding: 0;"><small>[[Kernels|more...]]</small></div>
<div style="text-align: right; margin: 0; padding: 0;"><small>[[Kernels|更多...]]</small></div>


'''任务模型'''
'''任务模型'''
* [[Monotasking Systems|单任务系统]]
* [[Monotasking Systems|单任务系统]]
* [[Multitasking Systems|多任务系统]]
* [[Multitasking Systems|多任务系统]]
* [[Real-Time Systems|实时系统]]]
* [[Real-Time Systems|实时系统]]
<div style="text-align: right; margin: 0; padding: 0;"><small>[[:Category:Task Models|more...]]</small></div>
<div style="text-align: right; margin: 0; padding: 0;"><small>[[:Category:Task Models|更多...]]</small></div>


'''内存和资源管理'''
'''内存和资源管理'''
* [[Memory management]] - Overview and Introduction
* [[Memory management|内存管理]] - 概述和介绍
* [[Segmentation]]
* [[Segmentation|分段管理]]
* [[Paging]]
* [[Paging|分页管理]]
* [[Memory Allocation]]
* [[Memory Allocation|内存分配]]
* [[Page Frame Allocation]]
* [[Page Frame Allocation|页面帧分配]]
* [[Memory Management Unit]], or in-depth description of recursive mappings
* [[Memory Management Unit|MMU-内存管理单元]], 或对递归映射的深入描述
* [[File Management]]
* [[File Management|文件管理]]
* [[File Systems]]
* [[File Systems|文件系统]]
<div style="text-align: right; margin: 0; padding: 0;"><small>[[:Category:Memory management|more...]]</small></div>
<div style="text-align: right; margin: 0; padding: 0;"><small>[[:Category:Memory management|更多...]]</small></div>


'''系统调用'''
'''系统调用'''
第32行: 第32行:
* [[Scheduling Algorithms|调度算法]]
* [[Scheduling Algorithms|调度算法]]
* [[Multiprocessor Scheduling|多处理器调度]]
* [[Multiprocessor Scheduling|多处理器调度]]
* [[Blocking Process|进程阻塞]] - processes sleeping and waiting
* [[Blocking Process|进程阻塞]] - 进程休眠和等待
<div style="text-align: right; margin: 0; padding: 0;"><small>[[:Category:Processes_and_Threads|more...]]</small></div>
<div style="text-align: right; margin: 0; padding: 0;"><small>[[:Category:Processes_and_Threads|更多...]]</small></div>


'''Process Sychronization'''
'''进程同步'''
* [[Synchronization Primitives]] - Semaphores, mutexes, spinlocks et al.
* [[Synchronization Primitives|同步原语]] - 信号量,互斥,自旋锁及其它
* [[Signals]]
* [[Signals|信号]]
<div style="text-align: right; margin: 0; padding: 0;"><small>[[:Category:Synchronization|more...]]</small></div>
<div style="text-align: right; margin: 0; padding: 0;"><small>[[:Category:Synchronization|更多...]]</small></div>


'''IPC进程间通信'''
'''IPC进程间通信'''
第44行: 第44行:
* [[Shared Memory]]
* [[Shared Memory]]
* [[Remote Procedure Call]]
* [[Remote Procedure Call]]
<div style="text-align: right; margin: 0; padding: 0;"><small>[[:Category:IPC|more...]]</small></div>
<div style="text-align: right; margin: 0; padding: 0;"><small>[[:Category:IPC|更多...]]</small></div>


<noinclude>[[Category:Main Page Templates]]</noinclude>
<noinclude>[[Category:Main Page Templates]]</noinclude>

2022年4月7日 (四) 13:49的最新版本