linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] latest radix-tree pagecache patch and 2.4.19-pre3-ac6
@ 2002-03-25 17:49 Art Haas
  2002-03-25 18:43 ` Christoph Hellwig
  0 siblings, 1 reply; 3+ messages in thread
From: Art Haas @ 2002-03-25 17:49 UTC (permalink / raw)
  To: linux-mm

[-- Attachment #1: Type: text/plain, Size: 1467 bytes --]

Hi.

I've managed to cobble together a patch which takes the latest
radix-tree code and makes it "work" with the rmap code in
2.4.19-pre3-ac6. I'm running the kernel with this patch right
now, and I've got KDE, Konqueror, and Xemacs running, and things
look good. I'm usually using swap space at this point, but with
the patch I'm not yet doing so. Maybe this is part of the
benefits of the patch, or maybe I've screwed things up
but haven't yet tripped. I'd be grateful for a second or
third pair of eyes to look over this, to see if what
I've got looks reasonable. If it does, I'll send it out
the the kernel mailing list.

The original radix-tree patch applies fairly cleanly to the
-ac6 tree, but there are a few files that need touching up. The
mm/vmscan.c, mm/filemap.c, and mm/shmem.c files needed the
most attention. For vmscan.c, a couple of pieces in the original
patch were dropped, as it looks like they'll only apply (or
make sense) with the non-rmap code. As for filemap.c, a few
changes seemed to conflict with the rmap code, so my efforts
to make a compilable file may have broken the code. But hey,
I got a `.o' file from the compiler, so it must work, right? :-)

My thanks to everyone working on the VM code, and the radix-tree
patches. Comments (and fixes) welcomed.

-- 
They that can give up essential liberty to obtain a little temporary
safety deserve neither liberty nor safety.
 -- Benjamin Franklin, Historical Review of Pennsylvania, 1759

[-- Attachment #2: radix-tree-2419p3ac6.patch.bz2 --]
[-- Type: application/octet-stream, Size: 12230 bytes --]

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

end of thread, other threads:[~2002-03-25 22:05 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-03-25 17:49 [PATCH] latest radix-tree pagecache patch and 2.4.19-pre3-ac6 Art Haas
2002-03-25 18:43 ` Christoph Hellwig
2002-03-25 22:05   ` Art Haas

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