Is it possible to get threads in a single process to be scheduled onto different CPUs in a system ? Using top(1), I just see all the threads scheduled onto the same CPU with all the others idle. Robert Swindells