summaryrefslogtreecommitdiff
path: root/cache.c
Commit message (Expand)AuthorAge
* [PATCH v3 7/7] cache: store mapped regions directly in the cache.Petr Tesarik2015-03-17
* [PATCH v3 6/7] cache: allow arbitrary size of cache entries.Petr Tesarik2015-03-17
* [PATCH v3 5/7] cache: allocate buffers in one big chunk.Petr Tesarik2015-03-17
* [PATCH v3 3/7] cache: do not allocate from the pending list.Petr Tesarik2015-03-16
* [PATCH v3 2/7] cache: allow to return a page to the pool.Petr Tesarik2015-03-16
* [PATCH v3 1/7] cache: get rid of search loop in cache_add().Petr Tesarik2015-03-16
* [PATCH 2/2] cache: Reuse entry in pending list.HATAYAMA Daisuke2013-09-19
* [PATCH 1/2] cache: Allocate buffers at initialization to detect malloc() fail...HATAYAMA Daisuke2013-09-19
* [PATCH] keep dumpfile pages in a cache.Petr Tesarik2013-02-06