[09:27] interesting.. tuxracer doesn't work with nvidia on jaunty [09:27] *** etracer error: Couldn't initialize video: X11 driver not configured with OpenGL (Resource temporarily unavailable) [09:28] sigh, and intel seems to crash on resume even without uxa [11:13] tjaalton: I current have 2826M RES on compiz.real in top... how can I file a meaningful bug report on that? [11:13] I mean can I enumerate the heap allocations and get the megabyte count for each allocation site? [11:14] for example, i would want the stack to the malloc that created these big chunks [11:14] i know valgrind can do something like this but only for apps you started from valgrind [11:15] i wonder if there is a way to "attach" valgrind to an existing process and then check the memory or something [12:35] mnemo: sorry, I've no experience about that [18:03] fwiw MAXDEVICES is a build-time constant. (set to 20, apparently) [19:42] ok, but not 6 [19:42] hmm [19:43] but does the output device count? in that case "6 seats" might be the default limit (3 * (mouse, keyboard, output)) [19:48] that's input devices [19:54] ok.. [19:55] with evdev you get a bit more than that. there's the vck and vcp, and then one for each physical device [20:00] ok, so six sounds about right after all? [20:00] yeah [20:01] hehe [20:02] it's just hard to argue with the middle-man [20:02] or easy, depending on how you see it