Re: Goa - How to satisfy find_package()?

2024-07-16 Thread Pirmin Duss
Hello Spencer I have ported some libraries/applications using Goa, but it is a while since the last one. On 7/17/24 06:15, Spencer via users wrote: Hopefully a simple question- I am trying to port a CMake project (arcan ) that uses Freetype and

Re: File vault performance

2024-07-16 Thread Christian Helmuth
Thanks mntn, for your thorough testing and considerations of alternative approaches to VM FDE based on the file vault! What you discovered is a known shortcoming of the current file-vault implementation: Performance optimization for heavy throughput as well as latency concerns were not yet address

Goa - How to satisfy find_package()?

2024-07-16 Thread Spencer via users
Hopefully a simple question- I am trying to port a CMake project (arcan ) that uses Freetype and looks for it using find_package(Freetype REQUIRED QUIET). I've added 'freetype' to 'used_apis' but that did not seem to make it happy. Worth noting, I a

Re: File vault performance

2024-07-16 Thread mntn via users
I performed some follow-up testing to verify that it was indeed the file vault and not another component. First I checked the NVMe itself and noticed that the thermal pad was not aligned with the flash chip. I fixed that issue but it didn't seem to make much of a difference (perhaps a slight i

Re: depot_download troubles

2024-07-16 Thread Cedric At TTS via users
Message d'origine > De : Stefan Thöni > > Thank you for your input. Meanwhile, we have tested several things. > First we crafted a runscript that would trigger the error at roughly 50% > on these circumstances: (..) > We went back to the Genode 23.11 release, on which the same runscrip

Re: Pull requests. Staging or Master branch?

2024-07-16 Thread Christian Helmuth
Hello, in the following I try to address some points you mentioned according to our development workflow. Jack Curran wrote: > Is the master branch supposed to be a copy of the latest public > release and is only updated every time a full public release is > announced? Staging seems to be the act

Re: Pull requests. Staging or Master branch?

2024-07-16 Thread Christian Helmuth
Hello Jack, On Mon, Jul 15, 2024 at 23:32:57 CEST, Jack Curran wrote: > Although, I have noticed that they do use README.md files in some of > other other Genode Labs repositories. So maybe they do use also use > markdown. Although it does just seem to be the main front page > README.md file in t

Re: depot_download troubles

2024-07-16 Thread Stefan Thöni
Hi Cédric Thank you for your input. Meanwhile, we have tested several things. First we crafted a runscript that would trigger the error at roughly 50% on these circumstances: using kernel base-hw running on qemu on our gitlab CI/CD runner inside docker on two distinct physical servers at our