mirror of
https://github.com/genodelabs/genode.git
synced 2024-12-19 13:47:56 +00:00
0a8ac9fe4d
We determine the owner of a Vram object by the session cap of the session that created the object. We should not copy this cap to other places because this increases reference counting, that can become very large with many objects. Therefore, we pass a wrapper 'Owner' object containing the cap by reference. issue #4713 |
||
---|---|---|
.. | ||
doc | ||
include | ||
lib | ||
recipes | ||
run | ||
src | ||
xsd | ||
README |
This source-code repository contains genuine low-level OS components and interfaces of Genode. It solely depends on the framework's base API.