摘要:
/system/core/init初始化程序1.执行sigaction函数,对SIGCHILD信号进行处理。实际上暂时屏蔽2.设置umask来清空后面创建文件的mask3. 创建文件系统mount point & mount 内存文件系统4. open_devnull_stdio 0 1 2 is the fd. They are all the file descriptor of /dev/__null__5.open /dev/__kmsg__ as log fd.6.parse_config_file首先打开/init.rc然后读出所有的数据到内存,然后调用parse_conf 阅读全文
posted @ 2010-09-15 12:38
arm-linux
阅读(882)
评论(0)
推荐(0)

浙公网安备 33010602011771号