[Interest] memory fragmentation?
Thiago Macieira
thiago.macieira at intel.com
Tue Aug 21 13:17:00 CEST 2012
On terça-feira, 21 de agosto de 2012 11.53.45, Rainer Wiesenfarth wrote:
> > How? Putting up an alert usually requires allocating memory somewhere, be
> > it in your application or in the display server.
>
> Look at the various solutions used as "new handlers". For example, you
> could pre-allocate some amount of memory and an open file handle / some
> NVRAM space / ... for "panic actions".
Reminds me of Symbian.
The Nokia N8 hardware had 32 MB of dedicated video RAM. But since the camera
application could start at any moment, 28 MB were reserved to it. Another 2 MB
was reserved to display the out-of-memory dialog.
So applications had to make do with 2 MB of video RAM.
Thanks, but no thanks.
> Back on topic: There are third party memory allocators for various
> purposes that might do a better job than the one bundled with the OS.
> But the gap narrows.
Indeed.
--
Thiago Macieira - thiago.macieira (AT) intel.com
Software Architect - Intel Open Source Technology Center
Intel Sweden AB - Registration Number: 556189-6027
Knarrarnäsgatan 15, 164 40 Kista, Stockholm, Sweden
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 190 bytes
Desc: This is a digitally signed message part.
URL: <http://lists.qt-project.org/pipermail/interest/attachments/20120821/7e2c27c1/attachment.sig>
More information about the Interest
mailing list