Quoting Dadio ([email protected]): > I've investigated this issue in Willy: > > Hugepages are now mounted on /dev/hugepages and not in /run/hugepages
Hi, Note that /etc/init.d/qemu-kvm calls /usr/share/qemu/init/qemu-kvm-init which mounts hugepages under /run/hugepages. The /dev/hugepages mounts appears to be done by systemd. We should probably better coordinate, but filesystems really shouldn't be mounted under /dev and we won't do this in a way that sacrifices compatibility with other inits. For now, setting KVM_HUGEPAGES=1 in /etc/default/qemu-kvm should enable /run/hugepages on boot -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1461012 Title: Hugepage and KSM not configured correctly under systemd To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/qemu/+bug/1461012/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
