On Fri, May 23, 2003 at 04:08:04PM +0100, Dunc wrote: > however, in top, all processes are running on cpu0: > 205 dunc 28 0 196K 884K CPU/0 0:00 0.67% 0.24% top no, this is the only one running. All others are blocking (waiting for something) in your top output. So, everything is OK, your machine just does not have enough work to do ;-) Martin