Linux操作系统环境中的进程迁移算法研究  被引量:6

Study of Process Migration Algorithm in Linux

在线阅读下载全文

作  者:邱毓兰[1] 刘智满[2] 王卓立[2] 彭德纯[1] 

机构地区:[1]武汉大学软件工程国家重点实验室,武汉430072 [2]香港大学计算机科学及资讯系

出  处:《武汉大学学报(自然科学版)》1999年第3期276-278,共3页Journal of Wuhan University(Natural Science Edition)

基  金:国家自然科学基金

摘  要:研究了在 Linux 操作系统环境中实现进程迁移的算法 其进程迁移工作分为两方:一方取出被迁出进程的数据传送出去;另一方则接收数据并恢复数据,使其成为一个可运行进程读取和恢复数据都涉及到进程的task 控制结构、进程核心栈、代码段、数据段及用户栈的内容这些内容都以页为单位放在内存。The paper mainly describes an algorithm of implementing process migration in Linux environment based on a PCs network.The migrating process is divided to two contexts:the first,data of migrated process in a Host are fetched out and transferred across the network;the second,these data are received by a destination node and resumed to setup a process,which can start to run from its interrupted\|point.The fetching and resumming data of a elected process both are concerned with the contents of task control structure,kernel stack,code segment,data segment and user stack of the process.These contents are placed in memory using page size and are administered in a vitural memory mode.

关 键 词:LINUX 虚拟内存管理 进程迁移 操作系统 

分 类 号:TP316[自动化与计算机技术—计算机软件与理论]

 

参考文献:

正在载入数据...

 

二级参考文献:

正在载入数据...

 

耦合文献:

正在载入数据...

 

引证文献:

正在载入数据...

 

二级引证文献:

正在载入数据...

 

同被引文献:

正在载入数据...

 

相关期刊文献:

正在载入数据...

相关的主题
相关的作者对象
相关的机构对象