On 18-Jul-2001 Jefferson Carvalho wrote: > Hello Davide and list :) > I�m using XMail 0.74 > runnning on a FreeBSD box. > I saw that , different > from linux XMail only open > one (01) processe ; when on > Linux open many processes , > sometimes 10 or more. > Do u think that my > performance will decrease ? It's the different threading model the Linux has respect to FreeBSD. Linux is a one to one model while FreeBSD is a many to one model. No perf diff. - Davide
