mirror of
https://github.com/genodelabs/genode.git
synced 2025-01-05 05:24:13 +00:00
23078154cd
during receive the nic_ep may block as long as the guest does not provide another receive network descriptor. In the meantime, all Genode signals regarding the network interface, e.g. tx, will be postponed, which may effect the throughput. Instead use the nic_ep for rx packets unblocking. Add an notification mechanism to the e1000 vbox network model, to notify us as soon as the guest added new receive descriptors in the model. Issue #5146
2 lines
41 B
Plaintext
2 lines
41 B
Plaintext
4df67ce24bce24be1c0171bfb9eef96a42e95c6f
|