LWN.net Logo

Why not have X-Windows store the COMPRESSED image?

Why not have X-Windows store the COMPRESSED image?

Posted Jun 29, 2006 2:20 UTC (Thu) by dlang (subscriber, #313)
In reply to: Why not have X-Windows store the COMPRESSED image? by dwheeler
Parent article: Interview: Jim Gettys (Part I)

what compression algorithm are you thinking of useing?

remember that for this you have to use a lossless compression, and those are famous for having different behavior on different sets of data.

however, the real problem is that X is doing exactly what it's been told to do. programs should know what images are worth keeping anround and which ones aren't, too many of them default to keepign lots of things around and never useing them.

it may be an interesting thing to explore storing these pixmaps on the video card itself, I don't know if the current X drivers can support this or not.


(Log in to post comments)

Copyright © 2008, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds
Powered by Rackspace Managed Hosting.