<html><body><div style="color:#000; background-color:#fff; font-family:Courier New, courier, monaco, monospace, sans-serif;font-size:10pt"><div><span>Well let me explain, on this particular product, it is a 32-bit CPU and application on smart-phone similar hardware (256ram/512flash). The existing application is very table-based (fixed allocation, as rule 3  in the JPL PDF goes), minus a few file handling routines. The files are a few MB in size, but are processed frequently. </span></div><div><br><span></span></div><div><span>I am replacing the C GUI with Qt GUI which will enable more graphical capabilities with these multi-MB sized files. This is where my fragmentation concerns came in. Currently, the way we used these was on a remote computer, but now these images will be able to be used locally. I'm expecting Qt to increase our mallocs 1000-fold. The good news is other than these files, we can probably allocate once for the
 GUI.</span></div><div><span><br></span></div><div><span><br></span></div><div><br></div>  <div style="font-family: Courier New, courier, monaco, monospace, sans-serif; font-size: 10pt;"> <div style="font-family: times new roman, new york, times, serif; font-size: 12pt;"> <div dir="ltr"> <font face="Arial" size="2"> <hr size="1">  <b><span style="font-weight:bold;">From:</span></b> Thiago Macieira <thiago.macieira@intel.com><br> <b><span style="font-weight: bold;">To:</span></b> interest@qt-project.org <br> <b><span style="font-weight: bold;">Sent:</span></b> Monday, August 20, 2012 12:10 PM<br> <b><span style="font-weight: bold;">Subject:</span></b> Re: [Interest] memory fragmentation?<br> </font> </div> <br>
On segunda-feira, 20 de agosto de 2012 08.51.02, Jason H wrote:<br><br>> I've got a very long process that I want to protect against this. Switching<br>> to 64bit is not an option for at least another 10 years.<br><br>Nonsense. Any application using a gigabyte or more of memory should HAVE <br>SWITCHED to 64-bit a couple of years ago.<br><br><br> </div> </div>  </div></body></html>