[PATCH 0/4] shmem: radix-tree cleanups and swapoff optimizations

From: Konstantin Khlebnikov
Date: Fri Feb 10 2012 - 14:42:20 EST


Here some shmem patches related to the radix-tree iterator patchset,
they cleans radix-tree usage in shmem and notably optimizes swapoff operation.
Last patch is slightly off-topic, but it shares test results with previous patch.

---

Konstantin Khlebnikov (4):
shmem: simlify shmem_unlock_mapping
shmem: tag swap entries in radix tree
shmem: use radix-tree iterator in shmem_unuse_inode()
mm: use swap readahead at swapoff


include/linux/radix-tree.h | 1
lib/radix-tree.c | 93 --------------------------------------------
mm/shmem.c | 60 ++++++++++++++++++++--------
mm/swapfile.c | 3 -
4 files changed, 44 insertions(+), 113 deletions(-)

--
Signature
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/