自定义博客皮肤VIP专享

*博客头图:

格式为PNG、JPG,宽度*高度大于1920*100像素,不超过2MB,主视觉建议放在右侧,请参照线上博客头图

请上传大于1920*100像素的图片!

博客底图:

图片格式为PNG、JPG,不超过1MB,可上下左右平铺至整个背景

栏目图:

图片格式为PNG、JPG,图片宽度*高度为300*38像素,不超过0.5MB

主标题颜色:

RGB颜色,例如:#AFAFAF

Hover:

RGB颜色,例如:#AFAFAF

副标题颜色:

RGB颜色,例如:#AFAFAF

自定义博客皮肤

-+
  • 博客(5)
  • 收藏
  • 关注

原创 OS Lab 1: Booting a PC

Lab 1: Booting a PC http://pdos.csail.mit.edu/6.828/2004/labs/lab1/lab1.htmlHanded out Wednesday, September 8, 2004 Due Thursday, September 16, 2004 Introduction This lab is split into three parts. Th

2005-07-29 13:06:00 3792

原创 OS(1)

OS overviewhttp://pdos.csail.mit.edu/6.828/2004/lec/l1.htmlOverviewGoal of course: Understand operating systems in detail by designing and implementing miminal OS Hands-on experience with building sys

2005-07-29 11:50:00 750

转载 Process and Interrupt Management

Process and Interrupt Management 1 Task Structure and Process Table Every process under Linux is dynamically allocated a struct task_struct structure. The maximum number of processes that can be cre

2005-07-28 17:25:00 837

转载 linux进程

纲要 1、linux进程管理的模块组织框架 2、相关数据结构。 3、进程调度原则,调度算法,。 4、进程的创建和运行管理。 5、进程间通讯。 6、更多的技术 进程调度和中断处理交接 进程管理涉及的内核机制:bottom-half处理,等待队列 Linux/SMP的进程管理和调度技术 7、概述2.4的新特点 ==============================================

2005-07-28 17:22:00 1225

转载 O'Reilly Linux系列书籍导读

2005-07-28 16:35:00 813

空空如也

空空如也

TA创建的收藏夹 TA关注的收藏夹

TA关注的人

提示
确定要删除当前文章?
取消 删除