mirror of
https://github.com/torvalds/linux.git
synced 2026-06-09 23:23:53 +02:00
Add the ability for a heap to free buffers asynchrounously. Freed buffers are placed on a free list and freed from a low priority background thread. If allocations from a particular heap fail, the free list is drained. This patch also enable asynchronous frees from the chunk heap. Change-Id: Idfdbc8608b6cbd9e27d2e31ea4fd84fea9f69f7d Signed-off-by: Rebecca Schultz Zavin <rebecca@android.com> |
||
|---|---|---|
| .. | ||
| drm | ||
| ion | ||
| stub | ||
| vga | ||
| Makefile | ||