- snowman 用opengl描绘一个下雪场景
- LPC2103HOST 学校竞赛项目开发的基于LPC2103单片机的源代码
- RANDOM-CHARACTERS This using Keil uVision 3 and Atmel Flip 3.4.3 The code is tested using 8051 microprocessor chip. 1) Copy and paste the attached code to Keil uVision. 2) Use the link below to configure in Keil for the 8051 chip. download here: https://www.keil.com/demo/eval/c51.htm Configuration: http://c8051.leongkj.net/short
- wave 基于非下采样小波变换的纹理图像特征提取程序
- 51mcu-IO-SPI 51单片机SPI通讯协议的编写事例
- Mommosoft.ExpertSystem 专家系统工具CLIPS的.net文件CLIPSNET.dll的源代码
文件名称:fork3
-
所属分类:
- 标签属性:
- 上传时间:2012-11-16
-
文件大小:1.66kb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
操作系统创建一个新的进程(子进程),并且在进程表中相应为它建立一个新的表项。新进程和原有进程的可执行程序是同一个程序;上下文和数据,绝大部分就是原进程(父进程)的拷贝,但它们是两个相互独立的进程!此时程序寄存器pc,在父、子进程的上下文中都声称,这个进程目前执行到fork调用即将返回(此时子进程不占有CPU,子进程的pc不是真正保存在寄存器中,而是作为进程上下文保存在进程表中的对应表项内)。问题是怎么返回,在父子进程中就分道扬镳。 -Operating system creates a new process (child process), and the corresponding table in the process as it creates a new entry. New process and the original process is the same executable program context and data, most of that is the original process (parent process) copies, but they are two independent process! The program should register pc, in the parent, the child process in the context of claim that the implementation of this process is about to return to the fork call (in this case the child does not occupy CPU, the child process is not really saved in the pc register, but as a process context saved in the process table entries in the corresponding.) The problem is how to return the process to split the father and son.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
fork3.txt
1999-2046 搜珍网 All Rights Reserved.
本站作为网络服务提供者,仅为网络服务对象提供信息存储空间,仅对用户上载内容的表现方式做保护处理,对上载内容本身不做任何修改或编辑。
