]> xenbits.xensource.com Git - unikraft/libs/lwip.git/commit
Option to force polling mode RELEASE-0.5
authorSimon Kuenzer <simon.kuenzer@neclab.eu>
Wed, 2 Dec 2020 23:32:14 +0000 (00:32 +0100)
committerSimon Kuenzer <simon.kuenzer@neclab.eu>
Mon, 21 Dec 2020 10:46:48 +0000 (11:46 +0100)
commit0330ef2df069d5d1a76abf2c3477201dbece7868
treec2afc790ecd4581eb4680dd52a29f939623cf6f9
parent31eebba2aaa2671e2fd34e5755c4eaba70b4c51f
Option to force polling mode

Introduces an option to force polling mode for uknetdev devices
irrespective if the device supports interrupt-driven mode.
Because this option always causes 100% CPU utilization it should
be considered as workaround for cases where interrupt-based
handling performs badly.

Signed-off-by: Simon Kuenzer <simon.kuenzer@neclab.eu>
Reviewed-by: Cezar Craciunoiu <cezar.craciunoiu@gmail.com>
Config.uk
uknetdev.c