[PATCH v2] mieq: Provide better adaptability and diagnostics during mieq overflow

Jeremy Huddleston jeremyhu at apple.com
Sun Oct 16 04:59:42 PDT 2011


Did you not see v3 which was sent before your email? ;)

On Oct 16, 2011, at 4:00 AM, Mark Kettenis wrote:

>> From: Jeremy Huddleston <jeremyhu at apple.com>
>> Date: Sat, 15 Oct 2011 23:17:37 -0700
>> 
>> This patch changes from a static length event queue (512) to one that starts
>> at 128 and grows to 4096 as it overflows, logging each time it grows.
> 
> The growing is done from mieqEnqueue(), which may be called from
> signal handlers.  So you can't use malloc(3) and free(3) to grow the
> queue.
> 
>> Signed-off-by: Jeremy Huddleston <jeremyhu at apple.com>
> 
> Sorry,
> 
> Nacked-by: Mark Kettenis <kettenis at openbsd.org>
> _______________________________________________
> xorg-devel at lists.x.org: X.Org development
> Archives: http://lists.x.org/archives/xorg-devel
> Info: http://lists.x.org/mailman/listinfo/xorg-devel
> 



More information about the xorg-devel mailing list