Re: imap slave & DNS & memory usage

André Wöbbeking <[email protected]> Wed, 9 Feb 2005 22:54:54 +0100
Newsgroups gmane.comp.kde.devel.optimize
Message-ID <[email protected]>
On Wednesday 09 February 2005 18:55, George Staikos wrote:
> On Wednesday 09 February 2005 12:40, André Wöbbeking wrote:
> > Hi,
> >
> > while profiling the imap slave I found the following: normaly the
> > slave uses
> >
> > VmSize:    47816 kB
> > VmRSS:     13252 kB
> > VmData:    18016 kB
> >
> > As DNS lookup is broken somehow with callgrind I used plain IP and
> > got
> >
> > VmSize:    31964 kB
> > VmRSS:     13788 kB
> > VmData:     2220 kB
> >
> > Any ideas what's going on?
>
>    Could this be related to IDN?

if it's caused by IDN shouldn't this happen with the http slave too?