First page Back Continue Last page Summary Text

Notes:


To make UML clustering perform well, the kernel needs good NUMA support. This means that global data structures need to be minimized and split into separate, processor-specific data structures whenever possible. This will allow each node to do its work without needing data from other nodes.