mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* about send task
@ 2003-07-02 17:03 Breno
  2003-07-02 17:09 ` about send task[txt] Breno
  2003-07-02 17:19 ` about send task Valdis.Kletnieks
  0 siblings, 2 replies; 3+ messages in thread
From: Breno @ 2003-07-02 17:03 UTC (permalink / raw)
  To: Kernel List

Hi people , i am thinking about process migration.
And the idea to transfer a simples task is:



Thread1 in NODE A    <-------TCP CONN----------->   Thread2 in NODE B
__________________
__________________

- select task by
    -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

         -alloc all the buffer of task.


- send all buffers to
        -re-build structs (alloc_task_struct,page_zone,pte_page...)

                                                                            
               -INIT_LIST_HEAD()

                                                                            
               -wake_up_process()
-send all virtual addresses to thread2



Please , i´d like some comments/ideas about this.

thanks
Breno


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2003-07-02 17:08 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-07-02 17:03 about send task Breno
2003-07-02 17:09 ` about send task[txt] Breno
2003-07-02 17:19 ` about send task Valdis.Kletnieks

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®