Overview
Examples
Screenshots
Comparisons
Applications
Download
Documentation
Tutorials
Bazaar
Status & Roadmap
FAQ
Authors & License
Forums
Funding Ultimate++
Search on this site
Search in forums












SourceForge.net Logo
Home » U++ Library support » U++ Core » [FEATURE REQUEST] could Alloc fail a little more gracefully?
Re: [FEATURE REQUEST] could Alloc fail a little more gracefully? [message #17843 is a reply to message #17840] Sat, 30 August 2008 22:26 Go to previous messageGo to previous message
zsolt is currently offline  zsolt
Messages: 702
Registered: December 2005
Location: Budapest, Hungary
Contributor
luzr wrote on Sat, 30 August 2008 20:20

nixnixnix wrote on Sat, 30 August 2008 13:54

No I tend to create the huge images I want to display but the memory alloc fails not because of lack of memory but because of some other preset limit so far as I can tell. It is this limit that I would like to remove or be able to change.

Nick


Well, that is interesting.

Other possible issue that comes to mind is Win32 address space fragmentation. Are you in 32-bit?

Besides, I was also thinking about your problem and I believe that one possible correct solution is not to load everything in memory. Maybe you could process the image as file stream? That would allow processing of images that are REALLY BIG Smile

Mirek



Or as memory mapped files?
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: StrIntValue -> uses int64
Next Topic: Full Support for timezone/DST [FEATURE REQUEST]
Goto Forum:
  


Current Time: Sun Jul 20 14:03:44 CEST 2025

Total time taken to generate the page: 0.03786 seconds