Re: files/process scaling problem? (was: [PATCH] Export shmem_file_setup and shmem_getpage for DRM-GEM)

From: Dave Airlie
Date: Mon Aug 04 2008 - 18:27:40 EST


On Tue, Aug 5, 2008 at 7:46 AM, Ingo Oeser <ioe-lkml@xxxxxxxxxx> wrote:
> On Monday 04 August 2008, Keith Packard wrote:
>> On Mon, 2008-08-04 at 15:11 +0100, Alan Cox wrote:
>>
>> > X libraries provide the event loop so that isn't really as complex as it
>> > seems.
>>
>> Uh, no, X doesn't. Gtk+ and Qt provide event loops that applications may
>> use, but still many choose to roll their own.
>
> Ok, how many need support for GEM? How many of them would change their
> event loop, if they can get better performance?
>

GEM is under OpenGL libs so they don't request support for GEM.
However if the underlying OpenGL implemenation
suddenly starts doing something with a lot of fds it could potentially
confuse the crap out of these exisiting applications.

Dave.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/