commit | ea0e541812c515e0bbdf598d3237d6f0bee3fbbf | [log] [tgz] |
---|---|---|
author | Sasha Levin <levinsasha928@gmail.com> | Wed Jun 29 23:29:39 2011 -0400 |
committer | Anthony Liguori <aliguori@us.ibm.com> | Sat Jul 23 11:19:02 2011 -0500 |
tree | 7c2eb025bccbac391094510cb78bdbbedcd9874f | |
parent | 0fe28e0d9f549fab79793d3fa2f139e643d3f134 [diff] |
vl.c: Don't limit node count by smp count [I've sent this patch couple of months ago and noticed it didn't make it's way in - so I'm sending it again] It is possible to create CPU-less NUMA nodes, node amount shouldn't be limited by amount of CPUs. Tested-by: Michael Roth <mdroth@linux.vnet.ibm.com> Acked-by: Andre Przywara <andre.przywara@amd.com> Signed-off-by: Sasha Levin <levinsasha928@gmail.com> Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>