Skip to content

loads not virtualized in sysinfo() #78

@aither64

Description

@aither64

loads field in sysinfo() always returns the host's load average. sysinfo() is used e.g. by uptime in busybox.

ct new --distribution alpine testct
ct netif new bridge --link lxcbr0 testct eth0
ct start testct
sleep 15
ct exec testct apk add strace
ct exec testct strace -e sysinfo uptime

Metadata

Metadata

Assignees

No one assigned

    Labels

    kernelKernel related work

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions