lkml.org 
[lkml]   [2016]   [Jan]   [8]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
SubjectRe: [PATCH] Input: evdev - add ioctl cmd EVIOCGBUFSIZE to get buffer size
From
On Sat, Jan 9, 2016 at 1:43 AM, One Thousand Gnomes
<gnomes@lxorguk.ukuu.org.uk> wrote:
>> During system boot up, user space buf size is fixed, it cannot be
>> resized later and we cannot choose by hit&trial.
>> struct input_event* mBuffer = new input_event[mBuf];
>
> Who says that won't change ? Imagine a future case where plugging in a
> device changes the buffer size ?
>

Ofcourse buffer size can be changed but it will also change the value of bufsize
variable and accordingly user space client should also change its buf size.

> Alan

\
 
 \ /
  Last update: 2016-01-08 21:41    [W:0.208 / U:0.260 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site