mirror of
https://github.com/genodelabs/genode.git
synced 2024-12-19 13:47:56 +00:00
05b451c563
By using the cached_fs_rom instead of fs_rom, each client obtains the same (read-only) copy of the shared library, avoiding a RAM resource request when running mulitple GPU applications at the same time. With this patch, Sculpt is able to host at least 3 Mesa applications. Issue #4263 Issue #4281
5 lines
52 B
Plaintext
5 lines
52 B
Plaintext
_/src/cached_fs_rom
|
|
_/src/init
|
|
_/src/mesa
|
|
_/src/vfs
|