[Bug 2524] Allocating too much pixmap memory hangs system

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Sat Feb 12 09:30:19 PST 2005


Please do not reply to this email: if you want to comment on the bug, go to    
       
the URL shown below and enter yourcomments there.     
   
https://bugs.freedesktop.org/show_bug.cgi?id=2524          
     




------- Additional Comments From ajax at nwnk.net  2005-02-12 09:30 -------
many operating systems lie about malloc success on the assumption that not all memory is used 
immediately, that the storage can be done on the fly with the pagefault handler, and that it conserves 
memory overall leading to better performance.  so such an option might not even work.

in addition this limit would need to be quite high, since quite a few applications do highly stupid things 
with their pixmap usage.  gecko browsers for example use tons of pixmaps and pretty much never free 
them.          
     
     
--           
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email         
     
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.


More information about the xorg-bugzilla-noise mailing list