Re: Distributed Process Scheduling Algorithm

2016-02-16 Thread Dominik Dingel
On Tue, 16 Feb 2016 16:13:25 +0530 Nitin Varyani wrote: It is common practice to shorten your answers to mailinglists. > The essence of the discussion is that : > > We can run each process in a container and migrate the container itself. > Migration can be done based

Re: Distributed Process Scheduling Algorithm

2016-02-16 Thread Dominik Dingel
On Tue, 16 Feb 2016 00:13:34 -0500 valdis.kletni...@vt.edu wrote: > On Tue, 16 Feb 2016 10:18:26 +0530, Nitin Varyani said: > > > 1) Sending process context via network > > Note that this is a non-trivial issue by itself. At a *minimum*, > you'll need all the checkpoint-restart code. Plus, if

Re: The Kernel Newbies Crash Course LKD4 Challenge! Play along at home!

2014-09-22 Thread Dominik Dingel
On Sat, 20 Sep 2014 09:24:40 -0400 (EDT) Robert P. J. Day rpj...@crashcourse.ca wrote: Questions? As the book is IIUC publicly available would it be possible to set up a GIT repository with the content and everyone could mark or change the pages by e.g. special latex commands and sent you