Hi
On Tue, Nov 4, 2014 at 12:17 AM, Peter Hutterer
wrote:
> On Mon, Nov 03, 2014 at 11:49:12AM +0100, David Herrmann wrote:
>> Hi
>>
>> On Wed, Oct 29, 2014 at 3:56 PM, Derek Foreman
>> wrote:
>> > Log a message when the kernel event queue overflows and events are dropped.
>> > After 10 message
On Mon, Nov 03, 2014 at 11:49:12AM +0100, David Herrmann wrote:
> Hi
>
> On Wed, Oct 29, 2014 at 3:56 PM, Derek Foreman wrote:
> > Log a message when the kernel event queue overflows and events are dropped.
> > After 10 messages logging stops to avoid flooding the logs if the condition
> > is per
Hi
On Wed, Oct 29, 2014 at 3:56 PM, Derek Foreman wrote:
> Log a message when the kernel event queue overflows and events are dropped.
> After 10 messages logging stops to avoid flooding the logs if the condition
> is persistent.
> ---
> src/evdev.c | 11 +++
> src/evdev.h | 4
> 2
On 30/10/14 07:14 PM, Peter Hutterer wrote:
> On Wed, Oct 29, 2014 at 09:56:27AM -0500, Derek Foreman wrote:
>> Log a message when the kernel event queue overflows and events are dropped.
>> After 10 messages logging stops to avoid flooding the logs if the condition
>> is persistent.
>
> merged lo
On Wed, Oct 29, 2014 at 09:56:27AM -0500, Derek Foreman wrote:
> Log a message when the kernel event queue overflows and events are dropped.
> After 10 messages logging stops to avoid flooding the logs if the condition
> is persistent.
merged locally, thanks. but please sign off your patches to li
Log a message when the kernel event queue overflows and events are dropped.
After 10 messages logging stops to avoid flooding the logs if the condition
is persistent.
---
src/evdev.c | 11 +++
src/evdev.h | 4
2 files changed, 15 insertions(+)
diff --git a/src/evdev.c b/src/evdev.c