@Jeff, what does cpuinfo_resource do?  Can you run:

cpuinfo_resource | awk '/count:/ {print $2}'` --vm `awk '/MemTotal/
{num_vm = $2/262144; if (num_vm != int(num_vm)) num_vm = int(num_vm) +
1; print num_vm}' /proc/meminfo

..and add that to the bug so I can see what --cpu setting is being used.
Thanks!

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/774947

Title:
  [Lenovo Edge 11 AMD] system locks up completely running the "stress"
  tool

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to