mmap implementation for ANON mapping with desired address

Sergey Platonov sergey.platonov at gapfruit.com
Mon Dec 7 16:30:44 CET 2020


Hello all, 

We at gapfruit are also interested in golang runtime support and would
like to invest some time into it. 
@Alexander, thank you for paving the way for golang support on Genode.
Now might be a good time to help to solve some of the remaining issues,
so we can keep up the momentum. Will it be ok if we join for a while? We
will need some time to dive into the work you have done already and
evaluate how much time we can invest. We will be glad to discuss the
issues you think we can help with. 

Sincerely,
Sergey

---
Sergey Platonov 
gapfruit AG
Baarerstrasse 135
6300 Zug
+41 762 444 560
sergey.platonov at gapfruit.com 

Alexander Tormasov via users писал 23.11.2020 09:26:

> Hello Norman,
> I make once again attempt to implement the mmap with MAP_FIXED|MAP_ANON
> Now I think that it is closer to what I need for golang runtime, at least it works here.
> Could you take a look?
> 
> Due to specific of my tests it appears in 2 patches to genode master (Oct 23 2020):
> https://github.com/tor-m6/genode/commit/0aa7bb95ce451dc99d2cb76b1a4da09d64783a98
> and 2 files (repos/libports/lib/symbols/libc and repos/ports/src/noux-pkg/go_app/anon_mmap.cc with main algorithm) from here
> https://github.com/tor-m6/genode/commit/0248ae78851833cfef64068e99764f4fddd2294b
> 
> (sorry, still have some whitespaces and code style changes in patches)
> 
> Question: is it worth to spend more efforts to bring it to the mainstream genode?
> or continue keeping them in the private repository as now?
> 
> Same question for golang support…
> It can be potentially stored in world repo - is it worth to spend efforts?
> May be someone interested to takeover this work?
> 
> Sincerely,
> Alexander
> _______________________________________________
> Genode users mailing list
> users at lists.genode.org
> https://lists.genode.org/listinfo/users
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.genode.org/pipermail/users/attachments/20201207/23d22d30/attachment.html>


More information about the users mailing list