[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20120210193249.6492.18768.stgit@zurg>
Date: Fri, 10 Feb 2012 23:42:18 +0400
From: Konstantin Khlebnikov <khlebnikov@...nvz.org>
To: linux-mm@...ck.org, Andrew Morton <akpm@...ux-foundation.org>,
Hugh Dickins <hughd@...gle.com>, linux-kernel@...r.kernel.org
Cc: Linus Torvalds <torvalds@...ux-foundation.org>
Subject: [PATCH 0/4] shmem: radix-tree cleanups and swapoff optimizations
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@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists