krun icon indicating copy to clipboard operation
krun copied to clipboard

Investigate latency of ioctls compared to syscalls.

Open vext01 opened this issue 8 years ago • 0 comments

If ioctls are low latency, then the krun-linux-kernel could be replaced with a more manageable kernel module whose device node implements ioctls.

See also: https://github.com/softdevteam/krun-linux-kernel/issues/4

vext01 avatar Oct 05 '17 11:10 vext01