Tagged: kernel

Life of a Write IO in QEMU/KVM + VirtIO

Write I/O Path in a QEMU/KVM+VirtIO Stack

One consequence of the market changes resulting from Broadcom VMware’s new positioning of its software solutions and licenses is that the topic of “hypervisors” is now being analyzed in greater...

About container runtimes in 2 minutes

Container runtimes are fundamental components of Kubernetes. It is responsible for managing the execution and lifecycle of containers, and it is necessary to choose and install a container runtime into...