genode/repos/os
Martin Stein 4f640dacab test/black_hole: fix failing packet allocation
* The problem occured only on OKL4, seL4, and L4/Fiasco
* The test used to continue submitting packets regardless of how many were in
  flight
* This commit limits the in-flight packets at the Uplink/Nic connections to 40
  each

Ref #4419
2022-02-28 11:45:18 +01:00
..
doc Remove <configfile> feature from init 2020-05-18 10:16:13 +02:00
include trace_buffer: fix wrap corner case 2022-02-28 11:45:18 +01:00
lib vfs_tap: VFS plugin for Uplink/Nic session access 2022-02-21 15:44:22 +01:00
recipes trace_buffer: add test pkg for depot_autopilot 2022-02-28 11:45:18 +01:00
run log_core.run: RAM-quota adjustment for sel4 2022-02-21 15:44:22 +01:00
src test/black_hole: fix failing packet allocation 2022-02-28 11:45:18 +01:00
xsd nic drivers: provide optional Uplink-client mode 2021-01-25 13:58:09 +01:00
README API documentation refinements 2017-05-31 13:16:21 +02:00

This source-code repository contains genuine low-level OS components and
interfaces of Genode. It solely depends on the framework's base API.