[ Usenet FAQs | Web FAQs | Documents | RFC Index ]
Single Page
Top Document: SGI graphics Frequently Asked Questions (FAQ)
Previous Document: -73- I just upgraded from IRIX 5.2 to 5.3. Why does my PI or VGX say "extension GLX missing on display :0.0"?
Next Document: -75- Why does my GL application run slower on newer SGI hardware than it did on older SGI hardware?
-
Search the FAQ Archives
Single Page
Top Document: SGI graphics Frequently Asked Questions (FAQ)
Previous Document: -73- I just upgraded from IRIX 5.2 to 5.3. Why does my PI or VGX say "extension GLX missing on display :0.0"?
Next Document: -75- Why does my GL application run slower on newer SGI hardware than it did on older SGI hardware?
-74- Why does my X server (Xsgi) grow inexorably?
It's a combination of bugs in the kernel and X server (Xsgi) which
result in leaked memory being allocated to Xsgi. Its total size (but
not its resident size) increases until swap space is completely
filled. It is fixed by the combination of patches 1187 (for non-Impact
graphics) or 1098 (for Impact graphics) and 1255 for IRIX 5.3.
You might also add the following to /usr/bin/X11/X before the lines
where it starts Xsgi
MALLOC_CONFIG=2:mm_minunmapsrch=0:mm_xf[0].mm_flindx=7:mm_xf[0].mm_szshft=5:mm_xf[1].mm_flindx=2055:mm_xf[1].mm_szshft=8:mm_xf[2].mm_flindx=2065:mm_xf[2].mm_szshft=20:mm_flsearh=30:mm_missthrash=4:mm_nszmult=32
export MALLOC_CONFIG
(two lines, one beginning with "MALLOC_CONFIG=" and one with
"export") or restart Xsgi periodically by hand or at each logout as
described above.
Top Document: SGI graphics Frequently Asked Questions (FAQ)
Previous Document: -73- I just upgraded from IRIX 5.2 to 5.3. Why does my PI or VGX say "extension GLX missing on display :0.0"?
Next Document: -75- Why does my GL application run slower on newer SGI hardware than it did on older SGI hardware?
Single Page
[ Usenet FAQs | Web FAQs | Documents | RFC Index ]
Send corrections/additions to the FAQ Maintainer:
sgi-faq@viz.tamu.edu (The SGI FAQ group)
Last Update October 22 2009 @ 05:34 AM