Re: Regarding Parallel Support

2008-08-12 Thread Dmitry Rybin
David Sparks wrote: > Dmitry Rybin wrote: >> Matus UHLAR - fantomas wrote: >>>> Matus UHLAR - fantomas wrote: >>>>> On 11.08.08 18:54, varun srivastava wrote: >>>>>> I just wanted to know whether bind has some specific multi processor or &

Re: Regarding Parallel Support

2008-08-12 Thread Dmitry Rybin
JINMEI Tatuya / 神明達哉 wrote: > At Tue, 12 Aug 2008 17:51:06 +0400, > >> OK... This is well known bug. >> >> === named.conf === >> [...] >> options { >> max-cache-size 500M; >> }; >> >> [...] >> == >> named with threads (8 threads, 1 thread per CPU) >> Memory Usege grows ve

Re: Regarding Parallel Support

2008-08-12 Thread Dmitry Rybin
nd supports threads which is what you want. Note that your OS has so >>> support them too. > > On 12.08.08 15:23, Dmitry Rybin wrote: >> Under heavy load bind with threads work unstable: Eat a lot of memory >> and became very slow. > > Maybe there are big timeout

Re: Regarding Parallel Support

2008-08-12 Thread Dmitry Rybin
Matus UHLAR - fantomas wrote: > On 11.08.08 18:54, varun srivastava wrote: >> I just wanted to know whether bind has some specific multi processor or >> multi core support, to take advantage to the max ? > > bind supports threads which is what you want. Note that your OS has so > support them too