[Barrelfish-users] EMP Barrelfish
Timothy Roscoe
troscoe at inf.ethz.ch
Tue Nov 3 09:44:32 CET 2015
I should add that there is a backend to Flounder that
marshals/unmarshals arguments to/from a generic buffer, which is
basically what you need to send messages over a classical network.
That code is not well-tested these days, but it's a starting point.
-- Mothy
At Mon, 2 Nov 2015 14:36:06 +0100, Moritz Hoffmann <moritz.hoffmann at inf.ethz.ch> wrote:
> On Fri, 30 Oct 2015 13:58:42 +0000
> vlad nitu <eu_nitu at yahoo.com> wrote:
>
> > Hi Moritz,
> > My name is Nitu Vlad-Tiberiu and I've just started my PhD this year
> > in Toulouse, France. My goal is to develop a distributed hypervisor
> > in the context of a virtualized environment. In the beginning of my
> > work I started to study Barrelfish and its message passing protocols
> > trying to get familiar will all this mechanisms. Regarding the
> > Ethernet Message Passing, I'm interested to study its code even if it
> > is not in the mainline but I see that it is not public. In the case
> > that you still have this code could you send it to me please?
>
> Hi Nitu,
> unfortunately I don't have a copy of that code, you'd need to ask Gerd
> directly as he's the author. On the other hand you could study how
> Flounder backends work. Flounder is our abstraction to message passing
> and provides application-facing code and uses some backend to transfer
> messages.
>
> Best,
> Moritz
> _______________________________________________
> Barrelfish-users mailing list
> Barrelfish-users at lists.inf.ethz.ch
> https://lists.inf.ethz.ch/mailman/listinfo/barrelfish-users
>
>
>
More information about the Barrelfish-users
mailing list