From mboxrd@z Thu Jan 1 00:00:00 1970 From: der.herr@hofr.at (Nicholas Mc Guire) Date: Sat, 12 Mar 2016 17:00:20 +0000 Subject: remote system call In-Reply-To: <80466.1457215087@turing-police.cc.vt.edu> References: <80466.1457215087@turing-police.cc.vt.edu> Message-ID: <20160312170020.GC3854@osadl.at> To: kernelnewbies@lists.kernelnewbies.org List-Id: kernelnewbies.lists.kernelnewbies.org On Sat, Mar 05, 2016 at 04:58:07PM -0500, Valdis.Kletnieks at vt.edu wrote: > On Sat, 05 Mar 2016 15:58:13 +0530, Nitin Varyani said: > > Codes are huge and documentation is negligible. How can I separate whay I > > want to achieve from that big code? > > Why do you think that's possible? > > It's a lot more complicated problem to solve than you think. Maybe > that huge code is necessary to achieve what you are trying to do. > check bproc - it was a relatively simple solution (with some limitations) far simpler than MOSIX - for 2.6.X kernels it worked really nicely but Im not aware of the status http://bproc.sourceforge.net/ seems to be a bit dated. thx! hofrat