[PATCH 1/2] atom: Bump initial table size

Chris Wilson chris at chris-wilson.co.uk
Tue Jun 2 12:54:32 PDT 2015


On Tue, Jun 02, 2015 at 02:08:38PM -0400, Adam Jackson wrote:
> We're always creating ~230 atoms at startup, might as well tune it so we
> don't hit the realloc path before Dispatch.

Any clue as to how you found out this figure? Maybe add a DebugF for
when we realloc the table, and/or print out the number of Atoms created
during initialisation.
-Chris

-- 
Chris Wilson, Intel Open Source Technology Centre


More information about the xorg-devel mailing list