Fork() on a remote node
From: Pradheep (f2000268_at_bits-pilani.ac.in)
Date: 09/29/03
- Next message: TCS: "Re: Why not side-step SCO?"
- Previous message: Bob Tennent: "Re: Why not side-step SCO?"
- Next in thread: Bob Hauck: "Re: Fork() on a remote node"
- Reply: Bob Hauck: "Re: Fork() on a remote node"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: 29 Sep 2003 10:22:55 -0700
We are a set of people working on a distributed linux project. We are
trying to fork a process on a remote node. So, given a task structure,
we want all the information to be copied (including the user space
memory, file system information,...) to another task structure.
Should we take into account the pages of the process that are
residing in the secondary memory ? Or can we work at a higher level? These
are a few questions that we are unable to find answers to. Could anyone
please send us the necessary information?
- Next message: TCS: "Re: Why not side-step SCO?"
- Previous message: Bob Tennent: "Re: Why not side-step SCO?"
- Next in thread: Bob Hauck: "Re: Fork() on a remote node"
- Reply: Bob Hauck: "Re: Fork() on a remote node"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]