Re: 100% CPU usage ?
Schuyler Erle <[email protected]>
| Newsgroups | gmane.network.nocat |
|---|---|
| Message-ID | <[email protected]> |
* On 14-May-2005 at 1:42PM PDT, Deccio, Casey T said: > This after I submitted an earlier patch providing a blocking > solution because I couldn't get glib1 to work. I'm not a glib > expert, and I'm not sure if glib2 is significantly bigger than glib1 > and that's why it wasn't being used for NoCatSplash. Casey, that's exactly the reason why I chose glib 1.2 over 2.x - the glib 2.0 binaries are literally four times the size of glib 1.2, and I wanted the enhanced data types that glib offered without all the bloat of 2.0. I *think* that my latest changes will make the busy looping go away -- but I would really appreciate it if some folks could test the latest CVS version and let me know. If you have the opportunity to send me your glib 2.0 patch offlist, I would still like to see it, just for my edification. Thanks for your work on this project! SDE