> I have question about samba performance with multi-thread and multi core > cpu. > > What can we do for samba performance with multi-thread and multi core ? > Each connected user gets their own process and thus threads. The system will balance the threads over the cpus. John