From: "Breno" <brenosp@brasilsec.com.br>
To: "Kernel List" <linux-kernel@vger.kernel.org>
Subject: Re: about send task[txt]
Date: Wed, 2 Jul 2003 14:09:10 -0300 [thread overview]
Message-ID: <001801c340bc$a8f0f9a0$19dfa7c8@bsb.virtua.com.br> (raw)
In-Reply-To: <000701c340bb$e48b43e0$19dfa7c8@bsb.virtua.com.br>
[-- Attachment #1: Type: text/plain, Size: 80 bytes --]
Sorry , the body of this mail was not good
please , see the .txt file
thanks
[-- Attachment #2: process_migration.txt --]
[-- Type: text/plain, Size: 745 bytes --]
the idea to transfer a simples task is:
Thread1 in NODE A <-------TCP CONN-----------> Thread2 in NODE B
__________________ __________________
- select task by pid -verify the availability of these virtual addresses.
if it busy , free the memory of these virtual addresses.
- get structs mm , vma , task , zone , page
and copy all buffers existing in the
memory. -alloc all the buffer of task.
- send all buffers to thread2 -re-build structs (alloc_task_struct,page_zone,pte_page...)
-INIT_LIST_HEAD()
-wake_up_process()
-send all virtual addresses to thread2
Breno
next prev parent reply other threads:[~2003-07-02 16:56 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-07-02 17:03 about send task Breno
2003-07-02 17:09 ` Breno [this message]
2003-07-02 17:19 ` Valdis.Kletnieks
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to='001801c340bc$a8f0f9a0$19dfa7c8@bsb.virtua.com.br' \
--to=brenosp@brasilsec.com.br \
--cc=linux-kernel@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®