首页 | 本学科首页   官方微博 | 高级检索  
     

Dalvik虚拟机进程模型分析
引用本文:周毅敏,陈榕.Dalvik虚拟机进程模型分析[J].微机发展,2010(2):83-86.
作者姓名:周毅敏  陈榕
作者单位:同济大学基础软件工程中心;
基金项目:国家“863”计划资助项目(2001AA113400); 国家移动通信产品研究开发专项项目(财政部(财建[2005]182号),信息产业部(信部请函[2005]297号))
摘    要:Android手机操作系统是Google于2008年推出的智能手机操作系统,它的所有应用都是基于Java语言的,它的类Java虚拟机Dalvik提供了所有应用的运行时环境。Dalvik是一个面向Linux作为嵌入式操作系统设计的虚拟机,尤其是它的面向进程的设计,充分利用了Linux进程管理的特点。介绍了Dalvik所依赖的基础,即Linux操作系统内核中进程管理的一些特性和传统Java程序对进程的控制;进而论述了Dalvik的进程模型的特点,从API和本地代码两个层面具体阐述了进程运行、创建和之间通信的部分细节。文中旨在为Dalvik的研究和应用提供参考。

关 键 词:Dalvik  虚拟机  结合子  fork  写时复制

Analysis about Process in Dalvik Virtual Machine
ZHOU Yi-min,CHEN Rong.Analysis about Process in Dalvik Virtual Machine[J].Microcomputer Development,2010(2):83-86.
Authors:ZHOU Yi-min  CHEN Rong
Affiliation:ZHOU Yi-min,CHEN Rong (System Software Engineering Centre of Tongji University,Shanghai 200092,China)
Abstract:Android mobile operating system is an OS released at 2008 by Google.All the applications are written by Java language.Its semi-Java virtual machine Dalvik provides the whole environment.However,Dalvik is based on the Linux operating system kernel especially its design of the process management which take advantage of the features of Linux process.This article firstly introduces the process in the kernel of Linux operating system and the process in the traditional Java program and then illustrates the featur...
Keywords:Dalvik  virtual machine  zygote  fork  copy-on-write  
本文献已被 CNKI 维普 等数据库收录!
设为首页 | 免责声明 | 关于勤云 | 加入收藏

Copyright©北京勤云科技发展有限公司  京ICP备09084417号