Comment Re:Does XEN have a future? (Score 1) 98
On CPU bound workloads, especially any CPU bound task that is "SMP aware"
The immense majority of real life task are not CPU bound anymore with current multi-core CPUS, but RAM and IO bound.
An adequate bootstrap is a contradiction in terms.