• M
    qemu: Drop qemuDomainMemoryLimit · 16bcb3b6
    Michal Privoznik 提交于
    This function is to guess the correct limit for maximal memory
    usage by qemu for given domain. This can never be guessed
    correctly, not to mention all the pains and sleepless nights this
    code has caused. Once somebody discovers algorithm to solve the
    Halting Problem, we can compute the limit algorithmically. But
    till then, this code should never see the light of the release
    again.
    16bcb3b6
qemu_cgroup.c 28.8 KB