pipebuffer: Don't retry allocating in slab suballocator.
authorJosé Fonseca <jrfonseca@tungstengraphics.com>
Thu, 22 May 2008 11:33:17 +0000 (20:33 +0900)
committerJosé Fonseca <jrfonseca@tungstengraphics.com>
Thu, 22 May 2008 11:33:17 +0000 (20:33 +0900)
commitbd4eec0561fb021849ac4047fdbf40a616fb68b3
tree0718f2d2844808a7bfc45c93354ed5cbcd3f0831
parent019fc3aa04f11d61e6d0f4791c171d1790577ab5
pipebuffer: Don't retry allocating in slab suballocator.

In pipebuffer, fencing is done at on a level above sub-allocation, so no
matter how many times slab allocator retries no buffer will be freed. The
pipebuffer fencing implemention already retries allocating.
src/gallium/auxiliary/pipebuffer/pb_bufmgr_slab.c