[Xcb] [PATCH v3] Allow xcb_send_request with >MAX_IOV iovecs

Peter Harris pharris at opentext.com
Mon Sep 17 06:45:09 PDT 2012


On 2012-09-15 07:50, Uli Schlachter wrote:
> On 16.08.2012 17:59, Peter Harris wrote:
>> This allows an application to do a scatter/gather operation on a large
>> image buffer to avoid the extra memcpy.
>>
>> Use autoconf to use UIO_MAXIOV where IOV_MAX is not available (and the
>> POSIX minimum of 16 where neither are available).
>>
>> Signed-off-by: Peter Harris <pharris at opentext.com>
> 
> What's the current state of this?

It fell off my TODO list when I saw others were working on autoconfig.
Thanks for the reminder.

> In case it helps (although I don't have any weird boxes to test this on):
> 
> Reviewed-by: Uli Schlachter <psychon at znc.in>

It does help. Thanks.

If there are no further comments in the next day or so, I'll push the patch.

Thanks,
 Peter Harris
-- 
               Open Text Connectivity Solutions Group
Peter Harris                    http://connectivity.opentext.com/
Research and Development        Phone: +1 905 762 6001
pharris at opentext.com            Toll Free: 1 877 359 4866


More information about the Xcb mailing list