xserver-multidpi/mi
Adam Jackson 0492deb8f8 mieq: Bump default queue size to 512
Based on some bugzilla scraping I did around November 2012.  Of xserver
bugs in Red Hat bugzilla with an EQ size message in the log, the
distribution looked like:

String                      | Matches
-------------------------------------
Increasing EQ size to 512   | 460
Increasing EQ size to 1024  | 52
Increasing EQ size to 2048  | 6
Increasing EQ size to 4096  | 0

Most of the "512" ones appear to be mostly harmless, some relatively
expensive path in either rendering or resource destruction simply taking
too long due to external pressures like paging or CPU contention.  So
let's raise the initial queue size, both to reduce the number of
spurious abrt reports and to drop fewer events in all but the most
pathological cases.

Signed-off-by: Adam Jackson <ajax@redhat.com>
Reviewed-by: Jasper St. Pierre <jstpierre@mecheye.net>
Signed-off-by: Keith Packard <keithp@keithp.com>
2013-11-14 16:35:32 +09:00
..
Makefile.am dix: Delete mibstore.h 2012-09-23 10:31:55 -07:00
mi.h Introduce a consistent coding style 2012-03-21 13:54:42 -07:00
miarc.c Introduce a consistent coding style 2012-03-21 13:54:42 -07:00
mibitblt.c mi: fix shadow warnings 2012-11-05 13:25:02 -06:00
micmap.c Introduce a consistent coding style 2012-03-21 13:54:42 -07:00
micmap.h Introduce a consistent coding style 2012-03-21 13:54:42 -07:00
micoord.h Introduce a consistent coding style 2012-03-21 13:54:42 -07:00
micopy.c Introduce a consistent coding style 2012-03-21 13:54:42 -07:00
micursor.c Introduce a consistent coding style 2012-03-21 13:54:42 -07:00
midash.c Introduce a consistent coding style 2012-03-21 13:54:42 -07:00
midispcur.c mi: Don't save midispcur rendering resources for each cursor 2012-07-05 13:40:23 -07:00
mieq.c mieq: Bump default queue size to 512 2013-11-14 16:35:32 +09:00
miexpose.c Use C99 designated initializers in dix Events 2012-07-09 22:52:30 -07:00
mifillarc.c Introduce a consistent coding style 2012-03-21 13:54:42 -07:00
mifillarc.h Introduce a consistent coding style 2012-03-21 13:54:42 -07:00
mifillrct.c Introduce a consistent coding style 2012-03-21 13:54:42 -07:00
mifpoly.h Introduce a consistent coding style 2012-03-21 13:54:42 -07:00
mifpolycon.c Introduce a consistent coding style 2012-03-21 13:54:42 -07:00
migc.c Introduce a consistent coding style 2012-03-21 13:54:42 -07:00
migc.h Introduce a consistent coding style 2012-03-21 13:54:42 -07:00
miglblt.c Introduce a consistent coding style 2012-03-21 13:54:42 -07:00
miinitext.c present: Don't try to initialize when building without present support 2013-11-11 15:21:15 -08:00
miline.h Introduce a consistent coding style 2012-03-21 13:54:42 -07:00
mioverlay.c api: rework the X server driver API to avoid global arrays. 2012-06-05 13:22:18 +01:00
mioverlay.h Introduce a consistent coding style 2012-03-21 13:54:42 -07:00
mipointer.c mipointer: Remove deprecated miPointerCurrentScreen 2013-09-10 13:29:21 -04:00
mipointer.h mipointer: Remove deprecated miPointerCurrentScreen 2013-09-10 13:29:21 -04:00
mipointrst.h Introduce a consistent coding style 2012-03-21 13:54:42 -07:00
mipoly.c Introduce a consistent coding style 2012-03-21 13:54:42 -07:00
mipoly.h Introduce a consistent coding style 2012-03-21 13:54:42 -07:00
mipolycon.c Introduce a consistent coding style 2012-03-21 13:54:42 -07:00
mipolygen.c Introduce a consistent coding style 2012-03-21 13:54:42 -07:00
mipolypnt.c Introduce a consistent coding style 2012-03-21 13:54:42 -07:00
mipolyrect.c Introduce a consistent coding style 2012-03-21 13:54:42 -07:00
mipolyseg.c Introduce a consistent coding style 2012-03-21 13:54:42 -07:00
mipolytext.c Introduce a consistent coding style 2012-03-21 13:54:42 -07:00
mipolyutil.c Introduce a consistent coding style 2012-03-21 13:54:42 -07:00
mipushpxl.c Introduce a consistent coding style 2012-03-21 13:54:42 -07:00
miscanfill.h Introduce a consistent coding style 2012-03-21 13:54:42 -07:00
miscrinit.c api: rework the X server driver API to avoid global arrays. 2012-06-05 13:22:18 +01:00
mispans.c mi: fix shadow warnings 2012-11-05 13:25:02 -06:00
mispans.h Introduce a consistent coding style 2012-03-21 13:54:42 -07:00
misprite.c damage: Simplify DamageUnregister 2013-09-10 14:28:35 -04:00
misprite.h Introduce a consistent coding style 2012-03-21 13:54:42 -07:00
mistruct.h Introduce a consistent coding style 2012-03-21 13:54:42 -07:00
mivalidate.h Introduce a consistent coding style 2012-03-21 13:54:42 -07:00
mivaltree.c Introduce a consistent coding style 2012-03-21 13:54:42 -07:00
miwideline.c mi: Avoid stack smash when drawing dashed lines 2013-09-10 13:26:25 -04:00
miwideline.h Introduce a consistent coding style 2012-03-21 13:54:42 -07:00
miwindow.c Introduce a consistent coding style 2012-03-21 13:54:42 -07:00
mizerarc.c Introduce a consistent coding style 2012-03-21 13:54:42 -07:00
mizerarc.h Introduce a consistent coding style 2012-03-21 13:54:42 -07:00
mizerclip.c Introduce a consistent coding style 2012-03-21 13:54:42 -07:00
mizerline.c Introduce a consistent coding style 2012-03-21 13:54:42 -07:00