Re: [PATCH 3/4] input: evdev: Indicate buffer overrun with SYN_DROPPED.

From: Jeffrey Brown
Date: Fri Mar 25 2011 - 19:11:33 EST


Hi Dan,

On Fri, Mar 25, 2011 at 8:13 AM, Daniel Kurtz <djkurtz@xxxxxxxxxx> wrote:
> Would it be useful (and practical) to count the number of currently dropped
> packets and report this count in drop.value?
> Thanks,
> Dan

I don't think it's worth the effort. It's not clear to me what a
client would actually do with that value. It doesn't matter much if
10 events or 1000 events were dropped, the net effect is that the
client is out of sync and may need to flush some state in order to
catch up.

Jeff.
--
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/