> > This is the classic symptom of a machine with a cpu_cap less than its CPU > (core) count. >
So the vm sees all the cores and dispatches threads / processes for that many cores but the actual uasage is limited by the cpu_cap so the threads are stalling waiting for the OS to give them a slot to run hence the load avg climbing iiuc. Setting cpu_cap=0 sets the machine free and its responsive Whats the right way to share the cores for LX brand machines then seeing as we cant limit the access to the cores ? In triton is see the default packages set the cpu_cap as well which would result in the same issue ? I have had a look at https://wiki.smartos.org/display/DOC/CPU+Caps+and+Shares and am not sure what todo ? Thanks Len ------------------------------------------- smartos-discuss Archives: https://www.listbox.com/member/archive/184463/=now RSS Feed: https://www.listbox.com/member/archive/rss/184463/25769125-55cfbc00 Modify Your Subscription: https://www.listbox.com/member/?member_id=25769125&id_secret=25769125-7688e9fb Powered by Listbox: http://www.listbox.com
