mirror of
https://github.com/genodelabs/genode.git
synced 2025-01-31 08:25:38 +00:00
e3706837b9
With the consolidation of the file-system session's signal handlers implemented by commit "file_system_session: merge ack and submit sigh", we can now change the VFS server to produce batches of acknowledgements before explicitly waking up the client. (in contrast to the traditional 'acknowledge_packet', the new 'try_ack_packet' triggers no signal) Issue #4388
This source-code repository contains genuine low-level OS components and interfaces of Genode. It solely depends on the framework's base API.