[Barrelfish-users] Vspace sharing and EMP
Gerd Zellweger
gerd.zellweger at inf.ethz.ch
Fri Oct 30 13:21:16 CET 2015
Hi Nitu,
The EMP code is currently not in the mainline and was based on an older
release of Barrelfish. If you're interested, I can provide that code to
you. You may also want to talk Moritz Hoffmann from our group CC'd, who
is currently working on a distributed version of Barrelfish.
Thanks,
Gerd
On 2015-10-29 16:34, vlad nitu wrote:
> Hi list,
>
> In the context of my PhD, I am studying Barrelfish OS inside the XEN
> hypervisor. I read the "Virtual Memory in a Multikernel" doc and all
> the documentation related to memory management in Barrelfish by I
> still have one point that is unclear. It is said that "Often
> dispatchers in a domain _share_ (all or part of) their _vspace_" which
> means that we may have 2 threads on 2 different cores that share the
> same virtual memory space. My question is what happens if the 2
> threads try to modify the same memory page in the same time, what are
> the synchronization mechanisms used to guarantee the consistency?
> In another train of thoughts, I am also studying the IDC protocols. I
> found that there is some work in a Ethernet Message Passing protocol
> but I wasn't able to find the code on any repository. Does anyone
> knows how I could get into the possession of this code?
>
> Best regards,
>
> Nitu Vlad Tiberiu
> _______________________________________________
> 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