pipebuffer: Comment the slab code. Remove the freeSlabs list.
authorJosé Fonseca <jrfonseca@tungstengraphics.com>
Mon, 1 Sep 2008 17:16:43 +0000 (02:16 +0900)
committerJosé Fonseca <jrfonseca@tungstengraphics.com>
Mon, 1 Sep 2008 17:16:58 +0000 (02:16 +0900)
commit5c198f660a1812d9b3970408695d04bdd74a5d1e
treea0ebf23acbbd21796ae564100b9dd3fa94cc7797
parenta6c725839482f3d0f2af0eb15e5b6ab80184fb6c
pipebuffer: Comment the slab code. Remove the freeSlabs list.

The freeSlabs list is not really needed as we free empty slabs immediately.
Time based cached is done separately.
src/gallium/auxiliary/pipebuffer/pb_bufmgr_slab.c