Lines Matching refs:pool
5 dynamically allocated RAM-based memory pool. zswap basically trades CPU cycles
26 device when the compressed pool reaches its size limit. This requirement had
39 back into memory all of the pages stored in the compressed pool. The
40 pages stored in zswap will remain in the compressed pool until they are
42 pages out of the compressed pool, a swapoff on the swap device(s) will
44 compressed pool.
49 evict pages from its own compressed pool on an LRU basis and write them back to
50 the backing swap device in the case that the compressed pool is full.
52 Zswap makes use of zpool for the managing the compressed memory pool. Each
55 accessed. The compressed memory pool grows on demand and shrinks as compressed
56 pages are freed. The pool is not preallocated. By default, a zpool of type
87 pool can occupy.
101 A debugfs interface is provided for various statistic about pool size, number