Skip to content

Forced --serial tty in cloud-hypervisor can induce up to a minute of userspace delay during boot #366

@RaitoBezarius

Description

@RaitoBezarius

The serial device in cloud-hypervisor is not performant and is mostly made for debugging I think, it makes journald slower, which in turn, makes udev slower, which in turn, makes all device mounts takes a shit ton of time.

Here's attached two examples (one with virtio-console and one with the serial device):

A microvm with --serial tty

A microvm with virtio-console

I guess, the option should be offered to choose between the two of them.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions