Comment 11 for bug 1587089

Revision history for this message
AnnaMel (ann-melekhova) wrote :

It looks like kernel from trusty-proposed doesn't solve neither this problem nor https://bugs.launchpad.net/ubuntu/+source/linux-lts-utopic/+bug/1587087 (if set ~100 MB, kernel doesn't panic, but system "freezes"). What kind of information can help you? Is it right kernel?

user@ubuntu:~$ uname -a
Linux ubuntu 3.16.0-77-generic #99~14.04.1-Ubuntu SMP Tue Jun 28 19:17:10 UTC 2016 x86_64 x86_64 x86_64 GNU/Linux

user@ubuntu:~$ free -h
             total used free shared buffers cached
Mem: 993M 119M 873M 412K 24M 46M
-/+ buffers/cache: 49M 943M
Swap: 1.0G 0B 1.0G
user@ubuntu:~$ ssh root@host-server virsh setmem ubuntu-14.04.4 --size 800M

user@ubuntu:~$ free -h
             total used free shared buffers cached
Mem: 769M 126M 643M 412K 24M 52M
-/+ buffers/cache: 49M 719M
Swap: 1.0G 0B 1.0G