http://bugs.kde.org/show_bug.cgi?id=177213
--- Comment #5 from Oscar Fuentes <ofv wanadoo es> 2008-12-09 18:17:44 --- Asking on the X.org mailing list [1] yield this information: The X server does nothing fancy when resources such as pixmaps are deallocated. Is up to the C library function free() to return memory to the OS. Heap fragmentation can happen, thus preventing free() from returning memory to the OS. So using the X server for caching pages can indeed cause an unbounded growth of the amount of memory asigned to the X server process. [1]: http://thread.gmane.org/gmane.comp.freedesktop.xorg/34751 -- Configure bugmail: http://bugs.kde.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. _______________________________________________ Okular-devel mailing list Okular-devel@kde.org https://mail.kde.org/mailman/listinfo/okular-devel