linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] radix-tree pagecache for 2.4.19-pre2-ac2
@ 2002-03-03 20:03 Christoph Hellwig
  2002-03-04  4:55 ` Ed Tomlinson
                   ` (2 more replies)
  0 siblings, 3 replies; 8+ messages in thread
From: Christoph Hellwig @ 2002-03-03 20:03 UTC (permalink / raw)
  To: linux-kernel, linux-mm

I have uploaded an updated version of the radix-tree pagecache patch
against 2.4.19-pre2-ac2.  News in this release:

* fix a deadlock when vmtruncate takes i_shared_lock twice by introducing
  a new mapping->page_lock that mutexes mapping->page_tree. (akpm)
* move setting of page->flags back out of move_to/from_swap_cache. (akpm)
* put back lost page state settings in shmem_unuse_inode. (akpm)
* get rid of remove_page_from_inode_queue - there was only one caller. (me)
* replace add_page_to_inode_queue with ___add_to_page_cache. (me)

Please give it some serious beating while I try to get 2.5 working and
port the patch over 8)

Location:

	ftp://ftp.kernel.org/pub/linux/kernel/people/hch/patches/v2.4/2.4.19-pre2-ac2/linux-2.4.19-radixtree.patch.gz
	ftp://ftp.kernel.org/pub/linux/kernel/people/hch/patches/v2.4/2.4.19-pre2-ac2/linux-2.4.19-radixtree.patch.bz2

--
To unsubscribe, send a message with 'unsubscribe linux-mm' in
the body to majordomo@kvack.org.  For more info on Linux MM,
see: http://www.linux-mm.org/

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2002-03-04 21:04 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-03-03 20:03 [PATCH] radix-tree pagecache for 2.4.19-pre2-ac2 Christoph Hellwig
2002-03-04  4:55 ` Ed Tomlinson
2002-03-04  5:13   ` Mike Fedyk
2002-03-04 20:31     ` Robert Love
2002-03-04 20:35       ` Christoph Hellwig
2002-03-04  5:26 ` Andrew Morton
2002-03-04 20:25 ` Paul P Komkoff Jr
2002-03-04 21:04   ` Matt Reppert

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox