3f3c5be6f9
The goal of the BO cache is to keep buffers on hand for fast continuous use, as in every frame of a game or every batchbuffer of the X Server. Keeping older buffers on hand not only doesn't serve this purpose, it may hurt performance by resulting in disk cache getting kicked out, or even driving the system to swap. Bug #20766. |
||
---|---|---|
.. | ||
Makefile.am | ||
intel_bufmgr.c | ||
intel_bufmgr.h | ||
intel_bufmgr_fake.c | ||
intel_bufmgr_gem.c | ||
intel_bufmgr_priv.h | ||
intel_chipset.h | ||
mm.c | ||
mm.h |