[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-devel
Subject:    Re: Special purpose malloc() in KDE?
From:       Rik Hemsley <rik () kde ! org>
Date:       2001-03-25 19:59:36
[Download RAW message or body]

#if Petter Reinholdtsen

> Is KDE using the normal malloc() implementation on Linux, or its own
> improved version?  Perhaps changing the malloc() implementation can
> reduce the memory usage?

We are generally using the C++ operator new(), which AFAIK is just
calling the standard libc malloc().

This replacement malloc() sounds very interesting. I've been a little
suspicious for a while that Linux isn't particularly well-tuned for
C++, and perhaps this can help.

If you could give us a brief description of how you replaced malloc
calls in your app with Doug Lea's malloc, that would be very helpful,
in case there are any pitfalls we might not notice when trying it.

Rik

 
>> Visit http://master.kde.org/mailman/listinfo/kde-devel#unsub to unsubscribe <<

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic