My modprobe.conf solution might not work in all cases, as the kvm module might 
be loaded on demand by a process accessing /dev/kvm. That process then already 
has 2k page tables.
 So I agree with Viktor: If we want to support KVM, maybe set  
vm.allocate_pgste = 1 unconditionally.

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1533646

Title:
  Could you set vm.allocate_pgste = 1 by default?

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  Hello,

  to use qemu one needs  vm.allocate_pgste = 1, on kernels that support that 
setting e.g. s390x.
  I'm now setting it with a sysctl.d snippet in procps package, however I was 
wondering if it could be set by default.

  Or not.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1533646/+subscriptions

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to     : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp

Reply via email to