• marko's avatar
    branches/zip: Minor improvements to the buddy allocator. · 72c4ca20
    marko authored
    buf_buddy_alloc(), buf_buddy_alloc_low(): Add parameter "lru" for
    enabling allocation from the list of least-recently-used blocks.
    
    buf_buddy_alloc_low(): Release buf_pool->mutex while calling
    buf_LRU_get_free_block().
    72c4ca20
buf0buddy.c 11.6 KB