diff options
author | Eric Anholt <eric@anholt.net> | 2008-01-10 14:43:16 -0800 |
---|---|---|
committer | Eric Anholt <eric@anholt.net> | 2008-01-10 14:43:16 -0800 |
commit | 609ad99a1a4b3a59436c520b355f482dff64b34a (patch) | |
tree | 487588f4396a3d54acdf745e98904a052fb166d9 /progs/redbook/planet.c | |
parent | 4e5b3626a1fc42ff7a88264ded8f0997b0fcd22e (diff) |
[965] Improve performance by allocating CURBE buffers a page at a time.
Since each one is only 64b, and kernel allocations are a page anyway, this
lets us reduce buffer allocation by packing many CURBEs into one buffer, for
each batchbuffer submitted. Improves openarena performance by around 10%.
Diffstat (limited to 'progs/redbook/planet.c')
0 files changed, 0 insertions, 0 deletions