Simple program with pthreads + openssi stab le
Cleir Araujo <[email protected]> Fri, 27 Mar 2009 21:46:49 -0300
| Newsgroups | gmane.linux.cluster.ssic.user |
|---|---|
| Message-ID | <[email protected]> |
Hello all,
i tried exec a simple program using pthreads under openssi 1.2.2, but the following message appears:
"Cannot move process %d - %s is a system process".
Can i comment the source the session "If the process is a system process it cannot go remote." and recompile the ssi kernel to distribute the threads under nodes ?
/*
* If the process is a system process it cannot go remote.
*/
if ((PVP(t->p_vproc)->pvp_flag) & PV_SYS) {
error = -EBUSY;
printk("Cannot move process %d - %s is a system process\n",
t->pid, t->comm);
goto out;
}
Regards, Cleir
_________________________________________________________________
Receba GRÁTIS as mensagens do Messenger no seu celular quando você estiver offline. Conheça o MSN Mobile!
http://mobile.live.com/signup/signup2.aspx?lc=pt-br
------------------------------------------------------------------------------
_______________________________________________
Ssic-linux-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/ssic-linux-users