1 / 137
文档名称:

Ch4 Linux System Programming– Process & IPC.ppt

格式:ppt   页数:137页
下载后只包含 1 个 PPT 格式的文档,没有任何的图纸或源代码,查看文件列表

如果您已付费下载过本站文档,您可以点这里二次下载

Ch4 Linux System Programming– Process & IPC.ppt

上传人:yzhlyb 2014/11/23 文件大小:0 KB

下载得到文件列表

Ch4 Linux System Programming– Process & IPC.ppt

文档介绍

文档介绍:Ch4 Linux System Programming – Process & IPC
Jianjian SONG
Software Institute, Nanjing University
Oct, 2004
Content
Process & process environment
Process Control
Process identifier, fork, exec…
Process relationship
Signal
Inter-munication (IPC)
Pipe, FIFO
semaphore, shared memory, message queue
Daemon
Thread
1. Process & Process Environment
What is a process?
Program and process
Process: an address space with one or more threads executing within that address space, and the required system resources for those threads. (SUSv3)
The startup of a process
System call “fork”
Process resources
struct task_struct
System space stack

System call “exec”
The entry of C programs
System stack
The entry of C programs
crt0./ld
main function
function prototype:
int main(int argc, char *argv[]);
The termination of a process
Five ways of terminating a process
Normal termination
Return from “main” function
Call “exit” function
Call “_exit” function
Abnormal termination
Call “abort” function
Terminated by a signal
exit & _exit functions
Function prototype:
#include <>
void exit(int status);
#include <>
void _exit(int status);
Exit status
Difference
_exit is corresponding to a system call, while “exit” is a library function.
_exit terminate a process immediately.
Exit handler
atexit function
Register a function to be called at normal program termination.
Prototype:
#include <>
int atexit(void (*function)(void));
on_exit function
Example

最近更新

2024年小学数学教学设计(15篇) 61页

疫情单位年终总结7篇 11页

区域贸易协定演进研究的开题报告 2页

2024年小学数学学生期末考试复习计划(精选8篇.. 28页

礼仪对职场的重要性集锦(35篇) 51页

2024年小学数学因式分解教案 49页

区域旅游发展的非均衡性测度与原因分析中期报.. 2页

社区观看榜样8心得体会范文汇总四篇 5页

匹伐他汀协同地塞米松加重动脉粥样硬化发展的.. 2页

北部湾城市群空间结构优化研究的开题报告 2页

北朝三种常见器物探讨的开题报告 2页

北宋进士科殿试策问研究——以神宗朝为中心的.. 2页

竞聘班干部的演讲稿模板(16篇) 18页

竞选班长发言作文(32篇) 33页

端午节安全班会策划方案(3篇) 6页

组长年终个人工作总结常用【3篇】 9页

给好朋友写一封信(6篇) 7页

维修服务承诺书(35篇) 61页

缓交诉讼费申请书(30篇) 17页

美丽的小学作文(5篇) 5页

软件产品渠道销售方案 3页

汽车总装车间个人总结 汽车总装车间心得(五篇.. 18页

【精选】淋病诊疗指南(2022) 12页

六年级综合实践下册走进自行车王国 34页

铁路工地混凝土拌和站标准化管理实施意见 42页

初升高衔接话术 1页

大学生入党政审材料回涵 39页

《福建省建筑工程施工文件管理规程和表格填写.. 2页

传热学(第四版) 3页

公路桥梁通用图板梁系列 .pdf 60页