We are trying to implement dynamic process migration in the parallel virtual machine. I've read some of the mails you sent on the mailing list regarding accessing of members of task_struct and other stuff. Since we are trying to access the information about a process in order to suspend it while its being executed hence i am facing a problem in how to access the task_struct itself from the kernel in order to retrieve all the other information. Do you have any idea about how to access the task_struct? I hope you can reply as soon as possible. Thank you so much.. -- Kernelnewbies: Help each other learn about the Linux kernel. Archive: http://mail.nl.linux.org/kernelnewbies/ FAQ: http://kernelnewbies.org/faq/